1. d7490c8 Fix platform label context in rule transitions (#3997) by Tamás Vajk · 19 hours ago upstream/main
  2. 8e9f73f Fixes behavior of rust_generated_srcs within the rust-analyzer aspect (#3836) by Cameron Mulhern · 19 hours ago
  3. c70eb85 feat: Add BPF triple constraint mapping (#3696) by Tamir Duberstein · 4 days ago
  4. 71470d7 Remove WORKSPACE support (#4005) by UebelAndre · 4 days ago
  5. 7b31777 Update rustfmt to work with mixed generated srcs (#3983) by UebelAndre · 5 days ago
  6. d5809d4 Ignore unknown warning flags in bindgen (#4004) by stephenduong1004 · 5 days ago
  7. 02be80c Delete android example (#3954) by UebelAndre · 7 days ago
  8. fd713d5 Move `crate_universe` examples to test dir (#3981) by UebelAndre · 7 days ago
  9. 2f07767 Include `compile_data` targets in `rustc_env` location expansion for `rust_test` (#4000) by Tamás Vajk · 7 days ago
  10. f31db8b Don't leak default_shell_env into published CrateInfo.rustc_env (#3990) by Joseph Gette · 8 days ago
  11. 6d85959 Remove non-deterministic files from OUT_DIR to fix TreeArtifact cache misses (#3973) by James Sharpe · 13 days ago
  12. e890f0d Release 0.70.0 (#3959) by UebelAndre · 13 days ago upstream/0.70.0
  13. 9a137c3 Updated `CrateInfo.data` documentation (#3978) by UebelAndre · 13 days ago
  14. 82506df Add `unstable_rust_features` attribute (#3963) by FabianWolff · 14 days ago
  15. 325e942 Added Rust 1.95.0 (#3971) by UebelAndre · 2 weeks ago
  16. 25fa202 Delete `//cargo/settings:incompatible_runfiles_cargo_manifest_dir` (#3881) by UebelAndre · 2 weeks ago
  17. ad14c2b Fix parse_cargo_tree_output misclassifying dev-dependencies as host deps (#3976) by Jonathan · 2 weeks ago
  18. 01821fa crate_universe release 0.18.0 (#3969) by UebelAndre · 2 weeks ago
  19. 4028aa7 crate_universe: error on empty host triples in cargo tree resolver (#3979) by Boris Dolgov · 2 weeks ago
  20. ae1be23 cargo-bazel: fix binary targets of proc-macro crates using wrong dep attribute (#3975) by Thomas Lam · 3 weeks ago
  21. 85007f4 Wire rust_objcopy into the generated sysroot action inputs (#3972) by Brian Duff · 3 weeks ago
  22. eb280fa Update `rust_stdlib_filegroup` to detect `profiler_builtins` (#3958) by UebelAndre · 3 weeks ago
  23. 3357b18 Pass all environment variables to vendoring (#3964) by Patrick Scott · 3 weeks ago
  24. fa96218 Fix wasm staticlib extensions (#3968) by Adin Cebic · 3 weeks ago
  25. 278d31e Fix crates_repository cache invalidation on Bazel 8 (#3967) by Menny Even Danan · 3 weeks ago
  26. 5d1be37 Replace `new_git_repository` with `git_repository` (#3965) by Will Stranton · 3 weeks ago
  27. 19beae8 Add `--rust-target` to bindgen invocation (#3955) by UebelAndre · 3 weeks ago
  28. 22f7dbb Added `iso_date` and `channel` to `rust_toolchain`. (#3957) by UebelAndre · 3 weeks ago
  29. 0e95c87 Remap path prefixes for canonicalized paths (#3903) by UebelAndre · 4 weeks ago
  30. 0a59de5 Fix missing line coverage (#3956) by UebelAndre · 4 weeks ago
  31. ee57fdc Revert "Pin to bazel 8.4.2 (#3804)" (#3867) by UebelAndre · 4 weeks ago
  32. dc9ca99 Added `version` to `rust_toolchain` (#3952) by UebelAndre · 4 weeks ago
  33. 90a19fa Support exec_compatible_with for Cargo build scripts (#3951) by Gregory Anders · 4 weeks ago
  34. 8c66239 Move module_ctx.watch to after lockfile repin (#3932) by Patrick Scott · 4 weeks ago
  35. 5bad824 Add avr-none triple support (#3950) by Stefan Bucur · 4 weeks ago
  36. 2bad175 Update cargo_toml in cargo/3rdparty (#3942) by Mark Karpov · 5 weeks ago
  37. e5869a8 Fix `cargo_build_script` tree artifact failures (#3945) by UebelAndre · 5 weeks ago
  38. 67b6938 Pull in various Windows improvements (#3940) by UebelAndre · 5 weeks ago
  39. c5958b9 Added Rust 1.94.1 (#3939) by UebelAndre · 5 weeks ago
  40. 81ca812 Update coverage to work with Bazel 9 (#3944) by UebelAndre · 5 weeks ago
  41. 65c96a3 Add missing attributes to `rust` module extension (#3947) by UebelAndre · 5 weeks ago
  42. ca4915c Runfiles release 0.2.0 (#3938) by UebelAndre · 5 weeks ago
  43. e6ac9d5 Fix determinism workflow (#3933) by UebelAndre · 5 weeks ago
  44. 4be4fbe Update rust-analyzer tool dependencies (#3935) by UebelAndre · 5 weeks ago
  45. 71aae07 Update `cargo_toml` to 0.22.1 and `toml` to 0.9 (#3914) by Mark Karpov · 5 weeks ago
  46. 002cc06 Update crate_universe to run Buildifier on stdin (#3912) by UebelAndre · 5 weeks ago
  47. fc00eac Avoid adding data (vs compile_data) to Rustc actions (#3916) by UebelAndre · 5 weeks ago
  48. 43b039a Added crates.io publishing for the Runfiles library (#3913) by UebelAndre · 5 weeks ago
  49. 2088b06 Add missing runfiles to pyo3 targets (#3917) by UebelAndre · 5 weeks ago
  50. d674bd6 Bump MSRV to 1.85.0 (#3936) by UebelAndre · 5 weeks ago
  51. 07634cc docs: Fix broken doc links (#3931) by Markus Hofbauer · 6 weeks ago
  52. d84cc49 Add patches making rust analyzer crates deterministic (#3929) by Markus Hofbauer · 6 weeks ago
  53. b1f5672 chore: pre-commit autoupdate (#3930) by Markus Hofbauer · 6 weeks ago
  54. 3f4f431 Enable coverage job in CI for RBE (#2005) by UebelAndre · 6 weeks ago
  55. 487ea0e Support escaped runfile paths (#3910) by Fredrik Medley · 6 weeks ago
  56. a9565ff Make test binary names predictable (#3899) by UebelAndre · 6 weeks ago
  57. 274309f Move `//cargo` specific tests to `//cargo/tests` (#3874) by UebelAndre · 6 weeks ago
  58. f1c294d Port some bash scripts to pure shell (#3888) by UebelAndre · 6 weeks ago
  59. ba6f4eb Delete `rules_rust_protobuf` (#3873) by UebelAndre · 6 weeks ago
  60. e226874 Update `cross` for `crate_universe` builds (#3878) by UebelAndre · 6 weeks ago
  61. a60584b Delete "dummy" wasm cc_toolchain (#3892) by UebelAndre · 6 weeks ago
  62. ec3e912 Update `pyo3` dependencies (#3898) by UebelAndre · 6 weeks ago
  63. f9b8d90 Fix reproducible warning in `crates_repository` (#3904) by UebelAndre · 6 weeks ago
  64. 76abd40 Add support for package_alias in crate.spec (bzlmod) (#3743) by Nicolas Mattia · 7 weeks ago
  65. f5b7135 chore: use publish to bcr reusable workflow for bcr mirroring (#3775) by Derek Cormier · 8 weeks ago
  66. e4a4fb6 Add PWD prefixing for -internal-isystem (#3895) by Keith Smiley · 8 weeks ago
  67. e37a71f Remove rust_binary(out_binary=True) hack. (#3891) by Piotr Sikora · 8 weeks ago
  68. 6281d27 Add missing rustc binaries to rustc_lib filegroup (#3727) by Ralf Anton Beier · 8 weeks ago
  69. 791842f Address buildifier issues (#3887) by UebelAndre · 9 weeks ago
  70. 8fd5c0f Update default Rust versions to 1.94.0 / nightly-2026-03-05. (#3886) by Piotr Sikora · 9 weeks ago
  71. 43f0f76 cargo_build_script_runner: parse cargo::metadata key/value pairs (#3877) by sebas-zip · 9 weeks ago
  72. 0a42851 Add support for `${pwd}` for `-L`, `-resource-dir` and `INCLUDE` env var (#3832) by Titouan BION · 9 weeks ago
  73. 43ab785 bindgen: also support -target (#3883) by divVerent · 9 weeks ago
  74. f16d4cb platform: add Mac Catalyst triple mappings for crate_universe (#3872) by Yan · 9 weeks ago
  75. 74bd3d1 Add the thumbv7em-none-eabihf target (#3875) by Noah · 9 weeks ago
  76. 2ce620a Release 0.69.0 (#3848) by Daniel Wagner-Hall · 10 weeks ago upstream/0.69.0
  77. eb183e5 Bump default version of rustc. (#3562) by UebelAndre · 10 weeks ago
  78. e7e25a9 use an empty staticlib as an allocator library for cc_common.link (#3864) by Krasimir Georgiev · 2 months ago
  79. 5f633d2 Include *.rmeta files in stdlib sysroot glob (#3860) by Paolo Tranquilli · 2 months ago
  80. 817bea7 Provide rust toolchain type in rustdoc action (#3863) by Fabian Brandstetter · 2 months ago
  81. 21cb5d2 Add Rust 1.93.1. (#3861) by Piotr Sikora · 2 months ago
  82. 854770e Add 'build_script_exec_properties' to 'crate.annotation' (#3852) by Albert Lloveras · 2 months ago
  83. 86d809e fix: Return repo_metadata from repository rules in rust/repositories.bzl (#3855) by Morten Mjelva · 2 months ago
  84. 42b098b Load cc symbols for bazel9 (#3789) by David Zbarsky · 3 months ago
  85. af24d27 Fix typo in module_bzl.j2 documentation (#3793) by Markus Hofbauer · 3 months ago
  86. 2c3469e Fix Windows CRLF Issue (#3455) by Timothy Bess · 3 months ago
  87. 8bbcfab Add platform triple arm-unknown-linux-musleabi (#3821) by Martin Altenburg · 3 months ago
  88. 52feb40 [3844] Use rootpath for wrapper root for determinism (#3845) by Finn Ball · 3 months ago
  89. f197ab8 Make libclang attr as optional in the rust_bindgen_toolchain (#3788) by Vaibhav · 3 months ago
  90. b0daae0 cargo_build_script: allow files for the fake tools defaults (#3822) by Krasimir Georgiev · 3 months ago
  91. fae9c58 fix: support `external_include_paths` in rust_bindgen (#3819) by Laurenz · 3 months ago
  92. b4c37a0 Add Rust 1.92.0 and 1.93.0. (#3820) by Piotr Sikora · 3 months ago
  93. f198dde Fix stamping for rules that don't have a stamp attribute (#3829) by Justin Horvitz · 3 months ago
  94. 9586468 Switch stamping detection to ctx.configuration.stamp_binaries() (#3816) by Justin Horvitz · 3 months ago
  95. 6af3a57 chore(docs): add starter repo instructions to README (#3825) by Alex Eagle · 3 months ago
  96. 9415a9a feat: pyo3 support module prefix + naming (#3726) by Andy Scott · 3 months ago
  97. 2fb6f32 Fix missing backtick in extensions.bzl (#3806) by Martin Geisler · 3 months ago
  98. 8cc8c2f Do not include libraries when compiling (#3801) by Marcel Hlopko · 4 months ago
  99. f29a63c bindgen: remove extra trailing space in check for --rust-edition flags (#3799) by Augie Fackler · 4 months ago
  100. 82462c8 Pin to bazel 8.4.2 (#3804) by Daniel Wagner-Hall · 4 months ago