1. af24d27 Fix typo in module_bzl.j2 documentation (#3793) by Markus Hofbauer · 3 days ago upstream/main
  2. 2c3469e Fix Windows CRLF Issue (#3455) by Timothy Bess · 4 days ago
  3. 8bbcfab Add platform triple arm-unknown-linux-musleabi (#3821) by Martin Altenburg · 4 days ago
  4. 52feb40 [3844] Use rootpath for wrapper root for determinism (#3845) by Finn Ball · 6 days ago
  5. f197ab8 Make libclang attr as optional in the rust_bindgen_toolchain (#3788) by Vaibhav · 7 days ago
  6. b0daae0 cargo_build_script: allow files for the fake tools defaults (#3822) by Krasimir Georgiev · 2 weeks ago
  7. fae9c58 fix: support `external_include_paths` in rust_bindgen (#3819) by Laurenz · 2 weeks ago
  8. b4c37a0 Add Rust 1.92.0 and 1.93.0. (#3820) by Piotr Sikora · 2 weeks ago
  9. f198dde Fix stamping for rules that don't have a stamp attribute (#3829) by Justin Horvitz · 2 weeks ago
  10. 9586468 Switch stamping detection to ctx.configuration.stamp_binaries() (#3816) by Justin Horvitz · 2 weeks ago
  11. 6af3a57 chore(docs): add starter repo instructions to README (#3825) by Alex Eagle · 2 weeks ago
  12. 9415a9a feat: pyo3 support module prefix + naming (#3726) by Andy Scott · 3 weeks ago
  13. 2fb6f32 Fix missing backtick in extensions.bzl (#3806) by Martin Geisler · 3 weeks ago
  14. 8cc8c2f Do not include libraries when compiling (#3801) by Marcel Hlopko · 4 weeks ago
  15. f29a63c bindgen: remove extra trailing space in check for --rust-edition flags (#3799) by Augie Fackler · 4 weeks ago
  16. 82462c8 Pin to bazel 8.4.2 (#3804) by Daniel Wagner-Hall · 4 weeks ago
  17. cdaf15f Release 0.68.1 (#3765) by UebelAndre · 9 weeks ago upstream/0.68.1
  18. d6da8a6 Do not forward ARFLAGS (#3763) by armandomontanez · 9 weeks ago
  19. 3cbb3fc Release 0.68.0 (#3739) by UebelAndre · 10 weeks ago upstream/0.68.0
  20. 6153ba1 Add support for optional cc_toolchain (#3665) by UebelAndre · 10 weeks ago
  21. 431f6b2 Moved `rust_allocator_libraries` to it's own `.bzl` file (#3753) by UebelAndre · 10 weeks ago
  22. 4461a8a rust 1.91.1 sha (#3752) by Prashant Deva · 2 months ago
  23. 89a38b4 Reorganized examples (#3748) by UebelAndre · 2 months ago
  24. e0c8ac2 Regenerated crate_universe outputs (#3733) by UebelAndre · 3 months ago
  25. a473cf3 Register more common target triples (#3718) by David Zbarsky · 3 months ago
  26. 0b94800 Add `opt_level` to `rust.repository_set` (#3736) by UebelAndre · 3 months ago
  27. e5eea99 Fix linkstamp deps in proc macros (#3749) by Sam McCall · 3 months ago
  28. f93bf4d Do not pluralize "file" in progress message if there is only one (#3746) by FabianWolff · 3 months ago
  29. da4de3b Add runtime_libs as rust compile action inputs (#3741) by David Zbarsky · 3 months ago
  30. aa6e74e Update bazel run command for VSCode debug (#3734) by Fabian Brandstetter · 3 months ago
  31. 982c202 Set ARFLAGS in the cargo_build_script rule (#3704) by armandomontanez · 3 months ago
  32. 11a35f7 Added linters to pyo3 tests (#3728) by UebelAndre · 3 months ago
  33. a3bb997 Add `require_explicit_unstable_features` option (#3710) by FabianWolff · 3 months ago
  34. 769b584 Write lockfile external only (#3699) by Markus Hofbauer · 3 months ago
  35. c6b9399 Added support for `--incompatible_compact_repo_mapping_manifest` (#3713) by UebelAndre · 3 months ago
  36. f3ccfa4 Added Rust 1.91.0 (#3714) by UebelAndre · 3 months ago
  37. 280114d Update wasm-bindgen to `0.2.105` (#3703) by UebelAndre · 3 months ago
  38. 61df060 Disable network in sandboxes by default (#3716) by UebelAndre · 3 months ago
  39. 3239a0e Tell which workspace to clean up (#3706) by Markus Hofbauer · 4 months ago
  40. 8ba0872 pre-commit autoupdate and autofixes (#3707) by Markus Hofbauer · 4 months ago
  41. 28fd28e cleanup: update cargo_toml url used in crate_universe tests (#3700) by Krasimir Georgiev · 4 months ago
  42. 76a0b8f Updated compatibility policy based on changes to repo structure (#3695) by UebelAndre · 4 months ago
  43. f10694c cleanup: add a load statement (#3698) by Krasimir Georgiev · 4 months ago
  44. a44fbd6 add util/release.sh script to automatically bump the rules_rust version (#3684) by Krasimir Georgiev · 4 months ago
  45. a2c23cb release 0.67.0 (#3683) by Krasimir Georgiev · 4 months ago upstream/0.67.0
  46. 0efebf0 Move Cargo binaries to `//cargo/private` (#3694) by UebelAndre · 4 months ago
  47. 92bd309 Fix version checks to support `rust >= 1.100.0` (#3685) by UebelAndre · 4 months ago
  48. 60d5631 Bump various bzlmod dependencies (#3688) by UebelAndre · 4 months ago
  49. e2cc813 Add missing rust-analyzer sha256 values (#3686) by UebelAndre · 4 months ago
  50. 7439f60 Added tool for generating vscode debug tasks (#3671) by UebelAndre · 4 months ago
  51. 3038b62 process_wrapper shouldn't choke on rustc warnings (#3666) by Sam McCall · 4 months ago
  52. 8e38d48 Update bazel_env example based on the latest changes and add CI (#3668) by Markus Hofbauer · 4 months ago
  53. 6a43fb1 Update release artifacts to work with recent BCR changes (#3667) by UebelAndre · 4 months ago
  54. 31bfdc7 Improved rust-analyzer tests (#3670) by UebelAndre · 4 months ago
  55. f4f0188 Consolidated `//cargo` 3rdparty dependencies (#3672) by UebelAndre · 4 months ago
  56. 3f39209 Avoid prematurely turning srcs into a depset before rustc_compile_action (#3646) by David Zbarsky · 4 months ago
  57. a14b741 Add runfiles example with more levels of indirection (#3628) by Markus Hofbauer · 4 months ago
  58. d492b33 Bump ctve's autocfg from 1.4.0 -> 1.5.0 to pick up determinism fix. (#3669) by Andrew Top · 4 months ago
  59. 6b4edd0 Fix prost dependencies in rust-project.json (#3663) by Tamás Vajk · 4 months ago
  60. 84ef26a feat: Extract rust_clippy_action to allow other rulesets to run clippy (#3660) by Borja Lorente · 4 months ago
  61. a8a520f Release 0.66.0 (#3661) by Krasimir Georgiev · 4 months ago upstream/0.66.0
  62. fbfeaba flip the _incompatible_do_not_include_data_in_compile_data check (#3658) by Krasimir Georgiev · 4 months ago
  63. b41b704 Added rules_rust_pyo3 (#3648) by UebelAndre · 4 months ago
  64. e863de9 Delete old bazelrc flag no longer used for testing (#3649) by UebelAndre · 4 months ago
  65. ad24943 Provide RUSTDOC env var to build scripts (#3656) by David Zbarsky · 4 months ago
  66. 713ab24 collect_inputs.files: fix docs and and add a check for `data` (#3657) by Krasimir Georgiev · 4 months ago
  67. 8da6166 Update the runfiles library behavior to support an empty RUNFILES_MANIFEST_FILE (#3655) by Michael Levy · 4 months ago
  68. d91735d Streamline deps handling in collect_deps (#3645) by David Zbarsky · 4 months ago
  69. e51f3ae Various starlark cleanups under rustc_compile_action (#3643) by David Zbarsky · 4 months ago
  70. e413691 Improve depset construction in collect_deps (#3647) by David Zbarsky · 4 months ago
  71. 8798aca rust_toolchain: expand Make variables in flags (#3640) by Timothy Gu · 5 months ago
  72. 5900faa Ensure the library search path from cc_toolchain is preferred over whatever rustc finds in the Windows registry (#3608) by Daniel Grunwald · 5 months ago
  73. 98e494e Speedup collect_deps (#3634) by David Zbarsky · 5 months ago
  74. e05a22c Avoid quadratic deduping in location expansion (#3636) by David Zbarsky · 5 months ago
  75. 7dff955 Crate Universe: `crate.spec()` supports `path` (#3596) by Daniel Wagner-Hall · 5 months ago
  76. 362c9c8 Fast-path _expand_location_for_build_script_runner (#3637) by David Zbarsky · 5 months ago
  77. ab10c8b Microoptimize construct_lto_arguments (#3635) by David Zbarsky · 5 months ago
  78. 0184f9f Remove repeated _is_proc_macro calls in collect_deps (#3633) by David Zbarsky · 5 months ago
  79. 31453f9 Correct documented type of `CrateInfo.aliases` field (dict key type is `Target`, not `Label`) (#3598) by Max · 5 months ago
  80. 5fea899 rust_repository_set: Allow extra_exec_rustc_flags to be a dict (#3601) by Timothy Gu · 5 months ago
  81. 4baffef Use setdefault in case no other annotations exist (#3629) by Patrick Scott · 5 months ago
  82. c661155 Migrate `rules_js` rules and tests to external module (#3630) by UebelAndre · 5 months ago
  83. 41c0ffb Added Rust 1.90.0 checksums (#3624) by UebelAndre · 5 months ago
  84. d0167cf [cargo-bazel] Avoid regenerating cargo lockfile when splicing is not needed (#3593) by David Zbarsky · 5 months ago
  85. 4269ed0 [cargo-bazel] Cleanup MetadataGenerator usage (#3592) by David Zbarsky · 5 months ago
  86. 56176ea Allow passing env files to build script runtime env (#3632) by David Zbarsky · 5 months ago
  87. 069565d `fail(...)` if both `crate` and `crate_root` attrs are specified on `rust_test` (#3622) by Max · 5 months ago
  88. cf8603c bzlmod `crate.annotation_select` generalized (#3620) by James Leitch · 5 months ago
  89. e29aaad Fix 'NoneType has no attribute' error when building `rust_test` using `crate` attr with `settings:experimental_per_crate_rustc_flag` set (#3621) by Max · 5 months ago
  90. 882bd59 Add `annotation_selects` tag class (#3541) by Finn · 5 months ago
  91. 40e97b1 Release 0.65.0 (#3618) by David Zbarsky · 5 months ago upstream/0.65.0
  92. b834067 Handle rust_library_group dependencies in more places (#3617) by David Zbarsky · 5 months ago
  93. 202d7fb Added support for fetching firefox for wasm_bindgen tests on MacOS (#3597) by UebelAndre · 5 months ago
  94. 2892c0b Bump rules_cc to `0.2.4` (#3535) by UebelAndre · 5 months ago
  95. ad5b2cd Fix formatting issues (#3615) by UebelAndre · 5 months ago
  96. 12762a7 Add support for collecting a target's cfg flags into CrateInfo. (#3603) by Max · 5 months ago
  97. 76520e6 Add gcc-ld to rustc_lib target (#3600) by Timothy Gu · 5 months ago
  98. f9d42ff bindgen: Strip out `-Xclang` flags that upstream Clang doesn't understand. (#3606) by martinboehme · 5 months ago
  99. 64bdbdf bindgen: Pass `-resource-dir` Clang flag to bindgen-cli. (#3591) by martinboehme · 5 months ago
  100. 6d532fd Various cargo-bazel performance improvements (#3588) by David Zbarsky · 5 months ago