1. 23fcf67 Update `rust_bindgen_library` to only link into the direct consumer (#2361) by UebelAndre · 1 year, 3 months ago
  2. 0bded80 Add an option to save the json output from rustc to pass to rust-analyzer (#1942) by Matt · 1 year, 4 months ago
  3. 80c8dd5 Remove _rustc_env_attr from CrateInfo (#2189) by Vinh Tran · 1 year, 6 months ago
  4. 8b548d2 Refactor CrateInfo construction (#2161) by Vinh Tran · 1 year, 6 months ago
  5. de4078a Make proc macros' "data" available in compile_data of crates that use macro (#2097) by David Tolnay · 1 year, 8 months ago
  6. a54b8e1 Update `rust_library_group` to use `DepVariantInfo` (#2022) by UebelAndre · 1 year, 10 months ago
  7. a6b0a7f Rust library group (#1848) by William Smith · 1 year, 10 months ago
  8. 80f0eb4 Support for `no_std` mode (#1934) by scentini · 1 year, 11 months ago
  9. 9803d30 Fix data and compile_data for rust_doc (#1741) by Paul Fariello · 2 years, 3 months ago
  10. 6ee7c80 Propagate rustc_env{,_files} from rust_test.crate (#1443) by Brian Silverman · 2 years, 8 months ago
  11. 867fc37 rules_rust: enable pipelined compilation. (#1275) by Roberto Bampi · 2 years, 8 months ago
  12. 3be056a toolchain files: ensure test depends on std (#1486) by Krasimir Georgiev · 2 years, 8 months ago
  13. ffb946f Ensure memchr is linked after libobject (#1349) by Brian Silverman · 2 years, 10 months ago
  14. 5abeb93 Don't emit `CrateInfo` from `rust_static_library` and `rust_shared_library` (#1298) by scentini · 3 years ago
  15. c435cf4 propagate buildscript link search paths to parent crate (#1123) by Nick Rebbok · 3 years, 2 months ago
  16. 45ef635 Remove --incompatible_remove_transitive_libs_from_dep_info (#1124) by scentini · 3 years, 2 months ago
  17. 5dbe941 Cleanup incompatible_make_rust_providers_target_independent (#1074) by scentini · 3 years, 3 months ago
  18. 23a4631 Add an --incompatible_remove_transitive_libs_from_dep_info flag (#1057) by scentini · 3 years, 4 months ago
  19. 20f4ff5 Add `DepInfo.transitive_crate_outputs` field (#1053) by scentini · 3 years, 4 months ago
  20. 506c1f6 toolchain: support location expansion for stdlib_linkflags (#1049) by Krasimir Georgiev · 3 years, 4 months ago
  21. 4efefd6 Add `incompatible_make_rust_providers_target_independent` flag (#967) by scentini · 3 years, 6 months ago
  22. 4b3492a Optionally capture clippy lints as a build output (#937) by James Farrell · 3 years, 7 months ago
  23. e2f1ab9 Added providers to documentation (#911) by UebelAndre · 3 years, 7 months ago
  24. c2f5701 Add support for `self-contained` object files (musl). (#829) by UebelAndre · 3 years, 8 months ago
  25. e10ab21 The `compile_data` attribute can now be gathered from dependencies (#814) by UebelAndre · 3 years, 9 months ago
  26. 01cc76b Fixed inability to use `crate` attribute in wrapper rules with proc-macro targets. (#807) by UebelAndre · 3 years, 9 months ago
  27. a862cde Added `rust_stdlib_filegroup` rule, a helper for creating toolchains (#802) by UebelAndre · 3 years, 9 months ago
  28. 40a8c9e Use depset instead of mutable lists (#633) by Marcel Hlopko · 4 years, 1 month ago
  29. 2109a0a Move DepInfo definition into rust_common (#631) by Marcel Hlopko · 4 years, 1 month ago
  30. d468cfa Introduce rust_common struct (#575) by Marcel Hlopko · 4 years, 2 months ago[Renamed (91%) from rust/common.bzl]
  31. acfce01 Add //rust/private/BUILD (therefore create a package there) (#569) by Marcel Hlopko · 4 years, 2 months ago