1. 1520b49 Merge tag 'upstream/0.40.0' into main by Kesavan Yogeswaran · 3 months ago main master
  2. 5d4dc3f Release 0.40.0 (#2527) by Daniel Wagner-Hall · 3 months ago upstream/0.40.0
  3. f69784f Make `Select` accessors public (#2528) by Daniel Wagner-Hall · 3 months ago
  4. 422c3b2 Use pub(crate) rather than pub (#2526) by Daniel Wagner-Hall · 3 months ago
  5. 7c98e23 Add public interface to lockfile interospection (#2515) by Daniel Wagner-Hall · 3 months ago
  6. ebbd6a2 Split CrateID CrateNameAndVersionReq (#2525) by Daniel Wagner-Hall · 3 months ago
  7. 33860ab Locate license file in packge root if not specified in cargo metadata (#2521) by Nick Collier · 3 months ago
  8. 777f3e5 Fix all-crate-deps with bzlmod and conditionals. (#2516) by Cornelius Riemenschneider · 3 months ago
  9. e7f5516 Implement support for dylib linkage (#2414) by Vinh Tran · 3 months ago
  10. 33fdddd Fix bzlmod examples on windows (#2454) by Cameron Martin · 3 months ago
  11. 0e0241e Introduce rules_rust_unsupported_feature (#2511) by Ted Pudlik · 3 months ago
  12. cf5f0bd Re-vendor all crates (#2514) by Cameron Martin · 3 months ago
  13. 53daac7 Set allow_empty on unknown globs (#2509) by Daniel Wagner-Hall · 3 months ago
  14. 998f7d5 Updated label crate to understand canonical vs apparent repositories (#2507) by UebelAndre · 3 months ago
  15. 6f74eba Merge tag 'upstream/0.39.0' into main am: 1ca9a0a14b by Ulises Mendez Martinez · 3 months ago
  16. e404e51 fix rustdoc: omit link flags for rustdoc (#2467) by Bram Geron · 3 months ago
  17. bee5316 Replace deprecated `ctx.build_file_path` (#2503) by Mai Hussien · 3 months ago
  18. f3620bf Add MODULE.bazel.lock to gitignore (#2505) by Keith Smiley · 3 months ago
  19. 12d3f80 Update apple rules (#2506) by Keith Smiley · 3 months ago
  20. 1ca9a0a Merge tag 'upstream/0.39.0' into main by Ulises Mendez Martinez · 4 months ago
  21. 377314b Allow rules to provide their own rust-analyzer providers (#2487) by UebelAndre · 3 months ago
  22. b1fc852 Update crates_universe render script to run from Bazel (#2492) by UebelAndre · 3 months ago
  23. 184da7d Introduce @rules_testing for Starlark tests (#2480) by Vinh Tran · 3 months ago
  24. 05d2d58 Bump crate_universe version to `0.11.0` (#2478) by UebelAndre · 3 months ago
  25. c61c3b8 Check if resolved index URL starts with sparse+ (#2498) by Nick Collier · 3 months ago
  26. acd9e61 Update crate_universe to allow re-pinning precise packages with pins (#2493) by UebelAndre · 3 months ago
  27. 547f6a0 Use non-canonical repo name in hub repo (#2491) by Cameron Martin · 3 months ago
  28. d061e6a Use commit from cargo lock file for git repositories (#2490) by Cameron Martin · 3 months ago
  29. 5d33a76 Update wasm-bindgen to 0.2.91 (#2489) by Alex Kirszenberg · 3 months ago
  30. 04f1b5d Add script to revendor all crates (#2459) by Cameron Martin · 3 months ago
  31. ee709b1 Fixes the ci failure in Bazel (#2482) by Gowroji Sunil · 4 months ago
  32. a4b1a1b Use a path instead of a string for emit in rustc command-line arguments. (#2445) by Matt · 4 months ago
  33. 8fd0904 Fix linkopts set in cc deps of bindgen (#2422) by Vinh Tran · 4 months ago
  34. 5c715ec Release 0.39.0 (#2473) by Stu Schwartz · 4 months ago upstream/0.39.0
  35. 16f45cc Fix type error in rust-analyzer rule (#2479) by UebelAndre · 4 months ago
  36. 172b34a Generate package license metadata (#2476) by Nick Collier · 4 months ago
  37. a844b19 Fix serialization of cargo_config attribute with bzlmod (#2477) by Gabriel Féron · 4 months ago
  38. d0d5a86 Use -C link-arg= instead of link-args to handle nested spaces (#2471) by Kevin King · 4 months ago
  39. 63a73ac Add support for `all_crate_deps` when using bzlmod (#2461) by Amelia · 4 months ago
  40. 7ce81c1 Add Bazel version matrix to bzlmod builds (#2469) by UebelAndre · 4 months ago
  41. 3962d12 Remove the remaining host_fragments= arguments. (#2472) by lberki · 4 months ago
  42. 9f68ed2 Added Rust 1.76.0 (#2468) by UebelAndre · 4 months ago
  43. 8cd501f Add argument `include_coverage` to toggle if `InstrumentedFilesInfo` is created (#2457) by kiwiwarmnfuzzy · 4 months ago
  44. 2d0f66c Remove the no-op argument host_fragments=. (#2466) by lberki · 4 months ago
  45. bbe2cf4 [docs/cargo.md] Add missing comma (#2456) by Nils · 4 months ago
  46. c06564d Make cross-compiling with bzlmod possible, added example (#2419) by John Hughes · 4 months ago
  47. 0f777e1 Use canonical repo name for aspects (#2450) by Cameron Martin · 4 months ago
  48. 649b32d Added `incompatible_no_rustc_sysroot_env` (#2428) by UebelAndre · 4 months ago
  49. fe610da Prep 0.38.0 release (#2437) by Daniel Wagner-Hall · 4 months ago upstream/0.38.0
  50. 4136f6f Update rules_apple (#2436) by Daniel Wagner-Hall · 4 months ago
  51. 50b9ef3 Prepare rust rules for Starlark CcToolchainInfo. (#2424) by buildbreaker2021 · 5 months ago
  52. 9a6f5c8 Allow ~ in repository names (#2427) by Daniel Wagner-Hall · 5 months ago
  53. d48f731 Update android example to use Starlark version of android_ndk_repository (#2417) by Vinh Tran · 5 months ago
  54. d72f4a8 Provide a better error message when trying to generate rust-project.json (#2196) by John Hughes · 5 months ago
  55. abf2ae9 Fix rustfmt toolchains when consuming rules_rust with bzlmod. (#2410) by John Hughes · 5 months ago
  56. caa3959 Drop import macro (#2411) by scentini · 5 months ago
  57. b2e52a2 Use # not / as a sed escape character (#2412) by Daniel Wagner-Hall · 5 months ago
  58. cd3f80b Prep for 0.37.0 (#2403) by Daniel Wagner-Hall · 5 months ago
  59. fb0393d Nix Example updated `rules_nixpkgs` version and removed CI workaround. (#2409) by James Leitch · 5 months ago
  60. 90e4505 Fix #2406: use codegen option `link-args` to forward `user_link_flags` in bindgen. (#2407) by thomas · 5 months ago
  61. 012af3b Fix #2402: use `get_lib_name_default(lib)` instead of `lib.owner.name`. (#2405) by thomas · 5 months ago
  62. 0972574 Fix the patch_tool annotation. (#2404) by Matt · 5 months ago
  63. a1e9f96 Minor cleanup of prost rules (#2397) by UebelAndre · 5 months ago
  64. 44a0161 Allow `RustBindgen` action to get `--gcc-toolchain` from cc toolchains (#2400) by UebelAndre · 5 months ago
  65. db03e3e Add annotation support for transient crates. (#2392) by Matt · 5 months ago
  66. df73e91 Change default Rust distribution downloads from .tar.gz to .tar.xz (#2399) by David Tolnay · 5 months ago
  67. 6b35cfd Add test for query and cquery in the repo (#2398) by Daniel Wagner-Hall · 5 months ago
  68. 95e5d44 Advertise CcInfo provider on rules (#2126) by Cameron Martin · 5 months ago
  69. 0a4523e Fix name of toolchain repo (#2395) by Daniel Wagner-Hall · 5 months ago
  70. 1d8098f Stringify annotation labels (#2394) by Daniel Wagner-Hall · 5 months ago
  71. 1cb8c80 Fix missing .wasm output for rust_wasm_bindgen (#2396) by Alex Kirszenberg · 5 months ago
  72. 40232a0 Replaced multiple usages of `String` with `Label`. (#2363) by James Leitch · 5 months ago
  73. 4f9b178 Support third party crates with bzlmod (#1910) by Matt · 5 months ago
  74. 597b4bc Switch from `sha256` to `integrity` in release notes (#2389) by David Tolnay · 5 months ago
  75. 4329918 Release 0.36.2 (#2382) by UebelAndre · 5 months ago upstream/0.36.2
  76. 53830aa remove incompatible_override_toolchain_transition (#2344) by Krasimir Georgiev · 5 months ago
  77. 83a2b50 Remove tests for invalid crate names (#2387) by Daniel Wagner-Hall · 5 months ago
  78. 72a1818 Don't re-write an identical lockfile (#2386) by Daniel Wagner-Hall · 5 months ago
  79. dd944ed Update wasm-bindgen to 0.2.89 (#2333) by Alex Kirszenberg · 5 months ago
  80. 8637941 Added Rust 1.75.0 (#2380) by UebelAndre · 5 months ago
  81. 9e6b3da Updated crate_universe dependencies (#2381) by UebelAndre · 5 months ago
  82. 9516cba Allow using cargo_bazel_bootstrap from module extensions (#2385) by Matt · 5 months ago
  83. e6a1ee4 Include examples/bzlmod in release tgz for BCR presubmit (#2379) by David Tolnay · 5 months ago
  84. 5001ff6 Expose crates_vendor deps to bzlmod (#2372) by David Tolnay · 5 months ago upstream/0.36.1
  85. 0d77db7 Release 0.36.1 (#2376) by UebelAndre · 5 months ago
  86. 01daded Add cc_toolchain files to bindgen actions (#2375) by UebelAndre · 5 months ago
  87. 2650584 Ignore bzlmod workspace from examples workspace (#2373) by Daniel Wagner-Hall · 5 months ago
  88. c1d1847 Release 0.36.0 (#2365) by Daniel Wagner-Hall · 5 months ago upstream/0.36.0
  89. 23fcf67 Update `rust_bindgen_library` to only link into the direct consumer (#2361) by UebelAndre · 5 months ago
  90. 0a9e3b1 Ensure bzlmod example tests are run (#2371) by UebelAndre · 5 months ago
  91. 0b0b5c0 Consolidate bzlmod example workspaces (#2370) by UebelAndre · 5 months ago
  92. 137b5f2 rust_analyzer: run bazel aquery with --include_artifacts (#2328) by Neil Isaac · 5 months ago
  93. fce8961 Updated Bindgen to version `0.69.1` (#2367) by UebelAndre · 5 months ago
  94. 5507a61 Remove legacy bindgen.bzl interface module (#2366) by UebelAndre · 5 months ago
  95. 3545dec Remove redundant/legacy cargo_build_script.bzl (#2364) by UebelAndre · 5 months ago
  96. e989bd9 Remove obsolete comment (#2362) by Daniel Wagner-Hall · 5 months ago
  97. 1048ecf Release 0.35.0 (#2360) by UebelAndre · 5 months ago upstream/0.35.0
  98. b191b03 Remove `CrateFeatures::Legacy` (#2338) by James Leitch · 5 months ago
  99. fed7e8f Fix `alias_rules` missing CcInfo and not being listed in `CARGO_BAZEL_SRCS` and misc Nix example fixes. (#2353) by James Leitch · 5 months ago
  100. 978d7a0 `crate.select()` support (#1977) by James Leitch · 5 months ago