bazel /
crubit /
01282b567b01280bf6d744162d1a0c515c64f49e Replace CHECK_OK with more or less equivalent manual code.
CHECK_OK nor QCHECK_OK are provided by Chromium. To help build
`rs_bindings_from_cc` in Chromium, this CL replaces 2 usages of
CHECK_OK with more or less equivalent manual code.
PiperOrigin-RevId: 432868481
2 files changed
tree: 52e66588dd61fb4e872690ab39d6ab0635cf84eb
- lifetime_annotations/
- rs_bindings_from_cc/
- CODE_OF_CONDUCT
- CONTRIBUTING
- LICENSE
- 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.