aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-04-02Release 0.41.1 (#2592)upstream/0.41.1UebelAndre
2024-04-02feat: Strip debug info from opt builds (#2513)Matt Epperson
2024-04-02Updated repository rules to notify users about non-reproducible repos. (#2593)UebelAndre
2024-04-02Cleanup splicing utils (#2564)David Zbarsky
2024-04-02Fixed bug where crate_universe could match aliases to bench/example deps (#2600)UebelAndre
2024-04-02Update test metadata for crate_universe (#2599)UebelAndre
2024-04-02Deprecated `rust_bindgen.leak_symbols` (#2590)UebelAndre
2024-04-02fix(cargo-bazel): ignore example crates when checking if proc-macro (#2596)qtica
2024-04-02BUG-FIX: host-triple str for bzl mod (#2587)Eric McBride
2024-04-02Android jobs should be using LTS Bazel releases (#2589)UebelAndre
2024-03-29Add extra_rustc_flags_for_crate_types. (#2431)Brian Granaghan
2024-03-28Release 0.41.0 (#2569)upstream/0.41.0UebelAndre
2024-03-27Mark the bzlmod extension reproducible as appropriate (#2575)David Zbarsky
2024-03-27Added starlark unit tests for `rust_toolchain.opt_level` (#2578)UebelAndre
2024-03-27Minor cleanup of bzl files (#2573)UebelAndre
2024-03-26Fix cargo-bazel recompile for MODULE.bazel (#2570)Eric McBride
2024-03-26Fixed genquery for rust targets (#2559)UebelAndre
2024-03-26Allow a no-cargo setup for bzlmod (#2565)David Zbarsky
2024-03-22bzlmod: fix issue with nightly versions (#2545)Quentin Perez
2024-03-21Added Rust 1.77.0 (#2568)UebelAndre
2024-03-19Removed unused 'select_with_or' (#2562)David Zbarsky
2024-03-19Rust Analyzer added NixOS supported platforms (#2547)James Leitch
2024-03-19Stop rustfmt versioning from overriding rust-analyzer versioning. (#2553)ReticentIris
2024-03-19Update cargo_toml to `0.19.2` (#2551)Randolf J
2024-03-19Temporarily disable "Examples Clang with LLD" CI job (#2560)UebelAndre
2024-03-05Add example of cross-compiling with musl (#2535)Daniel Wagner-Hall
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-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-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