1. 45845b9 Begin memoizing queries in cc_bindings_from_rs. by Devin Jeanpierre · 9 months ago
  2. 4a72127 Automatic code cleanup. by Devin Jeanpierre · 11 months ago
  3. 2a8e83e Use a cleaner imperative style for `run()`. by Devin Jeanpierre · 1 year ago
  4. 35e85b6 crubit: adapt for https://github.com/rust-lang/rust/commit/e55df623ead33023fe6c4488064e5d5e4e141b9e by Krasimir Georgiev · 1 year, 1 month ago
  5. 03f5fc5 adapt for https://github.com/rust-lang/rust/commit/cce1701c4c3c37c96753ddb15fd822e71558d141 by Krasimir Georgiev · 1 year, 3 months ago
  6. afb5385 cleanup: remove google3_internal_rustc_contains_commit_581a317bbbbad807fd88eab490516787f1e9249e by Krasimir Georgiev · 1 year, 3 months ago
  7. 75da3ef crubit: update for rustc API changes from https://github.com/rust-lang/rust/commit/581a317bbbbad807fd88eab490516787f1e9249e by Krasimir Georgiev · 1 year, 4 months ago
  8. 563b90c Prune unneeded dependencies of `cc_bindings_from_rs`. by Lukasz Anforowicz · 1 year, 5 months ago
  9. d9d5edd Crubit OSS build presubmit: Bump the rust toolchain version. by Jing Lu · 1 year, 5 months ago
  10. 0b1e988 Move run_compiler and its testonly helper functions into separate crates. by Devin Jeanpierre · 1 year, 5 months ago
  11. a68991e Google-internal change. by Jing Lu · 1 year, 6 months ago
  12. e0c2928 Adapt to `rustc_interface::interface::Config`'s newly-added `expanded_args` field. by Jing Lu · 1 year, 6 months ago
  13. 11028c6 update crubit for rustc API changes by Krasimir Georgiev · 1 year, 6 months ago
  14. 4e28946 remove --cfg-s for rustc API changes by Googler · 1 year, 7 months ago
  15. 915da3d Crubit OSS: Try building cc_bindings_from_rs_test: Use OSS version of the dependencies. by Jing Lu · 1 year, 8 months ago
  16. 41dd61d cc_bindings_from_rs: adapt for rustc API changes by Googler · 1 year, 8 months ago
  17. 862d856 adapt for rustc API changes from https://github.com/rust-lang/rust/commit/cef812bd958d5037224aebe3721f3ffc9c80965e by Googler · 1 year, 8 months ago
  18. 2457178 Remove the legacy toolchain. by Devin Jeanpierre · 1 year, 11 months ago
  19. 8bf8b72 Add support for stable Rust toolchain by Marcel Hlopko · 2 years ago
  20. 0c07b09 Fix build after rustc roll: `locale_resources` and `tcx.type_of`. by Lukasz Anforowicz · 2 years ago
  21. 01a1d12 Move warnings silencing from `.bzl` into `run_compiler.rs` + add tests. by Lukasz Anforowicz · 2 years ago
  22. 087dff7 Fix build after rustc roll: `fn_sig`, `peek_mut`, `input_path`, ... by Lukasz Anforowicz · 2 years, 1 month ago
  23. 0bef264 Refactor code into a separate `run_compiler.rs` module. by Lukasz Anforowicz · 2 years, 2 months ago