Per discussion on panics... make bazel label parsing failure a panic.

These things come from us, and it's our problem if they don't parse as labels. :(

Alternatively, we could support the full space of label formats. (All we'd need to do is look for the rightmost /.)

PiperOrigin-RevId: 438791689
2 files changed
tree: 0825ec6a5863330336217cb3943199c0c2699c21
  1. lifetime_annotations/
  2. rs_bindings_from_cc/
  3. BUILD
  4. CODE_OF_CONDUCT
  5. CONTRIBUTING
  6. LICENSE
  7. 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.