Sign in
pigweed
/
third_party
/
github
/
bazelbuild
/
rules_rust
/
HEAD
« Previous
99f421e
Doc: update outdated parameter `output_diagnostics` (#2813)
by 1_x7
· 3 months ago
6450253
Moved `cargo_dep_env` into it's own file. (#2823)
by UebelAndre
· 3 months ago
73b1594
Use `crate_name` to also match `crate_root`. (#2824)
by UebelAndre
· 3 months ago
ef8ac18
Revert "Build rust_test targets using a crate name different from the underlying lib" (#2815)
by Felipe de A. Mello Pereira
· 3 months ago
dff064e
Added `env_inherit` attribute to `rust_test` (#2809)
by UebelAndre
· 3 months ago
a5f7464
Update Prost (proto) dependencies to latest versions (#2810)
by UebelAndre
· 3 months ago
b4ccc97
Build `rust_test` targets using a crate name different from the underlying lib (#2803)
by Felipe de A. Mello Pereira
· 3 months ago
dec889f
Restored bzlmod documentation. (#2798)
by Marvin Hansen
· 4 months ago
bef8d2d
Remove deprecated variables from `repositories.bzl` macros (#2795)
by UebelAndre
· 4 months ago
6409c9f
Ensure proto compiler attribute is consistent in prost_toolchain (#2794)
by UebelAndre
· 4 months ago
802274c
Use `target_flag_value` instead of `target_triple.str` (#2793)
by scentini
· 4 months ago
0e2409e
Delete `incompatible_no_rustc_sysroot_env` (#2790)
by UebelAndre
· 4 months ago
5f03718
Release 0.49.3 (#2791)
by Daniel Wagner-Hall
· 4 months ago
0.49.3
0e6eec5
Fake resolve roots don't forcibly enable default features (#2789)
by Daniel Wagner-Hall
· 4 months ago
533106d
Release 0.49.2 (#2785)
by Daniel Wagner-Hall
· 4 months ago
0.49.2
1625cd1
Fix up fake resolve roots for proc macros (#2784)
by Daniel Wagner-Hall
· 4 months ago
0e1297d
Introduce feature `rules_rust_link_cc`. (#2723)
by yuzhy8701
· 4 months ago
70e8729
Release 0.49.1 (#2776)
by Daniel Wagner-Hall
· 4 months ago
0.49.1
4a8f678
Add virtual deps to package, not virtual workspace root (#2775)
by Daniel Wagner-Hall
· 4 months ago
00d1176
Support alwayslink for linking with clang (#2647)
by Corentin Kerisit
· 4 months ago
1c0de8a
Release 0.49.0 (#2773)
by UebelAndre
· 4 months ago
0.49.0
3b65db8
Add fake dependency roots for all transitive proc-macros (#2749)
by Daniel Wagner-Hall
· 4 months ago
9510ab4
crate_universe: Only compile label regex once. (#2751)
by Cornelius Riemenschneider
· 4 months ago
64deada
Merge repin scripts (#2769)
by Daniel Wagner-Hall
· 4 months ago
813669b
Add version to bindgen dep (#2768)
by Daniel Wagner-Hall
· 4 months ago
b5ecaea
Respect "--no-typescript" flag in wasm_bindgen (#2765)
by Duarte Nunes
· 4 months ago
f0276ea
Allow for unnamed workspaces/modules when using crates_vendor (#2730)
by Amelia
· 4 months ago
e7fe164
toolchain: support `$(location)` expansion in `extra_rustc_flags` (#2761)
by Krasimir Georgiev
· 4 months ago
ad615c7
Added Rust 1.80.0 (#2763)
by UebelAndre
· 4 months ago
d1e84e3
Add missing local_path_overrides in examples (#2747)
by Daniel Wagner-Hall
· 4 months ago
64a4b52
rust_stdlib_filegroup: update to support srcs from another package (#2735)
by Krasimir Georgiev
· 4 months ago
4a530aa
feat(crates_repository): customizable repin instructions (#2756)
by Steve Barrau
· 4 months ago
6b10ce3
Release 0.48.0 (#2750)
by Daniel Wagner-Hall
· 5 months ago
0.48.0
ffe8eff
Support incompatible enable proto toolchain resolution (#2741)
by Daniel Wagner-Hall
· 5 months ago
ca7a3df
Fix collecting cc deps in collect_deps (#2699)
by Milan Vukov
· 5 months ago
6a140b2
Make rustfmt toolchain optional in bindgen (#2744)
by Marcel Hlopko
· 5 months ago
147886f
Make it possible to not specify clang binary in bindgen (#2746)
by Marcel Hlopko
· 5 months ago
db89d83
Pass toolchain param in ctx.action.run in bindgen (#2745)
by Marcel Hlopko
· 5 months ago
6c2bd67
Add support for --wrap-extern-fns to bindgen rules (#2743)
by Marcel Hlopko
· 5 months ago
c177ccc
Bazelmod documentation and code examples. (#2713)
by Marvin Hansen
· 5 months ago
b3fe74c
Add support for shared test-only modules (#2734)
by Ivan Carvalho
· 5 months ago
6080e49
Use newer macos runners (#2732)
by Oliver Graff
· 5 months ago
0.47.1
116f6db
Update bindgen.bzl to use toolchain system include directories as well (#2727)
by Marcel Hlopko
· 5 months ago
a5fd695
Release 0.47.0 (#2725)
by UebelAndre
· 5 months ago
4110601
crate-universe allows workspaces with MODULE.bazel only (#2720)
by matt-duch
· 5 months ago
3877078
Updated rust-analyzer to use repo vs generated files as crate roots (#2717)
by UebelAndre
· 5 months ago
2a0698f
Clean up downloads that go through the API instead of the CDN (#2718)
by Oliver Graff
· 5 months ago
c1ab10a
upstream wrappers for cargo, rustc, cargo-clippy (#2703)
by Peter Kolloch
· 5 months ago
c888ebd
Update wasm-bindgen to 0.2.92 (#2714)
by Alex Kirszenberg
· 5 months ago
c2014b6
Updated external dependencies docs (#2711)
by UebelAndre
· 5 months ago
c014c61
crate_universe docs: Split bzlmod from workspace (#2700)
by Daniel Wagner-Hall
· 6 months ago
4ea03d6
rust-analyzer: Factor aliases into the project (#2709)
by Daniel Wagner-Hall
· 6 months ago
78c68d6
Apply extra_rustc_flags list to all toolchains (#2693)
by Nicolas Mattia
· 6 months ago
bb73b64
Add example of using JNI to call into Rust (#2690)
by Daniel Wagner-Hall
· 6 months ago
d0b0553
`crate_universe`: Make module extension restarts less expensive. (#2691)
by Cornelius Riemenschneider
· 6 months ago
67b3571
Added Rust 1.79.0 (#2695)
by UebelAndre
· 6 months ago
d83c865
Add flag to refer to a `sh_toolchain` for process wrapper bootstrap shebangs (#2694)
by UebelAndre
· 6 months ago
9c67294
Remote vendor doesn't require srcs present (#2688)
by Daniel Wagner-Hall
· 6 months ago
a6529a7
Release 0.46.0 (#2686)
by Daniel Wagner-Hall
· 6 months ago
0.46.0
bbbeb68
Add support for override_target when using bzlmod (#2683)
by Amelia
· 6 months ago
ada2e52
[Bugfix] Convert metadata keys to screaming snake case instead of screaming kebab case in `cargo_build_script_runner` (#2682)
by Pieter Agten
· 6 months ago
837b7f8
Depend on a copy of rustfmt for the target (#2685)
by Ed Schouten
· 6 months ago
33f93ac
Allow overriding crate universe packages to local packages (#2674)
by Oliver Graff
· 6 months ago
e3a77c4
Ensure that running `bazel build` on a cargo_build_script target actually runs the build script (#2680)
by Matt
· 6 months ago
7f2b47c
use bazel_ci_rules bazel_dep instead of http_archive (#2678)
by Matthieu MOREL
· 6 months ago
9d34479
Ensure dynamic library dependencies end up in the runfiles directory (#2671)
by Ed Schouten
· 6 months ago
e3f6258
crate_universe: Don't include crate name in build script path. (#2663)
by Cornelius Riemenschneider
· 6 months ago
a92de54
Fix cargo_build_script executables. (#2675)
by Matt
· 6 months ago
0c5e67c
Fix protobuf generated srcs to include all sources (#2676)
by Matt
· 6 months ago
dc08bde
Use repo-mapping-aware runfiles API in rust-analyzer (#2666)
by David Zbarsky
· 6 months ago
df80ce6
fix: default rustfmt version to supplied rust version (#2660)
by Matt Mackay
· 7 months ago
0d8d3e0
Fixup from #2657 (#2659)
by Daniel Wagner-Hall
· 7 months ago
0.45.1
3bd4eeb
Release 0.45.0 (#2658)
by UebelAndre
· 7 months ago
0.45.0
4023d94
Added logging to crate_universe checksum validation (#2657)
by UebelAndre
· 7 months ago
1566bad
Add support for generated sources to rust-analyzer. (#2654)
by Matt
· 7 months ago
a6222cd
Allow runfiles object to be an arbitrary expression. (#2651)
by Matt
· 7 months ago
d87eadf
Allow searching for the rlocation of a module. (#2652)
by Matt
· 7 months ago
c88ba10
Fix cc_common_link when using sibling repository layout (#2643)
by yuzhy8701
· 7 months ago
6a06c81
Release 0.44.0 (#2649)
by Daniel Wagner-Hall
· 7 months ago
0.44.0
4a3ffcb
Add target for running rustfmt directly (#2648)
by Daniel Wagner-Hall
· 7 months ago
5b0a6a9
Update cross to fix crate_universe builds in releases (#2645)
by UebelAndre
· 7 months ago
0.43.0
56456cf
Release 0.43.0 (#2642)
by UebelAndre
· 7 months ago
f22926a
Use `cargo tree` to determine feature dependent optional deps (#2636)
by UebelAndre
· 7 months ago
29aed66
Minor cleanup for crate_universe (#2644)
by UebelAndre
· 7 months ago
dd7a694
Remove `incompatible_test_attr_crate_and_srcs_mutually_exclusive` (#2641)
by UebelAndre
· 7 months ago
3342d68
Added Rust 1.78.0 (#2639)
by UebelAndre
· 7 months ago
d6c5704
Add docs and examples of complicated build scripts (#2635)
by Daniel Wagner-Hall
· 7 months ago
0ca65fb
Follow-up documentation/fixes to lockfile API (#2637)
by Daniel Wagner-Hall
· 7 months ago
1fc0f8c
Updated Buildifier version for crate_universe (#2634)
by UebelAndre
· 7 months ago
78d920b
Support loading http credentials from netrc (#2623)
by Evgeny Petrov
· 7 months ago
64920a0
also rewrite -isystem in addition to -sysroot (#2631)
by Adrian Imboden
· 7 months ago
c43af7b
Added debug logging for spliced manifests to crate_universe (#2629)
by UebelAndre
· 7 months ago
2776987
Update `cargo_bootstrap_repository` interface to match dependency macros (#2630)
by UebelAndre
· 7 months ago
4c554fc
Add context to error messages (#2408)
by Daniel Wagner-Hall
· 7 months ago
a2d1344
Nit: Fix link to example in rust_bindgen.md (#2628)
by Grzegorz Lukasik
· 7 months ago
29ec07a
Register a default rust toolchain. (#2624)
by Matt
· 7 months ago
df7a655
Add aspect_rules_js to MODULE.bazel (#2618)
by David Zbarsky
· 7 months ago
72d1d4a
Add clippy_flag flag to allow flags to be added in succession. (#2625)
by Brian Granaghan
· 7 months ago
8d074a0
Bzlmod-aware runfiles library (#2566)
by David Zbarsky
· 8 months ago
825aef9
Release 0.42.1 (#2614)
by UebelAndre
· 8 months ago
0.42.1
Next »