Sign in
chromium
/
external
/
github.com
/
bazelbuild
/
rules_rust
/
HEAD
a2df978
Release 0.74.0 (#4245)
by UebelAndre
· 2 days ago
upstream/main
upstream/0.74.0
6a80a5d
Fix custom build script override key names (#4226)
by alivenets
· 2 days ago
fcae471
Remap the exec root out of build script rustflags (#4202)
by Chris Wood
· 2 days ago
979dea2
flycheck: Fix label for source file (#4238)
by Tyler Breisacher
· 2 days ago
7f9fefc
Reduce size of cargo-bazel-lock.json (#4133)
by UebelAndre
· 2 days ago
9ec97bd
Fix broken links to rust-analyzer docs (#4190)
by Tyler Breisacher
· 2 days ago
7e06192
rust_bindgen_library: forward more attributes (#4246)
by Maximilian Hils
· 2 days ago
1e9b228
Fix clang-cl paths in Cargo build script flags (#4247)
by Corentin Kerisit
· 2 days ago
85f7bd2
Fix rust-analyzer helix config (#4199)
by UebelAndre
· 2 days ago
a18fffa
Don't delete CARGO_MANIFEST_DIR entries that shadow execroot entries (#4236)
by Michael Hackner
· 2 days ago
9c9204e
fix external crate paths for gen_rust_project (#4200)
by beef
· 2 days ago
9e8445f
Added Rust 1.98.0 (#4244)
by UebelAndre
· 2 days ago
3550136
Derive `dlltool` path from the linker for Windows-GNU builds (#4206)
by Régis Desgroppes
· 3 days ago
a4eb36a
Add additional tests for aliases attribute (#4242)
by UebelAndre
· 3 days ago
21efd84
Support `root_path` attribute in `cargo_build_script` (#4243)
by Krasimir Georgiev
· 3 days ago
9290bb7
Support passing args to rustfmt (#4241)
by UebelAndre
· 3 days ago
a113357
use crate_info.owner for linker inputs, if available (#4177)
by Krasimir Georgiev
· 4 days ago
25963d4
Fix aliased crate handling in aliases attribute (#3693)
by Xiaoyi
· 5 days ago
61786d5
Add support for Rust ABI dynamic libraries (#4179)
by Jonathan Bunton
· 5 days ago
f5dff0d
Ignore existing buildifier configs for crate_universe vendoring (#4205)
by UebelAndre
· 5 days ago
7c229c2
fix: prefix pwd for compiler response file paths (#4216)
by Kirill Timofeev
· 6 days ago
091903b
[crate_universe] Implemented logic for having splicer follow .bazelignore (#4219)
by Ricardo Delfin
· 6 days ago
fbb2779
Add RISC-V Linux host toolchain support (#4237)
by Xeonacid
· 6 days ago
d210177
Updated granularity of docs summary (#4195)
by UebelAndre
· 6 days ago
e22086c
Preserve native final-link requirements through rust_static_library (#4232)
by Corentin Kerisit
· 11 days ago
ed7afd2
fix(rustdoc): link doc tests against the cc_toolchain's runtime libs (#4220)
by Marvin Hansen
· 11 days ago
df8c833
Fix rust_bindgen's clang include path and dep wiring (#4218)
by Austin Schuh
· 11 days ago
ca5c131
Fix Windows GNU staticlib output naming (#4231)
by Corentin Kerisit
· 2 weeks ago
a8b5fd3
Upgrade `cargo-lock` from v10 to v11 (#4228)
by Jordan
· 2 weeks ago
bb4e9e8
Fixes lockfile checksum for non-root repo (#3866)
by Takeshi Yoneda
· 3 weeks ago
226c488
Include link_deps in Rust runfiles (#4204)
by Finn Ball
· 4 weeks ago
b0076d5
Check for nightly toolchain when enabling split debug info. (#4186)
by Jorge Gorbe Moya
· 4 weeks ago
4e0d17a
Fix release notes (#4174)
by UebelAndre
· 4 weeks ago
60231db
Release 0.73.0 (#4187)
by Finn Ball
· 4 weeks ago
upstream/0.73.0
d7c7117
Add build_script_env_files crate annotation (#4166)
by Finn Ball
· 4 weeks ago
ea0592c
Set `toolchain` parameter to `toolchain_type` instead of `None` (#4185)
by FabianWolff
· 4 weeks ago
02749ca
fix(crate_universe): pass OUTPUT_BASE as --output_base startup flag to bazel info (#4183)
by Georges Farah
· 4 weeks ago
d6e7cc3
Stabilizes per_crate_rustc_flag (#4182)
by Cameron Mulhern
· 4 weeks ago
b88f87a
fix(crate_universe): fix OUTPUT_BASE env var value format in crates_vendor (#4102)
by Georges Farah
· 4 weeks ago
8bad538
release: remove WORKSPACE snippets from release notes template (#4180)
by Georges Farah
· 4 weeks ago
48b4291
Release 0.72.0 (#4171)
by UebelAndre
· 5 weeks ago
upstream/0.72.0
6da7aa0
crate_universe: move build-script dep to extra_deps (#4090)
by Xiaoyi
· 5 weeks ago
618c091
Respect `--instrumentation_filer` for Rust coverage (#4173)
by UebelAndre
· 5 weeks ago
a0633ba
Avoid force excluding `bazel-*` in vscode (#4169)
by UebelAndre
· 5 weeks ago
4a67cca
Propagate wasm runfiles (#4168)
by UebelAndre
· 5 weeks ago
e468ae2
Fix crate_universe deps interface (#4134)
by UebelAndre
· 5 weeks ago
8ad225a
Add `RunfilesBuilder` to runfiles (#4170)
by UebelAndre
· 5 weeks ago
6503de2
Handle PIC/NOPIC correctly in establish_cc_info (#4131)
by Jakob Koschel
· 5 weeks ago
5f04c8c
Add `cargo_build_script.use_cc_toolchain` (#4161)
by UebelAndre
· 5 weeks ago
0c5c01d
deprecate force_all_deps_direct in favor of extra_named_deps (#4160)
by Krasimir Georgiev
· 5 weeks ago
e65f64b
add a docstring for _get_crate_root_path (no functional changes intended) (#4162)
by Krasimir Georgiev
· 6 weeks ago
9c1dcbb
Fix NoneType error in rustdoc (#4159)
by UebelAndre
· 6 weeks ago
a700d1a
Add `root_path` attribute for directory crate roots (#4142)
by Krasimir Georgiev
· 6 weeks ago
7a7ea1c
Reexport output groups for rustfmt and clippy tests (#4158)
by Alex Conrey
· 6 weeks ago
eaad03d
Point CARGO_MANIFEST_DIR to transformed sources dir (#4154)
by Synchronization Acknowledgement
· 6 weeks ago
c49e0bb
Added Rust 1.97.1 (#4155)
by UebelAndre
· 6 weeks ago
9e9c4ec
Add lint test rules for transitive targets (#4156)
by Alex Conrey
· 6 weeks ago
6c5cc32
Move flags passed in `rust_flags` near the end of the rustc invocation. (#4135)
by Jorge Gorbe Moya
· 7 weeks ago
5786455
Added Rust 1.97.0 (#4144)
by UebelAndre
· 7 weeks ago
dd6729b
Add rust-analyzer clippy end-to-end test (#4147)
by Alex Conrey
· 7 weeks ago
ed32150
Return repo_metadata from repository rules (#4146)
by Keith Smiley
· 7 weeks ago
7cd42b8
Fix rust-analyzer proc-macro merge for k8-opt-exec paths (#4140)
by Martin Kuntz Jacobsen
· 8 weeks ago
88ab9d0
Add jsonc support for rust-analyzer setup (#4126)
by UebelAndre
· 8 weeks ago
16d0309
Fix rust-analyzer selecting the wrong proc-macro cfg (#4137)
by UebelAndre
· 8 weeks ago
46d67bc
Fixes BEP path handling for rust analyzer specs (#4130)
by Cameron Mulhern
· 8 weeks ago
dedf053
Fix unresolved `${out_dir}` token in dep env files (#4124)
by Bas van Dijk
· 8 weeks ago
64c826a
fix: declare rustfmt aspect action toolchain (#4128)
by Keegan Carruthers-Smith
· 8 weeks ago
bd2a8f0
Fix Clippy errors from #4127 (#4129)
by Martin Geisler
· 8 weeks ago
4c2c460
Tolerate partial build failures during rust-analyzer discovery (#4127)
by Martin Geisler
· 8 weeks ago
7fb3e6d
rustc: add support for split debuginfo (#4092)
by Jorge Gorbe Moya
· 8 weeks ago
256b6b9
fix: prefix pwd for imacros flag (#4116)
by Glenn LeBlanc
· 8 weeks ago
8f4cba1
add a mnemonic to a cargo dep env action (#4123)
by Krasimir Georgiev
· 8 weeks ago
f7f212a
Release 0.71.3 (#4119)
by UebelAndre
· 9 weeks ago
upstream/0.71.3
fc45989
Add path-mapping test for env location expansion (#4120)
by UebelAndre
· 9 weeks ago
227dac1
Added Rust 1.96.1 (#4121)
by UebelAndre
· 9 weeks ago
3e58a1d
Disable path mapping when rustc_env has location expansions (#4117)
by Xiao Yu
· 9 weeks ago
155a8af
Add cross-platform compatible launcher for rust-analyzer (#4118)
by UebelAndre
· 9 weeks ago
08d7cc6
Release 0.71.2 (#4115)
by UebelAndre
· 9 weeks ago
upstream/0.71.2
aa5da65
Avoid reliance on bazel-bin for rust-analyzer IDE setup (#4112)
by UebelAndre
· 9 weeks ago
ab2ba84
Restore `crate_universe/extension.bzl` shim with a deprecation warning (#4114)
by Régis Desgroppes
· 9 weeks ago
dc6c891
Fix publish-to-bcr author (#4108)
by UebelAndre
· 9 weeks ago
upstream/0.71.1
2f69054
Add `link_deps` crate_universe annotation (#4109)
by UebelAndre
· 9 weeks ago
cdd9b27
Fix releases (#4107)
by Keith Smiley
· 9 weeks ago
upstream/0.71.0
4fee593
Release 0.71.0 (#4082)
by UebelAndre
· 9 weeks ago
f9c0963
Fix bindgen flag merging between clang_flags and cc_common (#4100)
by Erik Gilling
· 9 weeks ago
2f83a8f
Add more sysroot flags that require prefixing (#4101)
by Keith Smiley
· 9 weeks ago
eda8f02
Make setup authorative over rust-analyzer paths (#4105)
by UebelAndre
· 9 weeks ago
99ad03e
Render crates into subpackages (#4093)
by UebelAndre
· 9 weeks ago
c55282e
Add ibazel support to mdbook_server (#4068)
by UebelAndre
· 9 weeks ago
b62b281
Fix coverage for crates with mixed sources (#4106)
by UebelAndre
· 9 weeks ago
39a22fe
remove mention of cc_deps from warning message (#4099)
by Krasimir Georgiev
· 10 weeks ago
3a95857
Consolidate crate_universe generated `defs.bzl` into `crates.bzl` (#4094)
by UebelAndre
· 10 weeks ago
1ce5fb3
Add `discoverConfig` Support for rust-analyzer (#4075)
by UebelAndre
· 10 weeks ago
20b9cf9
Suppress noisy build script warnings (#4046)
by Paul Draper
· 10 weeks ago
a9cec9a
Remove C Python headers from pyo3 build actions (#4095)
by Alex Trotta
· 10 weeks ago
fb01b69
fix(cargo_build_script): expand ${pwd} for execpaths and locations in build_script_env (#4088)
by Paul Salaberria
· 10 weeks ago
a2113e9
Move rust/toolchain.bzl implementation into rust/private (#4087)
by UebelAndre
· 2 months ago
dad9720
Resolve `<binary>.runfiles_manifest` from argv[0] in `Runfiles::create()` (#4086)
by UebelAndre
· 2 months ago
6a3e2f9
Fix failing test in rolling bazel version (#4076)
by UebelAndre
· 3 months ago
2a9037e
Add attestation support to releases (#4077)
by UebelAndre
· 3 months ago
Next »