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