Tracking error context for failed `IR::find_decl`.

This CL helps diagnose dangling `DeclId`s, by adding extra error context
to places that might encounter `IR::find_decl` failure.

PiperOrigin-RevId: 436717925
2 files changed
tree: c827474fae1e645f7b915cb5f30eff4636515237
  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 pull us. There will be breaking changes without warning. Unfortunately, we can't take contributions at this point.