- e7f5516 Implement support for dylib linkage (#2414) by Vinh Tran · 1 year, 2 months ago
- 33fdddd Fix bzlmod examples on windows (#2454) by Cameron Martin · 1 year, 2 months ago
- 0e0241e Introduce rules_rust_unsupported_feature (#2511) by Ted Pudlik · 1 year, 2 months ago
- cf5f0bd Re-vendor all crates (#2514) by Cameron Martin · 1 year, 2 months ago
- 53daac7 Set allow_empty on unknown globs (#2509) by Daniel Wagner-Hall · 1 year, 2 months ago
- 998f7d5 Updated label crate to understand canonical vs apparent repositories (#2507) by UebelAndre · 1 year, 2 months ago
- e404e51 fix rustdoc: omit link flags for rustdoc (#2467) by Bram Geron · 1 year, 2 months ago
- bee5316 Replace deprecated `ctx.build_file_path` (#2503) by Mai Hussien · 1 year, 2 months ago
- f3620bf Add MODULE.bazel.lock to gitignore (#2505) by Keith Smiley · 1 year, 2 months ago
- 12d3f80 Update apple rules (#2506) by Keith Smiley · 1 year, 2 months ago
- 377314b Allow rules to provide their own rust-analyzer providers (#2487) by UebelAndre · 1 year, 2 months ago
- b1fc852 Update crates_universe render script to run from Bazel (#2492) by UebelAndre · 1 year, 2 months ago
- 184da7d Introduce @rules_testing for Starlark tests (#2480) by Vinh Tran · 1 year, 2 months ago
- 05d2d58 Bump crate_universe version to `0.11.0` (#2478) by UebelAndre · 1 year, 2 months ago
- c61c3b8 Check if resolved index URL starts with sparse+ (#2498) by Nick Collier · 1 year, 2 months ago
- acd9e61 Update crate_universe to allow re-pinning precise packages with pins (#2493) by UebelAndre · 1 year, 2 months ago
- 547f6a0 Use non-canonical repo name in hub repo (#2491) by Cameron Martin · 1 year, 2 months ago
- d061e6a Use commit from cargo lock file for git repositories (#2490) by Cameron Martin · 1 year, 2 months ago
- 5d33a76 Update wasm-bindgen to 0.2.91 (#2489) by Alex Kirszenberg · 1 year, 2 months ago
- 04f1b5d Add script to revendor all crates (#2459) by Cameron Martin · 1 year, 2 months ago
- ee709b1 Fixes the ci failure in Bazel (#2482) by Gowroji Sunil · 1 year, 2 months ago
- a4b1a1b Use a path instead of a string for emit in rustc command-line arguments. (#2445) by Matt · 1 year, 2 months ago
- 8fd0904 Fix linkopts set in cc deps of bindgen (#2422) by Vinh Tran · 1 year, 2 months ago
- 5c715ec Release 0.39.0 (#2473) by Stu Schwartz · 1 year, 2 months ago 0.39.0
- 16f45cc Fix type error in rust-analyzer rule (#2479) by UebelAndre · 1 year, 2 months ago
- 172b34a Generate package license metadata (#2476) by Nick Collier · 1 year, 2 months ago
- a844b19 Fix serialization of cargo_config attribute with bzlmod (#2477) by Gabriel Féron · 1 year, 2 months ago
- d0d5a86 Use -C link-arg= instead of link-args to handle nested spaces (#2471) by Kevin King · 1 year, 2 months ago
- 63a73ac Add support for `all_crate_deps` when using bzlmod (#2461) by Amelia · 1 year, 2 months ago
- 7ce81c1 Add Bazel version matrix to bzlmod builds (#2469) by UebelAndre · 1 year, 2 months ago
- 3962d12 Remove the remaining host_fragments= arguments. (#2472) by lberki · 1 year, 2 months ago
- 9f68ed2 Added Rust 1.76.0 (#2468) by UebelAndre · 1 year, 2 months ago
- 8cd501f Add argument `include_coverage` to toggle if `InstrumentedFilesInfo` is created (#2457) by kiwiwarmnfuzzy · 1 year, 2 months ago
- 2d0f66c Remove the no-op argument host_fragments=. (#2466) by lberki · 1 year, 2 months ago
- bbe2cf4 [docs/cargo.md] Add missing comma (#2456) by Nils · 1 year, 2 months ago
- c06564d Make cross-compiling with bzlmod possible, added example (#2419) by John Hughes · 1 year, 2 months ago
- 0f777e1 Use canonical repo name for aspects (#2450) by Cameron Martin · 1 year, 2 months ago
- 649b32d Added `incompatible_no_rustc_sysroot_env` (#2428) by UebelAndre · 1 year, 2 months ago
- fe610da Prep 0.38.0 release (#2437) by Daniel Wagner-Hall · 1 year, 3 months ago 0.38.0
- 4136f6f Update rules_apple (#2436) by Daniel Wagner-Hall · 1 year, 3 months ago
- 50b9ef3 Prepare rust rules for Starlark CcToolchainInfo. (#2424) by buildbreaker2021 · 1 year, 3 months ago
- 9a6f5c8 Allow ~ in repository names (#2427) by Daniel Wagner-Hall · 1 year, 3 months ago
- d48f731 Update android example to use Starlark version of android_ndk_repository (#2417) by Vinh Tran · 1 year, 3 months ago
- d72f4a8 Provide a better error message when trying to generate rust-project.json (#2196) by John Hughes · 1 year, 3 months ago
- abf2ae9 Fix rustfmt toolchains when consuming rules_rust with bzlmod. (#2410) by John Hughes · 1 year, 3 months ago
- caa3959 Drop import macro (#2411) by scentini · 1 year, 3 months ago
- b2e52a2 Use # not / as a sed escape character (#2412) by Daniel Wagner-Hall · 1 year, 3 months ago
- cd3f80b Prep for 0.37.0 (#2403) by Daniel Wagner-Hall · 1 year, 3 months ago
- fb0393d Nix Example updated `rules_nixpkgs` version and removed CI workaround. (#2409) by James Leitch · 1 year, 3 months ago
- 90e4505 Fix #2406: use codegen option `link-args` to forward `user_link_flags` in bindgen. (#2407) by thomas · 1 year, 3 months ago
- 012af3b Fix #2402: use `get_lib_name_default(lib)` instead of `lib.owner.name`. (#2405) by thomas · 1 year, 3 months ago
- 0972574 Fix the patch_tool annotation. (#2404) by Matt · 1 year, 3 months ago
- a1e9f96 Minor cleanup of prost rules (#2397) by UebelAndre · 1 year, 3 months ago
- 44a0161 Allow `RustBindgen` action to get `--gcc-toolchain` from cc toolchains (#2400) by UebelAndre · 1 year, 3 months ago
- db03e3e Add annotation support for transient crates. (#2392) by Matt · 1 year, 3 months ago
- df73e91 Change default Rust distribution downloads from .tar.gz to .tar.xz (#2399) by David Tolnay · 1 year, 3 months ago
- 6b35cfd Add test for query and cquery in the repo (#2398) by Daniel Wagner-Hall · 1 year, 3 months ago
- 95e5d44 Advertise CcInfo provider on rules (#2126) by Cameron Martin · 1 year, 3 months ago
- 0a4523e Fix name of toolchain repo (#2395) by Daniel Wagner-Hall · 1 year, 3 months ago
- 1d8098f Stringify annotation labels (#2394) by Daniel Wagner-Hall · 1 year, 3 months ago
- 1cb8c80 Fix missing .wasm output for rust_wasm_bindgen (#2396) by Alex Kirszenberg · 1 year, 3 months ago
- 40232a0 Replaced multiple usages of `String` with `Label`. (#2363) by James Leitch · 1 year, 3 months ago
- 4f9b178 Support third party crates with bzlmod (#1910) by Matt · 1 year, 3 months ago
- 597b4bc Switch from `sha256` to `integrity` in release notes (#2389) by David Tolnay · 1 year, 3 months ago
- 4329918 Release 0.36.2 (#2382) by UebelAndre · 1 year, 3 months ago 0.36.2
- 53830aa remove incompatible_override_toolchain_transition (#2344) by Krasimir Georgiev · 1 year, 3 months ago
- 83a2b50 Remove tests for invalid crate names (#2387) by Daniel Wagner-Hall · 1 year, 3 months ago
- 72a1818 Don't re-write an identical lockfile (#2386) by Daniel Wagner-Hall · 1 year, 3 months ago
- dd944ed Update wasm-bindgen to 0.2.89 (#2333) by Alex Kirszenberg · 1 year, 3 months ago
- 8637941 Added Rust 1.75.0 (#2380) by UebelAndre · 1 year, 3 months ago
- 9e6b3da Updated crate_universe dependencies (#2381) by UebelAndre · 1 year, 3 months ago
- 9516cba Allow using cargo_bazel_bootstrap from module extensions (#2385) by Matt · 1 year, 3 months ago
- e6a1ee4 Include examples/bzlmod in release tgz for BCR presubmit (#2379) by David Tolnay · 1 year, 3 months ago
- 5001ff6 Expose crates_vendor deps to bzlmod (#2372) by David Tolnay · 1 year, 3 months ago 0.36.1
- 0d77db7 Release 0.36.1 (#2376) by UebelAndre · 1 year, 3 months ago
- 01daded Add cc_toolchain files to bindgen actions (#2375) by UebelAndre · 1 year, 3 months ago
- 2650584 Ignore bzlmod workspace from examples workspace (#2373) by Daniel Wagner-Hall · 1 year, 3 months ago
- c1d1847 Release 0.36.0 (#2365) by Daniel Wagner-Hall · 1 year, 3 months ago 0.36.0
- 23fcf67 Update `rust_bindgen_library` to only link into the direct consumer (#2361) by UebelAndre · 1 year, 3 months ago
- 0a9e3b1 Ensure bzlmod example tests are run (#2371) by UebelAndre · 1 year, 3 months ago
- 0b0b5c0 Consolidate bzlmod example workspaces (#2370) by UebelAndre · 1 year, 3 months ago
- 137b5f2 rust_analyzer: run bazel aquery with --include_artifacts (#2328) by Neil Isaac · 1 year, 3 months ago
- fce8961 Updated Bindgen to version `0.69.1` (#2367) by UebelAndre · 1 year, 3 months ago
- 5507a61 Remove legacy bindgen.bzl interface module (#2366) by UebelAndre · 1 year, 3 months ago
- 3545dec Remove redundant/legacy cargo_build_script.bzl (#2364) by UebelAndre · 1 year, 3 months ago
- e989bd9 Remove obsolete comment (#2362) by Daniel Wagner-Hall · 1 year, 4 months ago
- 1048ecf Release 0.35.0 (#2360) by UebelAndre · 1 year, 4 months ago 0.35.0
- b191b03 Remove `CrateFeatures::Legacy` (#2338) by James Leitch · 1 year, 4 months ago
- fed7e8f Fix `alias_rules` missing CcInfo and not being listed in `CARGO_BAZEL_SRCS` and misc Nix example fixes. (#2353) by James Leitch · 1 year, 4 months ago
- 978d7a0 `crate.select()` support (#1977) by James Leitch · 1 year, 4 months ago
- 828c807 Added `rust_unpretty_aspect` and `rust_unpretty` rules (#2356) by UebelAndre · 1 year, 4 months ago
- 6a93592 chore: add `//bzlmod:hello_world_test` and use it as BCR presubmit (#2347) by Chuck Grindel · 1 year, 4 months ago
- c85ce76 Include more cc_toolchain flags in RustBindgen actions (#2358) by UebelAndre · 1 year, 4 months ago
- ea60dc5 Added Rust 1.74.1 (#2354) by UebelAndre · 1 year, 4 months ago
- 500c8bd Minor cleanup (#2357) by UebelAndre · 1 year, 4 months ago
- 48d32a0 Adjust is_exec_configuration heuristic (#2349) by Stephen Twigg · 1 year, 4 months ago
- 443192a Register a toolchain by default in MODULE.bazel (#2351) by Matt · 1 year, 4 months ago
- ca8b624 Register apple cc toolchain (#2352) by Daniel Wagner-Hall · 1 year, 4 months ago
- 486553f chore: remove print from MODULE.bazel (#2345) by Chuck Grindel · 1 year, 4 months ago
- 7e4619d _rust_binary_impl: propagate `data` to the crate info (#2342) by Krasimir Georgiev · 1 year, 4 months ago