Reorder and rename lifetime annotation tests.

- Consistently use prefixes "LifetimeElision_" and "LifetimeAnnotation_".
- Group lifetime elision and annotation tests together.
- Order lifetime elision tests from simple use cases to more complex / unusual
  ones.

PiperOrigin-RevId: 431424064
1 file changed
tree: 38b801466c7d743bacb108b5afe80f3c2c3ac7ec
  1. lifetime_annotations/
  2. rs_bindings_from_cc/
  3. CODE_OF_CONDUCT
  4. CONTRIBUTING
  5. LICENSE
  6. 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.