aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-02-28Snap for 11510257 from 1ca9a0a14b6bb71f5927b20bed61f74f203b81c9 to simpleperf...simpleperf-releaseAndroid Build Coastguard Worker
2024-02-20Merge tag 'upstream/0.39.0' into mainUlises Mendez Martinez
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-02Snap for 11400057 from bdd24099a80555ff8a4441e8bb47f4c7cfe413f8 to simpleperf...Android Build Coastguard Worker
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
2024-01-16Prepare rust rules for Starlark CcToolchainInfo. (#2424)buildbreaker2021
2024-01-16Allow ~ in repository names (#2427)Daniel Wagner-Hall
2024-01-16Update android example to use Starlark version of android_ndk_repository (#2417)Vinh Tran
2024-01-13Provide a better error message when trying to generate rust-project.json (#2196)John Hughes
2024-01-12Fix rustfmt toolchains when consuming rules_rust with bzlmod. (#2410)John Hughes
2024-01-11Drop import macro (#2411)scentini
2024-01-10Use # not / as a sed escape character (#2412)Daniel Wagner-Hall
2024-01-10Prep for 0.37.0 (#2403)Daniel Wagner-Hall
2024-01-09Nix Example updated `rules_nixpkgs` version and removed CI workaround. (#2409)James Leitch
2024-01-09Fix #2406: use codegen option `link-args` to forward `user_link_flags` in bin...thomas
2024-01-09Fix #2402: use `get_lib_name_default(lib)` instead of `lib.owner.name`. (#2405)thomas
2024-01-09Fix the patch_tool annotation. (#2404)Matt
2024-01-08Minor cleanup of prost rules (#2397)UebelAndre
2024-01-08Allow `RustBindgen` action to get `--gcc-toolchain` from cc toolchains (#2400)UebelAndre
2024-01-08Add annotation support for transient crates. (#2392)Matt
2024-01-05Change default Rust distribution downloads from .tar.gz to .tar.xz (#2399)David Tolnay
2024-01-05Add test for query and cquery in the repo (#2398)Daniel Wagner-Hall
2024-01-05Advertise CcInfo provider on rules (#2126)Cameron Martin
2024-01-05Fix name of toolchain repo (#2395)Daniel Wagner-Hall
2024-01-05Stringify annotation labels (#2394)Daniel Wagner-Hall
2024-01-05Fix missing .wasm output for rust_wasm_bindgen (#2396)Alex Kirszenberg
2024-01-03Replaced multiple usages of `String` with `Label`. (#2363)James Leitch
2024-01-03Support third party crates with bzlmod (#1910)Matt
2024-01-03Switch from `sha256` to `integrity` in release notes (#2389)David Tolnay
2024-01-02Release 0.36.2 (#2382)upstream/0.36.2UebelAndre
2024-01-02remove incompatible_override_toolchain_transition (#2344)Krasimir Georgiev
2024-01-02Remove tests for invalid crate names (#2387)Daniel Wagner-Hall
2024-01-02Don't re-write an identical lockfile (#2386)Daniel Wagner-Hall
2024-01-02Update wasm-bindgen to 0.2.89 (#2333)Alex Kirszenberg
2024-01-02Added Rust 1.75.0 (#2380)UebelAndre