1. 16cd457 Avoid uses of shell to improve Windows tests (#2912) by UebelAndre · 6 months ago
  2. ab50fce Fix platform validation for wasm32-wasip1 target (#2894) by Chaitanya Munukutla · 6 months ago
  3. 59464fe Update `cargo_build_script` to work without runfiles support. (#2887) by UebelAndre · 6 months ago
  4. b067e5a Revert "Update `cargo_build_script` to work without runfiles support (#2871)" (#2885) by UebelAndre · 6 months ago
  5. c520417 Update `cargo_build_script` to work without runfiles support. (#2871) by UebelAndre · 6 months ago
  6. d9ee617 crate_universe release 0.15.0 (#2880) by UebelAndre · 6 months ago
  7. 350d249 Update crate_universe to determine dep+feature trees per host (#2877) by UebelAndre · 6 months ago
  8. bad49c4 Build `rust_test` targets using a crate name different from the underlying lib (#2828) by Felipe de A. Mello Pereira · 6 months ago
  9. 5063cd8 Propagate `cargo_build_script.data` to `Rustc` compile actions (#2856) by UebelAndre · 6 months ago
  10. 6086030 Promote experimental_toolchain_generated_sysroot to non-experimental (#2849) by Krasimir Georgiev · 6 months ago
  11. 3bae148 Update crate universe to generate build script targets with compile data (#2855) by UebelAndre · 6 months ago
  12. d07ac80 Update `runfiles::rlocation!` to return `Option` instead of panicing (#2847) by UebelAndre · 6 months ago
  13. 2050351 Use fake.rs not /dev/null as fake source file (#2851) by Daniel Wagner-Hall · 6 months ago
  14. cbdf540 Avoid double building `cargo_build_script.data` targets (#2826) by UebelAndre · 6 months ago
  15. 05d54a4 Prune `known_shas.bzl` to only include versions used in BazelCI (#2850) by UebelAndre · 6 months ago
  16. 9ad0b00 rustdoc_test: Apply prefix stripping to proc_macro dependencies. (#1952) by Erik Gilling · 6 months ago
  17. 3d1856b Add s390x arch support (#2616) by Repana-Chowdappa · 7 months ago
  18. 6450253 Moved `cargo_dep_env` into it's own file. (#2823) by UebelAndre · 7 months ago
  19. 73b1594 Use `crate_name` to also match `crate_root`. (#2824) by UebelAndre · 7 months ago
  20. ef8ac18 Revert "Build rust_test targets using a crate name different from the underlying lib" (#2815) by Felipe de A. Mello Pereira · 7 months ago
  21. dff064e Added `env_inherit` attribute to `rust_test` (#2809) by UebelAndre · 7 months ago
  22. b4ccc97 Build `rust_test` targets using a crate name different from the underlying lib (#2803) by Felipe de A. Mello Pereira · 7 months ago
  23. 1625cd1 Fix up fake resolve roots for proc macros (#2784) by Daniel Wagner-Hall · 8 months ago
  24. 9510ab4 crate_universe: Only compile label regex once. (#2751) by Cornelius Riemenschneider · 8 months ago
  25. f0276ea Allow for unnamed workspaces/modules when using crates_vendor (#2730) by Amelia · 8 months ago
  26. e7fe164 toolchain: support `$(location)` expansion in `extra_rustc_flags` (#2761) by Krasimir Georgiev · 8 months ago
  27. 64a4b52 rust_stdlib_filegroup: update to support srcs from another package (#2735) by Krasimir Georgiev · 8 months ago
  28. ffe8eff Support incompatible enable proto toolchain resolution (#2741) by Daniel Wagner-Hall · 8 months ago
  29. ca7a3df Fix collecting cc deps in collect_deps (#2699) by Milan Vukov · 8 months ago
  30. b3fe74c Add support for shared test-only modules (#2734) by Ivan Carvalho · 9 months ago
  31. 3877078 Updated rust-analyzer to use repo vs generated files as crate roots (#2717) by UebelAndre · 9 months ago
  32. 4ea03d6 rust-analyzer: Factor aliases into the project (#2709) by Daniel Wagner-Hall · 9 months ago
  33. d83c865 Add flag to refer to a `sh_toolchain` for process wrapper bootstrap shebangs (#2694) by UebelAndre · 9 months ago
  34. 9c67294 Remote vendor doesn't require srcs present (#2688) by Daniel Wagner-Hall · 9 months ago
  35. 9d34479 Ensure dynamic library dependencies end up in the runfiles directory (#2671) by Ed Schouten · 10 months ago
  36. 4023d94 Added logging to crate_universe checksum validation (#2657) by UebelAndre · 10 months ago
  37. f22926a Use `cargo tree` to determine feature dependent optional deps (#2636) by UebelAndre · 11 months ago
  38. 3342d68 Added Rust 1.78.0 (#2639) by UebelAndre · 11 months ago
  39. 72d1d4a Add clippy_flag flag to allow flags to be added in succession. (#2625) by Brian Granaghan · 11 months ago
  40. 8d074a0 Bzlmod-aware runfiles library (#2566) by David Zbarsky · 11 months ago
  41. 1afc1eb Re-vendor crate_universe outputs (#2609) by UebelAndre · 12 months ago
  42. 8802f4d clippy: use --cap-lints=warn; apply clippy_flags when capture_output=True (#2451) by Geoffry Song · 12 months ago
  43. b078bbd feat: Strip debug info from opt builds (#2513) by Matt Epperson · 12 months ago
  44. f9626f9 Updated repository rules to notify users about non-reproducible repos. (#2593) by UebelAndre · 12 months ago
  45. 63fbedb Add extra_rustc_flags_for_crate_types. (#2431) by Brian Granaghan · 12 months ago
  46. 1ab2352 Added starlark unit tests for `rust_toolchain.opt_level` (#2578) by UebelAndre · 12 months ago
  47. 98fab85 Fixed genquery for rust targets (#2559) by UebelAndre · 12 months ago
  48. e7f5516 Implement support for dylib linkage (#2414) by Vinh Tran · 1 year, 1 month ago
  49. 33fdddd Fix bzlmod examples on windows (#2454) by Cameron Martin · 1 year, 1 month ago
  50. 53daac7 Set allow_empty on unknown globs (#2509) by Daniel Wagner-Hall · 1 year, 1 month ago
  51. e404e51 fix rustdoc: omit link flags for rustdoc (#2467) by Bram Geron · 1 year, 1 month ago
  52. 184da7d Introduce @rules_testing for Starlark tests (#2480) by Vinh Tran · 1 year, 1 month ago
  53. 05d2d58 Bump crate_universe version to `0.11.0` (#2478) by UebelAndre · 1 year, 1 month ago
  54. 04f1b5d Add script to revendor all crates (#2459) by Cameron Martin · 1 year, 1 month ago
  55. 172b34a Generate package license metadata (#2476) by Nick Collier · 1 year, 1 month ago
  56. d0d5a86 Use -C link-arg= instead of link-args to handle nested spaces (#2471) by Kevin King · 1 year, 1 month ago
  57. df73e91 Change default Rust distribution downloads from .tar.gz to .tar.xz (#2399) by David Tolnay · 1 year, 3 months ago
  58. 6b35cfd Add test for query and cquery in the repo (#2398) by Daniel Wagner-Hall · 1 year, 3 months ago
  59. 95e5d44 Advertise CcInfo provider on rules (#2126) by Cameron Martin · 1 year, 3 months ago
  60. 53830aa remove incompatible_override_toolchain_transition (#2344) by Krasimir Georgiev · 1 year, 3 months ago
  61. 83a2b50 Remove tests for invalid crate names (#2387) by Daniel Wagner-Hall · 1 year, 3 months ago
  62. 3545dec Remove redundant/legacy cargo_build_script.bzl (#2364) by UebelAndre · 1 year, 3 months ago
  63. 978d7a0 `crate.select()` support (#1977) by James Leitch · 1 year, 3 months ago
  64. 828c807 Added `rust_unpretty_aspect` and `rust_unpretty` rules (#2356) by UebelAndre · 1 year, 3 months ago
  65. 500c8bd Minor cleanup (#2357) by UebelAndre · 1 year, 3 months ago
  66. 5ceebc0 Include all toolchain files in the current toolchain (#2336) by Daniel Wagner-Hall · 1 year, 3 months ago
  67. 3803401 `cargo-bazel` now supports `alias_rule` to customize the aliases generated (#2312) by James Leitch · 1 year, 3 months ago
  68. 2a5ca6a Moved `generate_target_compatible_with` into `render_config`. (#2329) by James Leitch · 1 year, 3 months ago
  69. bf68435 Inform users that `crate` and `srcs` are mutually exclusive (#1650) by UebelAndre · 1 year, 3 months ago
  70. 4cdada1 Remove `.bazelversion` file to always use latest release available. (#2323) by UebelAndre · 1 year, 3 months ago
  71. c3581a5 Add support for QNX (#2195) by John Hughes · 1 year, 3 months ago
  72. b01ca7e Uprev bazel CI to bazel 7.0.0 (#2322) by Matt · 1 year, 3 months ago
  73. 44ffccb Allow additional targets to compile with bzlmod (#2314) by Matt · 1 year, 3 months ago
  74. 9216b6b Pin repo to bazel 6.4.0 (#2318) by Daniel Wagner-Hall · 1 year, 3 months ago
  75. bf04130 NixOS added as a Platform target including a pseudo target triple (#2311) by James Leitch · 1 year, 3 months ago
  76. f91b186 Move implementation detail settings into private module (#2305) by UebelAndre · 1 year, 4 months ago
  77. 7530835 Updated direct dependencies (#2308) by UebelAndre · 1 year, 4 months ago
  78. 3fd4987 Declare dependencies in vendored crates (#2246) by Matt · 1 year, 4 months ago
  79. 542b4f6 Bump cargo_toml to 0.17.1 (#2278) by Daniel Wagner-Hall · 1 year, 4 months ago
  80. e2f2bff cargo_build_script can use rustc_env_files (#2276) by Daniel Wagner-Hall · 1 year, 4 months ago
  81. ce1b842 Support rustfmt on crates with generated sources (#2255) by UebelAndre · 1 year, 4 months ago
  82. 9341d1f process_wrapper: write all output from rustc if json parsing fails. (#2234) by Roberto Bampi · 1 year, 5 months ago
  83. 7b101e0 Updated crate_universe dependencies (#2228) by UebelAndre · 1 year, 5 months ago
  84. 4aafa0a Set --sysroot to sysroot generated by rust_toolchain (#2223) by Vinh Tran · 1 year, 5 months ago
  85. d86faee Adds support for bindeps in crate universe (#2226) by Cameron Mulhern · 1 year, 5 months ago
  86. 1557205 Shorten test targets (#2214) by Vinh Tran · 1 year, 5 months ago
  87. 80c8dd5 Remove _rustc_env_attr from CrateInfo (#2189) by Vinh Tran · 1 year, 5 months ago
  88. 3a78d01 Refactor rustc_compile_action to construct CrateInfo internally (#2188) by Vinh Tran · 1 year, 5 months ago
  89. 35c92d0 Use canonical labels for analysistest config_settings (#2191) by Nick Gooding · 1 year, 5 months ago
  90. d89f198 Set CARGO_MANIFEST_LINKS if links is set (#2190) by Daniel Wagner-Hall · 1 year, 5 months ago
  91. 8b548d2 Refactor CrateInfo construction (#2161) by Vinh Tran · 1 year, 6 months ago
  92. aa4b3a8 Set up default allocator_library and global_allocator_library (#2172) by Daniel Wagner-Hall · 1 year, 6 months ago
  93. ac5aa1e rustdoc: respect error_format config (#2166) by Geoffry Song · 1 year, 6 months ago
  94. 1b19a46 Handle files from external repos (fix breaking change in Bazel 3.7.0) (#2138) by Javier G. Sogo · 1 year, 7 months ago
  95. 1f9b63a cargo_build_scripts can be run from custom directories (#2152) by Daniel Wagner-Hall · 1 year, 7 months ago
  96. 3e8f19e Cleanup args construction (#2122) by David Zbarsky · 1 year, 7 months ago
  97. de4078a Make proc macros' "data" available in compile_data of crates that use macro (#2097) by David Tolnay · 1 year, 8 months ago
  98. 2107720 Add `experimental_symlink_execroot` for `cargo_build_script`. (#2085) by UebelAndre · 1 year, 8 months ago
  99. 4bd44d0 Added Rust 1.71.0 (#2062) by UebelAndre · 1 year, 8 months ago
  100. 05a3c44 Updated crate_universe dependencies (#2063) by UebelAndre · 1 year, 8 months ago