aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-04-15Release 0.42.1 (#2614)upstream/0.42.1UebelAndre
2024-04-15Test BCR example in minimum bazel (#2613)Daniel Wagner-Hall
2024-04-11Fix rust module extension for Bazel pre-7.1 (#2612)Cameron Martin
2024-04-10Release 0.42.0 (#2610)upstream/0.42.0UebelAndre
2024-04-10Re-vendor crate_universe outputs (#2609)UebelAndre
2024-04-10Added Rust 1.77.2 (#2608)UebelAndre
2024-04-10clippy: use --cap-lints=warn; apply clippy_flags when capture_output=True (#2...Geoffry Song
2024-04-09Keep default_features parity from bzlmod to workspace (#2606)Lev1ty
2024-04-05Fix (+) In vendored crates semver metadata (#2579)Eric McBride
2024-04-05Added Rust 1.77.1 (#2591)UebelAndre
2024-04-05Make bazel lock file cross-platform (#2453)Cameron Martin
2024-04-03Support building more things with bzlmod (#2601)Matt
2024-04-03Update rules_apple (#2602)Gowroji Sunil
2024-04-03Add support for `--compile_one_dependency` (#2598)William Smith
2024-04-02Fix crates.io URL (#2597)Eric McBride
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