1. c4d6c51 Added `label_injection` to crate_universe annotations (#3755) by UebelAndre · 23 hours ago upstream/main
  2. bf89fb6 Update crate_universe boringssl with openssl (#4048) by UebelAndre · 25 hours ago
  3. 129a7c9 Statically link crate_universe for MSVC (#4031) by UebelAndre · 25 hours ago
  4. 51c5e0f Rename using_cxx test to ext_annotations (#4041) by UebelAndre · 25 hours ago
  5. 30c0f73 Fix bindgen C++17 transition on Windows (#4069) by UebelAndre · 31 hours ago
  6. 59a507e Split rustdoc test compilation and execution (#4034) by UebelAndre · 3 days ago
  7. 6910b34 Consume cc deps with PIC when rustc emits PIE binaries (#4062) by UebelAndre · 4 days ago
  8. fabd0f9 Expose `opt_level` in `rust` extension (#4061) by UebelAndre · 4 days ago
  9. 20dbf36 Added Rust 1.96.0 (#4060) by UebelAndre · 4 days ago
  10. 0dc66fa feature: introduce link_deps attribute for native library linkage (#4024) by Suyash Agarwal · 4 days ago
  11. e13543d Support `--incompatible_exclude_starlark_flags_from_exec_config`. (#4056) by Jorge Gorbe Moya · 4 days ago
  12. e0ddf88 Fix incorrect exec transition for cargo_build_script (#4040) by UebelAndre · 8 days ago
  13. 179d109 Update CONTRIBUTING.md (#4051) by scentini · 8 days ago
  14. 0eca149 Strip whitespace from paths before prefixing ${pwd} (#4054) by Pierre Gergondet · 8 days ago
  15. 4bfb5ee Pass --config skip_children=true to rustfmt (#4059) by Martin Gammelsæter · 9 days ago
  16. 92621cd Remove placeholder for Google-internal import macro. (#4058) by Jorge Gorbe Moya · 9 days ago
  17. 19ce34a Add extra_exec_rustc_flags_triples to toolchain attributes (#3911) by Alex Trotta · 2 weeks ago
  18. a2d98d6 Fix `OUT_DIR` sanitization in `cargo_build_script` (#4050) by UebelAndre · 2 weeks ago
  19. dea48e6 Remove is_proc_macro_dep. (#4052) by Jorge Gorbe Moya · 2 weeks ago
  20. c821113 Update wasm-bindgen to 0.2.121 (#4043) by Thomas Anagrius · 3 weeks ago
  21. 7e46ed6 Always use param files to handle large rustc commands (#4038) by UebelAndre · 3 weeks ago
  22. 9005812 Add test for `mdbook` sources from different places (#4029) by Martin Geisler · 3 weeks ago
  23. d0f2bce Add tests for mdbook plugins (#4028) by Martin Geisler · 3 weeks ago
  24. 2fd7311 mdbook: fix support for external repositories (#4027) by Martin Geisler · 3 weeks ago
  25. d189805 Fix RBE jobs (#4032) by UebelAndre · 3 weeks ago
  26. 25cc5a2 Add issue templates (#4025) by Jorge Gorbe Moya · 4 weeks ago
  27. 175bf94 Add support for `experimental_output_paths` (#4011) by UebelAndre · 4 weeks ago
  28. 72c67cd Handle all `-isystem` variant flags in cargo build script path rewriting (#3996) by Tamás Vajk · 4 weeks ago
  29. cfef262 Added support for additional platform triples (#4010) by UebelAndre · 4 weeks ago
  30. d2d856d Add additional baremetal platform triples (#4019) by Dave Roth · 4 weeks ago
  31. cab37b6 Add crate_edition helper macro. (#4018) by Lukas · 4 weeks ago
  32. 52e3509 Fix ordering of `--remap-path-prefix` flags. (#4008) by Jorge Gorbe Moya · 4 weeks ago
  33. d7490c8 Fix platform label context in rule transitions (#3997) by Tamás Vajk · 5 weeks ago
  34. 8e9f73f Fixes behavior of rust_generated_srcs within the rust-analyzer aspect (#3836) by Cameron Mulhern · 5 weeks ago
  35. c70eb85 feat: Add BPF triple constraint mapping (#3696) by Tamir Duberstein · 5 weeks ago
  36. 71470d7 Remove WORKSPACE support (#4005) by UebelAndre · 5 weeks ago
  37. 7b31777 Update rustfmt to work with mixed generated srcs (#3983) by UebelAndre · 5 weeks ago
  38. d5809d4 Ignore unknown warning flags in bindgen (#4004) by stephenduong1004 · 5 weeks ago
  39. 02be80c Delete android example (#3954) by UebelAndre · 5 weeks ago
  40. fd713d5 Move `crate_universe` examples to test dir (#3981) by UebelAndre · 5 weeks ago
  41. 2f07767 Include `compile_data` targets in `rustc_env` location expansion for `rust_test` (#4000) by Tamás Vajk · 5 weeks ago
  42. f31db8b Don't leak default_shell_env into published CrateInfo.rustc_env (#3990) by Joseph Gette · 6 weeks ago
  43. 6d85959 Remove non-deterministic files from OUT_DIR to fix TreeArtifact cache misses (#3973) by James Sharpe · 6 weeks ago
  44. e890f0d Release 0.70.0 (#3959) by UebelAndre · 6 weeks ago upstream/0.70.0
  45. 9a137c3 Updated `CrateInfo.data` documentation (#3978) by UebelAndre · 6 weeks ago
  46. 82506df Add `unstable_rust_features` attribute (#3963) by FabianWolff · 6 weeks ago
  47. 325e942 Added Rust 1.95.0 (#3971) by UebelAndre · 7 weeks ago
  48. 25fa202 Delete `//cargo/settings:incompatible_runfiles_cargo_manifest_dir` (#3881) by UebelAndre · 7 weeks ago
  49. ad14c2b Fix parse_cargo_tree_output misclassifying dev-dependencies as host deps (#3976) by Jonathan · 7 weeks ago
  50. 01821fa crate_universe release 0.18.0 (#3969) by UebelAndre · 7 weeks ago
  51. 4028aa7 crate_universe: error on empty host triples in cargo tree resolver (#3979) by Boris Dolgov · 7 weeks ago
  52. ae1be23 cargo-bazel: fix binary targets of proc-macro crates using wrong dep attribute (#3975) by Thomas Lam · 7 weeks ago
  53. 85007f4 Wire rust_objcopy into the generated sysroot action inputs (#3972) by Brian Duff · 7 weeks ago
  54. eb280fa Update `rust_stdlib_filegroup` to detect `profiler_builtins` (#3958) by UebelAndre · 7 weeks ago
  55. 3357b18 Pass all environment variables to vendoring (#3964) by Patrick Scott · 7 weeks ago
  56. fa96218 Fix wasm staticlib extensions (#3968) by Adin Cebic · 7 weeks ago
  57. 278d31e Fix crates_repository cache invalidation on Bazel 8 (#3967) by Menny Even Danan · 7 weeks ago
  58. 5d1be37 Replace `new_git_repository` with `git_repository` (#3965) by Will Stranton · 7 weeks ago
  59. 19beae8 Add `--rust-target` to bindgen invocation (#3955) by UebelAndre · 7 weeks ago
  60. 22f7dbb Added `iso_date` and `channel` to `rust_toolchain`. (#3957) by UebelAndre · 7 weeks ago
  61. 0e95c87 Remap path prefixes for canonicalized paths (#3903) by UebelAndre · 8 weeks ago
  62. 0a59de5 Fix missing line coverage (#3956) by UebelAndre · 8 weeks ago
  63. ee57fdc Revert "Pin to bazel 8.4.2 (#3804)" (#3867) by UebelAndre · 8 weeks ago
  64. dc9ca99 Added `version` to `rust_toolchain` (#3952) by UebelAndre · 8 weeks ago
  65. 90a19fa Support exec_compatible_with for Cargo build scripts (#3951) by Gregory Anders · 8 weeks ago
  66. 8c66239 Move module_ctx.watch to after lockfile repin (#3932) by Patrick Scott · 8 weeks ago
  67. 5bad824 Add avr-none triple support (#3950) by Stefan Bucur · 8 weeks ago
  68. 2bad175 Update cargo_toml in cargo/3rdparty (#3942) by Mark Karpov · 9 weeks ago
  69. e5869a8 Fix `cargo_build_script` tree artifact failures (#3945) by UebelAndre · 9 weeks ago
  70. 67b6938 Pull in various Windows improvements (#3940) by UebelAndre · 9 weeks ago
  71. c5958b9 Added Rust 1.94.1 (#3939) by UebelAndre · 9 weeks ago
  72. 81ca812 Update coverage to work with Bazel 9 (#3944) by UebelAndre · 9 weeks ago
  73. 65c96a3 Add missing attributes to `rust` module extension (#3947) by UebelAndre · 9 weeks ago
  74. ca4915c Runfiles release 0.2.0 (#3938) by UebelAndre · 10 weeks ago
  75. e6ac9d5 Fix determinism workflow (#3933) by UebelAndre · 10 weeks ago
  76. 4be4fbe Update rust-analyzer tool dependencies (#3935) by UebelAndre · 10 weeks ago
  77. 71aae07 Update `cargo_toml` to 0.22.1 and `toml` to 0.9 (#3914) by Mark Karpov · 10 weeks ago
  78. 002cc06 Update crate_universe to run Buildifier on stdin (#3912) by UebelAndre · 10 weeks ago
  79. fc00eac Avoid adding data (vs compile_data) to Rustc actions (#3916) by UebelAndre · 10 weeks ago
  80. 43b039a Added crates.io publishing for the Runfiles library (#3913) by UebelAndre · 10 weeks ago
  81. 2088b06 Add missing runfiles to pyo3 targets (#3917) by UebelAndre · 10 weeks ago
  82. d674bd6 Bump MSRV to 1.85.0 (#3936) by UebelAndre · 10 weeks ago
  83. 07634cc docs: Fix broken doc links (#3931) by Markus Hofbauer · 2 months ago
  84. d84cc49 Add patches making rust analyzer crates deterministic (#3929) by Markus Hofbauer · 2 months ago
  85. b1f5672 chore: pre-commit autoupdate (#3930) by Markus Hofbauer · 2 months ago
  86. 3f4f431 Enable coverage job in CI for RBE (#2005) by UebelAndre · 2 months ago
  87. 487ea0e Support escaped runfile paths (#3910) by Fredrik Medley · 2 months ago
  88. a9565ff Make test binary names predictable (#3899) by UebelAndre · 2 months ago
  89. 274309f Move `//cargo` specific tests to `//cargo/tests` (#3874) by UebelAndre · 2 months ago
  90. f1c294d Port some bash scripts to pure shell (#3888) by UebelAndre · 3 months ago
  91. ba6f4eb Delete `rules_rust_protobuf` (#3873) by UebelAndre · 3 months ago
  92. e226874 Update `cross` for `crate_universe` builds (#3878) by UebelAndre · 3 months ago
  93. a60584b Delete "dummy" wasm cc_toolchain (#3892) by UebelAndre · 3 months ago
  94. ec3e912 Update `pyo3` dependencies (#3898) by UebelAndre · 3 months ago
  95. f9b8d90 Fix reproducible warning in `crates_repository` (#3904) by UebelAndre · 3 months ago
  96. 76abd40 Add support for package_alias in crate.spec (bzlmod) (#3743) by Nicolas Mattia · 3 months ago
  97. f5b7135 chore: use publish to bcr reusable workflow for bcr mirroring (#3775) by Derek Cormier · 3 months ago
  98. e4a4fb6 Add PWD prefixing for -internal-isystem (#3895) by Keith Smiley · 3 months ago
  99. e37a71f Remove rust_binary(out_binary=True) hack. (#3891) by Piotr Sikora · 3 months ago
  100. 6281d27 Add missing rustc binaries to rustc_lib filegroup (#3727) by Ralf Anton Beier · 3 months ago