bazel /
crubit /
3df7254fbca83db1864c47f56cf886041bf757e6 Extract a method for generating UnsupportedItem
With this method there is a single place where we can control whether to trully
generate an unsupported item, or do nothing because the decl doesn't belong to
the current target. That will happen in a followup CL.
PiperOrigin-RevId: 413087707
2 files changed
tree: 7df1a0b1339367fc42b32fb651185b60fe832120
- lifetime_annotations/
- rs_bindings_from_cc/
- CODE_OF_CONDUCT
- CONTRIBUTING
- LICENSE
- README.md
README.md
Crubit: C++/Rust Bidirectional Interop Tool
Extremely experimental interop tooling for C++ and Rust.
Please don‘t use, this is an experiment and we don’t yet know where will it take us. There will be breaking changes without warning. Unfortunately, we can't take contributions at this point.