Use the IR testing helpers across the existing source code gen tests.

Also add two additional helper methods and rename all helpers to a `ir_` naming
scheme, which is still concise, but also clearer.

PiperOrigin-RevId: 400940451
2 files changed
tree: cbff01a9db3ccf6d5c0a3c48632c19dc78ac4d55
  1. rs_bindings_from_cc/
  2. CODE_OF_CONDUCT
  3. CONTRIBUTING
  4. LICENSE
  5. 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.