- 8d3738f Fix status_macros.h to avoid conflicts by Marcel Hlopko · 2 years, 7 months ago
- 2c34cae Replace `crubit/common/check.h` with `absl/log/...`. by Lukasz Anforowicz · 2 years, 7 months ago
- 6c41aed Remove use of backtrace. by Devin Jeanpierre · 2 years, 8 months ago
- d9b0ad4 Dereference past the inherent `anyhow::Error::backtrace` function added in some builds. by Devin Jeanpierre · 2 years, 9 months ago
- 1b58144 Introduce crubit::ReportFatalError function. by Lukasz Anforowicz · 2 years, 9 months ago
- 742df6c Remove `Deref` impl for `arc_anyhow::Error`. by Devin Jeanpierre · 2 years, 9 months ago
- d0d6a2e Introduce crubit::ReportFatalError function. by Lukasz Anforowicz · 2 years, 9 months ago
- f3194dc Use `Arc<anyhow::Error>` instead of `Arc<dyn ...>`. by Devin Jeanpierre · 2 years, 9 months ago
- 3a0cc5a Make `salsa_utils::SalsaResult` (now `arc_anyhow::Result`) the common result type. by Devin Jeanpierre · 2 years, 9 months ago
- 91c81a9 Correctly format `::` and `:` in generated Rust code. by Devin Jeanpierre · 2 years, 9 months ago
- 9ad0396 Add __rust_alloc_error_handler_should_panic to our allocator shims file by Marcel Hlopko · 2 years, 10 months ago
- d7d68f0 Support custom path to the `rustfmt` executable. by Lukasz Anforowicz · 2 years, 10 months ago
- c21d92f Add gtest to fix unit test compilation. by Luca Versari · 2 years, 10 months ago
- 75c7ad0 Add enough Bazel to build `//rs_bindings_from_cc:rs_bindings_from_cc_impl` by Googler · 2 years, 10 months ago
- b5239c9 Create the skeleton of the C++ -> Rust migration tool. by Marco Poletti · 2 years, 11 months ago
- 3951285 Add test_utils C++ library that defines utilities useful for GUnit tests. by Marcel Hlopko · 2 years, 11 months ago
- 54ff318 Support custom rustfmt.toml path for formatting generated bindings. by Lukasz Anforowicz · 2 years, 11 months ago
- 0611ea7 Internal-only change. by Googler · 2 years, 11 months ago
- cec7a8a Changing include paths used in the public repo. by Lukasz Anforowicz · 3 years ago
- 2b4182b Add hardcoded spaces to Rust output. by Devin Jeanpierre · 3 years ago
- 326134a Don't generate a space before a newline in token_stream_printer.rs by Devin Jeanpierre · 3 years ago
- 7f14b4c Move token_stream_printer to common package by Marcel Hlopko · 3 years ago
- c61bcc4 Move the rest of rs_bindings_from_cc/util into crubit/common. by Marco Poletti · 3 years ago
- f15e8ce Rename all namespaces in crubit to 'crubit' by Marcel Hlopko · 3 years ago
- 65978eb Move ffi_types into a common location where other Crubit tools can depend on it. by Marcel Hlopko · 3 years ago
- 6669c69 Move file I/O to a common directory in preparation for using it in the migrator. by Marco Poletti · 3 years ago