1. 59464fe Update `cargo_build_script` to work without runfiles support. (#2887) by UebelAndre · 6 months ago
  2. b067e5a Revert "Update `cargo_build_script` to work without runfiles support (#2871)" (#2885) by UebelAndre · 6 months ago
  3. c520417 Update `cargo_build_script` to work without runfiles support. (#2871) by UebelAndre · 6 months ago
  4. 5b7cff3 Move all settings flags into `//rust/settings` (#2870) by UebelAndre · 6 months ago
  5. beebf3b Add wasm64 support. (#2866) by Stu Schwartz · 6 months ago
  6. f2244a5 Allow bzlmod users to inhibit toolchain registration (#2819) by Erik Gilling · 6 months ago
  7. bad49c4 Build `rust_test` targets using a crate name different from the underlying lib (#2828) by Felipe de A. Mello Pereira · 6 months ago
  8. 6086030 Promote experimental_toolchain_generated_sysroot to non-experimental (#2849) by Krasimir Georgiev · 6 months ago
  9. 1ade187 Added Rust 1.81.0 (#2841) by UebelAndre · 6 months ago
  10. 05d54a4 Prune `known_shas.bzl` to only include versions used in BazelCI (#2850) by UebelAndre · 6 months ago
  11. dca03c9 Updated fetch_shas utility to use the channel manifest tomls (#2840) by UebelAndre · 6 months ago
  12. 9ad0b00 rustdoc_test: Apply prefix stripping to proc_macro dependencies. (#1952) by Erik Gilling · 6 months ago
  13. 3d1856b Add s390x arch support (#2616) by Repana-Chowdappa · 7 months ago
  14. 13e566e Consistently thread extra target constraints around (#2829) by Daniel Wagner-Hall · 7 months ago
  15. 9569c9c Flip `experimental_use_coverage_metadata_files` (#2830) by UebelAndre · 7 months ago
  16. 73b1594 Use `crate_name` to also match `crate_root`. (#2824) by UebelAndre · 7 months ago
  17. 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
  18. dff064e Added `env_inherit` attribute to `rust_test` (#2809) by UebelAndre · 7 months ago
  19. a5f7464 Update Prost (proto) dependencies to latest versions (#2810) by UebelAndre · 7 months ago
  20. b4ccc97 Build `rust_test` targets using a crate name different from the underlying lib (#2803) by Felipe de A. Mello Pereira · 7 months ago
  21. bef8d2d Remove deprecated variables from `repositories.bzl` macros (#2795) by UebelAndre · 7 months ago
  22. 802274c Use `target_flag_value` instead of `target_triple.str` (#2793) by scentini · 7 months ago
  23. 0e2409e Delete `incompatible_no_rustc_sysroot_env` (#2790) by UebelAndre · 7 months ago
  24. 0e1297d Introduce feature `rules_rust_link_cc`. (#2723) by yuzhy8701 · 8 months ago
  25. 00d1176 Support alwayslink for linking with clang (#2647) by Corentin Kerisit · 8 months ago
  26. e7fe164 toolchain: support `$(location)` expansion in `extra_rustc_flags` (#2761) by Krasimir Georgiev · 8 months ago
  27. ad615c7 Added Rust 1.80.0 (#2763) by UebelAndre · 8 months ago
  28. 64a4b52 rust_stdlib_filegroup: update to support srcs from another package (#2735) by Krasimir Georgiev · 8 months ago
  29. ca7a3df Fix collecting cc deps in collect_deps (#2699) by Milan Vukov · 8 months ago
  30. c177ccc Bazelmod documentation and code examples. (#2713) by Marvin Hansen · 8 months ago
  31. b3fe74c Add support for shared test-only modules (#2734) by Ivan Carvalho · 8 months ago
  32. 3877078 Updated rust-analyzer to use repo vs generated files as crate roots (#2717) by UebelAndre · 9 months ago
  33. 2a0698f Clean up downloads that go through the API instead of the CDN (#2718) by Oliver Graff · 9 months ago
  34. c1ab10a upstream wrappers for cargo, rustc, cargo-clippy (#2703) by Peter Kolloch · 9 months ago
  35. c2014b6 Updated external dependencies docs (#2711) by UebelAndre · 9 months ago
  36. 4ea03d6 rust-analyzer: Factor aliases into the project (#2709) by Daniel Wagner-Hall · 9 months ago
  37. 78c68d6 Apply extra_rustc_flags list to all toolchains (#2693) by Nicolas Mattia · 9 months ago
  38. 67b3571 Added Rust 1.79.0 (#2695) by UebelAndre · 9 months ago
  39. d83c865 Add flag to refer to a `sh_toolchain` for process wrapper bootstrap shebangs (#2694) by UebelAndre · 9 months ago
  40. 837b7f8 Depend on a copy of rustfmt for the target (#2685) by Ed Schouten · 10 months ago
  41. 7f2b47c use bazel_ci_rules bazel_dep instead of http_archive (#2678) by Matthieu MOREL · 10 months ago
  42. 9d34479 Ensure dynamic library dependencies end up in the runfiles directory (#2671) by Ed Schouten · 10 months ago
  43. df80ce6 fix: default rustfmt version to supplied rust version (#2660) by Matt Mackay · 10 months ago
  44. c88ba10 Fix cc_common_link when using sibling repository layout (#2643) by yuzhy8701 · 10 months ago
  45. dd7a694 Remove `incompatible_test_attr_crate_and_srcs_mutually_exclusive` (#2641) by UebelAndre · 11 months ago
  46. 3342d68 Added Rust 1.78.0 (#2639) by UebelAndre · 11 months ago
  47. 78d920b Support loading http credentials from netrc (#2623) by Evgeny Petrov · 11 months ago
  48. 29ec07a Register a default rust toolchain. (#2624) by Matt · 11 months ago
  49. 72d1d4a Add clippy_flag flag to allow flags to be added in succession. (#2625) by Brian Granaghan · 11 months ago
  50. 8d074a0 Bzlmod-aware runfiles library (#2566) by David Zbarsky · 11 months ago
  51. f960192 Test BCR example in minimum bazel (#2613) by Daniel Wagner-Hall · 11 months ago
  52. a58d952 Fix rust module extension for Bazel pre-7.1 (#2612) by Cameron Martin · 11 months ago
  53. 768eaf4 Added Rust 1.77.2 (#2608) by UebelAndre · 12 months ago
  54. 8802f4d clippy: use --cap-lints=warn; apply clippy_flags when capture_output=True (#2451) by Geoffry Song · 12 months ago
  55. 33f2f18 Added Rust 1.77.1 (#2591) by UebelAndre · 12 months ago
  56. fd71efb Make bazel lock file cross-platform (#2453) by Cameron Martin · 12 months ago
  57. 5f06994 Support building more things with bzlmod (#2601) by Matt · 12 months ago
  58. 2e460de Add support for `--compile_one_dependency` (#2598) by William Smith · 12 months ago
  59. b078bbd feat: Strip debug info from opt builds (#2513) by Matt Epperson · 12 months ago
  60. f9626f9 Updated repository rules to notify users about non-reproducible repos. (#2593) by UebelAndre · 12 months ago
  61. 63fbedb Add extra_rustc_flags_for_crate_types. (#2431) by Brian Granaghan · 12 months ago
  62. 8d7d0a2 Minor cleanup of bzl files (#2573) by UebelAndre · 12 months ago
  63. 98fab85 Fixed genquery for rust targets (#2559) by UebelAndre · 12 months ago
  64. 5ded574 bzlmod: fix issue with nightly versions (#2545) by Quentin Perez · 12 months ago
  65. 4bda11a Added Rust 1.77.0 (#2568) by UebelAndre · 1 year ago
  66. 846e910 Stop rustfmt versioning from overriding rust-analyzer versioning. (#2553) by ReticentIris · 1 year ago
  67. e7f5516 Implement support for dylib linkage (#2414) by Vinh Tran · 1 year, 1 month ago
  68. 33fdddd Fix bzlmod examples on windows (#2454) by Cameron Martin · 1 year, 1 month ago
  69. 0e0241e Introduce rules_rust_unsupported_feature (#2511) by Ted Pudlik · 1 year, 1 month ago
  70. e404e51 fix rustdoc: omit link flags for rustdoc (#2467) by Bram Geron · 1 year, 1 month ago
  71. bee5316 Replace deprecated `ctx.build_file_path` (#2503) by Mai Hussien · 1 year, 1 month ago
  72. 12d3f80 Update apple rules (#2506) by Keith Smiley · 1 year, 1 month ago
  73. 377314b Allow rules to provide their own rust-analyzer providers (#2487) by UebelAndre · 1 year, 1 month ago
  74. ee709b1 Fixes the ci failure in Bazel (#2482) by Gowroji Sunil · 1 year, 1 month ago
  75. a4b1a1b Use a path instead of a string for emit in rustc command-line arguments. (#2445) by Matt · 1 year, 1 month ago
  76. 8fd0904 Fix linkopts set in cc deps of bindgen (#2422) by Vinh Tran · 1 year, 1 month ago
  77. 16f45cc Fix type error in rust-analyzer rule (#2479) by UebelAndre · 1 year, 1 month ago
  78. 172b34a Generate package license metadata (#2476) by Nick Collier · 1 year, 1 month ago
  79. d0d5a86 Use -C link-arg= instead of link-args to handle nested spaces (#2471) by Kevin King · 1 year, 1 month ago
  80. 3962d12 Remove the remaining host_fragments= arguments. (#2472) by lberki · 1 year, 1 month ago
  81. 9f68ed2 Added Rust 1.76.0 (#2468) by UebelAndre · 1 year, 1 month ago
  82. 8cd501f Add argument `include_coverage` to toggle if `InstrumentedFilesInfo` is created (#2457) by kiwiwarmnfuzzy · 1 year, 1 month ago
  83. 2d0f66c Remove the no-op argument host_fragments=. (#2466) by lberki · 1 year, 1 month ago
  84. c06564d Make cross-compiling with bzlmod possible, added example (#2419) by John Hughes · 1 year, 2 months ago
  85. 649b32d Added `incompatible_no_rustc_sysroot_env` (#2428) by UebelAndre · 1 year, 2 months ago
  86. 50b9ef3 Prepare rust rules for Starlark CcToolchainInfo. (#2424) by buildbreaker2021 · 1 year, 2 months ago
  87. abf2ae9 Fix rustfmt toolchains when consuming rules_rust with bzlmod. (#2410) by John Hughes · 1 year, 2 months ago
  88. caa3959 Drop import macro (#2411) by scentini · 1 year, 2 months ago
  89. df73e91 Change default Rust distribution downloads from .tar.gz to .tar.xz (#2399) by David Tolnay · 1 year, 3 months ago
  90. 95e5d44 Advertise CcInfo provider on rules (#2126) by Cameron Martin · 1 year, 3 months ago
  91. 0a4523e Fix name of toolchain repo (#2395) by Daniel Wagner-Hall · 1 year, 3 months ago
  92. 53830aa remove incompatible_override_toolchain_transition (#2344) by Krasimir Georgiev · 1 year, 3 months ago
  93. 8637941 Added Rust 1.75.0 (#2380) by UebelAndre · 1 year, 3 months ago
  94. 23fcf67 Update `rust_bindgen_library` to only link into the direct consumer (#2361) by UebelAndre · 1 year, 3 months ago
  95. 828c807 Added `rust_unpretty_aspect` and `rust_unpretty` rules (#2356) by UebelAndre · 1 year, 3 months ago
  96. ea60dc5 Added Rust 1.74.1 (#2354) by UebelAndre · 1 year, 3 months ago
  97. 500c8bd Minor cleanup (#2357) by UebelAndre · 1 year, 3 months ago
  98. 48d32a0 Adjust is_exec_configuration heuristic (#2349) by Stephen Twigg · 1 year, 3 months ago
  99. 7e4619d _rust_binary_impl: propagate `data` to the crate info (#2342) by Krasimir Georgiev · 1 year, 3 months ago
  100. 5ceebc0 Include all toolchain files in the current toolchain (#2336) by Daniel Wagner-Hall · 1 year, 3 months ago