Don't rely on the order of elements returned by `rustc_compile_action`

We now depend on providers' attributes, which is unfortunate, however that's the best we can do as long as `rustc_compile_action` returns a list.

PiperOrigin-RevId: 446162811
1 file changed
tree: e277b6ede6446a27bff9d139951cb03ab378e500
  1. cc_template/
  2. common/
  3. docs/
  4. lifetime_annotations/
  5. migrator/
  6. rs_bindings_from_cc/
  7. BUILD
  8. CODE_OF_CONDUCT
  9. CONTRIBUTING
  10. LICENSE
  11. 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.