1. 9426a38 add buildscript link flags only to parent crate (#448) by Damien Elmes · 4 years, 3 months ago
  2. 9279938 Enable buildifier for CI (#440) by UebelAndre · 4 years, 3 months ago
  3. b464340 Ran Buildifier (#430) by UebelAndre · 4 years, 3 months ago
  4. 7004ca3 Rustfmt windows fixes (#376) by Jalal El Mansouri · 4 years, 6 months ago
  5. 09ec54c Add more solid and generic process wrapper (#372) by Jalal El Mansouri · 4 years, 6 months ago
  6. 5bba04c Implement Clippy Aspect & Build Rule (#339) by Sean Klein · 4 years, 7 months ago
  7. cd73f34 Support CARGO_BIN_EXE env vars (#322) by Daniel Wagner-Hall · 4 years, 7 months ago
  8. 619fcab rust: add rust_test_binary rule (#316) by Tom Milligan · 4 years, 8 months ago
  9. 60b89d0 rustc: add arbitrary environment variables (#314) by Tom Milligan · 4 years, 8 months ago
  10. fe50d3b Pull/expose rustfmt binaries (#291) by Colin Atkinson · 4 years, 10 months ago
  11. a1bfa0d Allow deps to be renamed (#285) by Greg Bowyer · 5 years ago
  12. a691399 Bump Rust version to 1.39.0 (#273) by ok32 · 5 years ago
  13. ec436b5 Fix bzl loads (#262) by Marcel Hlopko · 5 years ago
  14. fe9a91e Run buildifier to reformat bzl/BUILD files (#260) by Marcel Hlopko · 5 years ago
  15. c06ab74 Replace the deprecated proto_source_root attribute. (#241) by lberki · 5 years ago
  16. 2215277 Make it possible for unit tests to have dev deps (#203) by Greg Bowyer · 6 years ago
  17. f32695d Establish `CARGO_MANIFEST_DIR` (#180) by Greg Bowyer · 6 years ago
  18. 2add4bb Protobuf support: support proto_source_root attribute (#164) by Damien Martin-Guillerez · 6 years ago
  19. 7b47f55 Fix rust_doc_test with transitive dependencies and add tests for it (#155) by Damien Martin-Guillerez · 6 years ago
  20. 78fc36d fix: corner case in indirect crate dependencies (#154) by Damien Martin-Guillerez · 6 years ago
  21. eb46819 Add CrateInfo provider to deduplicate rule impls; fix rust_doc_test (#117) (#122) by Marco Farrugia · 6 years ago
  22. f4b5743 Add support for depending on shared libraries on linux. (#61) by Marco Farrugia · 7 years ago
  23. f3a46b1 Supply crate metadata to rustc and uniqueify --extern'ed crates (#47) by Alex McArther · 7 years ago
  24. e6c3592 Make rule tests compatible with the new string representations in Skylark (#51) by Vladimir Moskva · 7 years ago
  25. 0b31288 Make rust rules use workspace root as-is if it's in the correct form (#27) by Kristina · 8 years ago
  26. f5846e9 Update example subdirectory to be a local repository (#25) by katre · 8 years ago
  27. 5c4faad Move rust rules to their own repository by Kristina Chodorow · 9 years ago
  28. 69add05 Turn //tools/build_rules into a package. by Julio Merino · 9 years ago
  29. 90f7645 Don't import API functions you don't use by Francois-Rene Rideau · 9 years ago
  30. aba97b0 Use labels in load statements by Damien Martin-Guillerez · 9 years ago
  31. f71a2ed Rationalize copyright headers by Damien Martin-Guillerez · 9 years ago
  32. a827976 Update Rust rules to use Rust 1.2.0. Rename features attribute to by David Chen · 9 years ago
  33. 28158b9 Restore Rust examples and add Rust rule tests that were inadvertently excluded. by David Chen · 9 years ago