bazel /
crubit /
365bba148c63c854462eed149a47b26623bd2b59 Emit IR items and comments in a stable order. The order primarily follows `Decl` source ordering, and is somewhat arbitrary for implicit declarations.
This is in preparation of changing the AST visitation order.
PiperOrigin-RevId: 423827220
9 files changed
tree: cd2f0b7329520a3d9329d921d7b1268197da84ac
- 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.