Move //devtools/rust/cc_interop/rs_bindings_from_cc //third_party/crubit

* Move files
* Fix header guards in //third_party/crubit
* Fix BUILD file licenses comment
* Fix header guards in //third_party/crubit
* Fix golden tests files in //third_party/crubit
* Fix BUILD/bzl files in //third_party/crubit
* Fix remaining problems in //third_party/crubit

blaze_support cannot be moved just yet - blaze binary contains allowlists that
include the devtools/rust path, and the binary with crubit was not yet released.

PiperOrigin-RevId: 433460806
94 files changed
tree: 1c6da2b42cc368717fb2734abf27ae272eab451c
  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.