bazel /
crubit /
556471487a0994e802501c3169e3f648d6bdea74 Suppress expected warnings in generated code.
- These clutter the output from failing end-to-end tests, making it harder to see
what's going on.
- Suppressing expected warnings will make unexpected warnings stand out better.
- End users will see less clutter in their compile output.
PiperOrigin-RevId: 420998719
15 files changed
tree: e40a8c8e3fc3c93a15db52004538a311d51bc580
- 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.