aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-03-12Merge tag 'upstream/0.40.0' into mainHEADmastermainKesavan Yogeswaran
2024-02-29Release 0.40.0 (#2527)upstream/0.40.0Daniel Wagner-Hall
2024-02-28Make `Select` accessors public (#2528)Daniel Wagner-Hall
2024-02-28Use pub(crate) rather than pub (#2526)Daniel Wagner-Hall
2024-02-28Add public interface to lockfile interospection (#2515)Daniel Wagner-Hall
2024-02-28Split CrateID CrateNameAndVersionReq (#2525)Daniel Wagner-Hall
2024-02-26Locate license file in packge root if not specified in cargo metadata (#2521)Nick Collier
2024-02-24Fix all-crate-deps with bzlmod and conditionals. (#2516)Cornelius Riemenschneider
2024-02-23Implement support for dylib linkage (#2414)Vinh Tran
2024-02-23Fix bzlmod examples on windows (#2454)Cameron Martin
2024-02-23Introduce rules_rust_unsupported_feature (#2511)Ted Pudlik
2024-02-23Re-vendor all crates (#2514)Cameron Martin
2024-02-22Set allow_empty on unknown globs (#2509)Daniel Wagner-Hall
2024-02-22Updated label crate to understand canonical vs apparent repositories (#2507)UebelAndre
2024-02-21Merge tag 'upstream/0.39.0' into main am: 1ca9a0a14bUlises Mendez Martinez
2024-02-21fix rustdoc: omit link flags for rustdoc (#2467)Bram Geron
2024-02-21Replace deprecated `ctx.build_file_path` (#2503)Mai Hussien
2024-02-21Add MODULE.bazel.lock to gitignore (#2505)Keith Smiley
2024-02-21Update apple rules (#2506)Keith Smiley
2024-02-20Merge tag 'upstream/0.39.0' into mainUlises Mendez Martinez
2024-02-20Allow rules to provide their own rust-analyzer providers (#2487)UebelAndre
2024-02-19Update crates_universe render script to run from Bazel (#2492)UebelAndre
2024-02-19Introduce @rules_testing for Starlark tests (#2480)Vinh Tran
2024-02-19Bump crate_universe version to `0.11.0` (#2478)UebelAndre
2024-02-19Check if resolved index URL starts with sparse+ (#2498)Nick Collier
2024-02-19Update crate_universe to allow re-pinning precise packages with pins (#2493)UebelAndre
2024-02-18Use non-canonical repo name in hub repo (#2491)Cameron Martin
2024-02-18Use commit from cargo lock file for git repositories (#2490)Cameron Martin
2024-02-18Update wasm-bindgen to 0.2.91 (#2489)Alex Kirszenberg
2024-02-18Add script to revendor all crates (#2459)Cameron Martin
2024-02-16Fixes the ci failure in Bazel (#2482)Gowroji Sunil
2024-02-16Use a path instead of a string for emit in rustc command-line arguments. (#2445)Matt
2024-02-15Fix linkopts set in cc deps of bindgen (#2422)Vinh Tran
2024-02-16Release 0.39.0 (#2473)upstream/0.39.0Stu Schwartz
2024-02-15Fix type error in rust-analyzer rule (#2479)UebelAndre
2024-02-14Generate package license metadata (#2476)Nick Collier
2024-02-13Fix serialization of cargo_config attribute with bzlmod (#2477)Gabriel FĂ©ron
2024-02-12Use -C link-arg= instead of link-args to handle nested spaces (#2471)Kevin King
2024-02-09Add support for `all_crate_deps` when using bzlmod (#2461)Amelia
2024-02-09Add Bazel version matrix to bzlmod builds (#2469)UebelAndre
2024-02-09Remove the remaining host_fragments= arguments. (#2472)lberki
2024-02-08Added Rust 1.76.0 (#2468)UebelAndre
2024-02-07Add argument `include_coverage` to toggle if `InstrumentedFilesInfo` is creat...kiwiwarmnfuzzy
2024-02-07Remove the no-op argument host_fragments=. (#2466)lberki
2024-02-02[docs/cargo.md] Add missing comma (#2456)Nils
2024-02-02Make cross-compiling with bzlmod possible, added example (#2419)John Hughes
2024-02-01Use canonical repo name for aspects (#2450)Cameron Martin
2024-01-30Added `incompatible_no_rustc_sysroot_env` (#2428)UebelAndre
2024-01-23Prep 0.38.0 release (#2437)upstream/0.38.0Daniel Wagner-Hall
2024-01-22Update rules_apple (#2436)Daniel Wagner-Hall