bazel /
crubit /
d69e268b8e0d5693bfdf300cbf6cf1c99348957f Test for a duplicated type alias.
Deduplicating via `decl->getCanonicalDecl()` already has test coverage
via ImporterTest.FuncJustOnce, but it seems okay to also add a test
around type aliases.
PiperOrigin-RevId: 432431414
1 file changed
tree: 7bee38dcb2c6c7a301c4e7e89f43664c4f76b98b
- 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 pull us. There will be breaking changes without warning. Unfortunately, we can't take contributions at this point.