Fix !Unpin forward declaration test to actually, uh, test forward declarations.

IDK how I messed this one up, it's not even a copy-paste-modify error, just a silly mistake. It was doing a self-cast instead.

PiperOrigin-RevId: 442105693
1 file changed
tree: 8859921f3e95c164645b039c7815ce604b58901f
  1. cc_template/
  2. common/
  3. lifetime_annotations/
  4. rs_bindings_from_cc/
  5. BUILD
  6. CODE_OF_CONDUCT
  7. CONTRIBUTING
  8. LICENSE
  9. 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.