Sign in
chromium
/
external
/
github.com
/
bazelbuild
/
rules_rust
/
HEAD
bb4e9e8
Fixes lockfile checksum for non-root repo (#3866)
by Takeshi Yoneda
· 19 hours ago
upstream/main
226c488
Include link_deps in Rust runfiles (#4204)
by Finn Ball
· 3 days ago
b0076d5
Check for nightly toolchain when enabling split debug info. (#4186)
by Jorge Gorbe Moya
· 4 days ago
4e0d17a
Fix release notes (#4174)
by UebelAndre
· 5 days ago
60231db
Release 0.73.0 (#4187)
by Finn Ball
· 8 days ago
upstream/0.73.0
d7c7117
Add build_script_env_files crate annotation (#4166)
by Finn Ball
· 8 days ago
ea0592c
Set `toolchain` parameter to `toolchain_type` instead of `None` (#4185)
by FabianWolff
· 8 days ago
02749ca
fix(crate_universe): pass OUTPUT_BASE as --output_base startup flag to bazel info (#4183)
by Georges Farah
· 9 days ago
d6e7cc3
Stabilizes per_crate_rustc_flag (#4182)
by Cameron Mulhern
· 9 days ago
b88f87a
fix(crate_universe): fix OUTPUT_BASE env var value format in crates_vendor (#4102)
by Georges Farah
· 9 days ago
8bad538
release: remove WORKSPACE snippets from release notes template (#4180)
by Georges Farah
· 9 days ago
48b4291
Release 0.72.0 (#4171)
by UebelAndre
· 12 days ago
upstream/0.72.0
6da7aa0
crate_universe: move build-script dep to extra_deps (#4090)
by Xiaoyi
· 12 days ago
618c091
Respect `--instrumentation_filer` for Rust coverage (#4173)
by UebelAndre
· 12 days ago
a0633ba
Avoid force excluding `bazel-*` in vscode (#4169)
by UebelAndre
· 12 days ago
4a67cca
Propagate wasm runfiles (#4168)
by UebelAndre
· 12 days ago
e468ae2
Fix crate_universe deps interface (#4134)
by UebelAndre
· 12 days ago
8ad225a
Add `RunfilesBuilder` to runfiles (#4170)
by UebelAndre
· 12 days ago
6503de2
Handle PIC/NOPIC correctly in establish_cc_info (#4131)
by Jakob Koschel
· 12 days ago
5f04c8c
Add `cargo_build_script.use_cc_toolchain` (#4161)
by UebelAndre
· 2 weeks ago
0c5c01d
deprecate force_all_deps_direct in favor of extra_named_deps (#4160)
by Krasimir Georgiev
· 2 weeks ago
e65f64b
add a docstring for _get_crate_root_path (no functional changes intended) (#4162)
by Krasimir Georgiev
· 2 weeks ago
9c1dcbb
Fix NoneType error in rustdoc (#4159)
by UebelAndre
· 3 weeks ago
a700d1a
Add `root_path` attribute for directory crate roots (#4142)
by Krasimir Georgiev
· 3 weeks ago
7a7ea1c
Reexport output groups for rustfmt and clippy tests (#4158)
by Alex Conrey
· 3 weeks ago
eaad03d
Point CARGO_MANIFEST_DIR to transformed sources dir (#4154)
by Synchronization Acknowledgement
· 3 weeks ago
c49e0bb
Added Rust 1.97.1 (#4155)
by UebelAndre
· 3 weeks ago
9e9c4ec
Add lint test rules for transitive targets (#4156)
by Alex Conrey
· 3 weeks ago
6c5cc32
Move flags passed in `rust_flags` near the end of the rustc invocation. (#4135)
by Jorge Gorbe Moya
· 4 weeks ago
5786455
Added Rust 1.97.0 (#4144)
by UebelAndre
· 4 weeks ago
dd6729b
Add rust-analyzer clippy end-to-end test (#4147)
by Alex Conrey
· 4 weeks ago
ed32150
Return repo_metadata from repository rules (#4146)
by Keith Smiley
· 4 weeks ago
7cd42b8
Fix rust-analyzer proc-macro merge for k8-opt-exec paths (#4140)
by Martin Kuntz Jacobsen
· 4 weeks ago
88ab9d0
Add jsonc support for rust-analyzer setup (#4126)
by UebelAndre
· 4 weeks ago
16d0309
Fix rust-analyzer selecting the wrong proc-macro cfg (#4137)
by UebelAndre
· 4 weeks ago
46d67bc
Fixes BEP path handling for rust analyzer specs (#4130)
by Cameron Mulhern
· 5 weeks ago
dedf053
Fix unresolved `${out_dir}` token in dep env files (#4124)
by Bas van Dijk
· 5 weeks ago
64c826a
fix: declare rustfmt aspect action toolchain (#4128)
by Keegan Carruthers-Smith
· 5 weeks ago
bd2a8f0
Fix Clippy errors from #4127 (#4129)
by Martin Geisler
· 5 weeks ago
4c2c460
Tolerate partial build failures during rust-analyzer discovery (#4127)
by Martin Geisler
· 5 weeks ago
7fb3e6d
rustc: add support for split debuginfo (#4092)
by Jorge Gorbe Moya
· 5 weeks ago
256b6b9
fix: prefix pwd for imacros flag (#4116)
by Glenn LeBlanc
· 5 weeks ago
8f4cba1
add a mnemonic to a cargo dep env action (#4123)
by Krasimir Georgiev
· 5 weeks ago
f7f212a
Release 0.71.3 (#4119)
by UebelAndre
· 5 weeks ago
upstream/0.71.3
fc45989
Add path-mapping test for env location expansion (#4120)
by UebelAndre
· 5 weeks ago
227dac1
Added Rust 1.96.1 (#4121)
by UebelAndre
· 5 weeks ago
3e58a1d
Disable path mapping when rustc_env has location expansions (#4117)
by Xiao Yu
· 5 weeks ago
155a8af
Add cross-platform compatible launcher for rust-analyzer (#4118)
by UebelAndre
· 5 weeks ago
08d7cc6
Release 0.71.2 (#4115)
by UebelAndre
· 6 weeks ago
upstream/0.71.2
aa5da65
Avoid reliance on bazel-bin for rust-analyzer IDE setup (#4112)
by UebelAndre
· 6 weeks ago
ab2ba84
Restore `crate_universe/extension.bzl` shim with a deprecation warning (#4114)
by Régis Desgroppes
· 6 weeks ago
dc6c891
Fix publish-to-bcr author (#4108)
by UebelAndre
· 6 weeks ago
upstream/0.71.1
2f69054
Add `link_deps` crate_universe annotation (#4109)
by UebelAndre
· 6 weeks ago
cdd9b27
Fix releases (#4107)
by Keith Smiley
· 6 weeks ago
upstream/0.71.0
4fee593
Release 0.71.0 (#4082)
by UebelAndre
· 6 weeks ago
f9c0963
Fix bindgen flag merging between clang_flags and cc_common (#4100)
by Erik Gilling
· 6 weeks ago
2f83a8f
Add more sysroot flags that require prefixing (#4101)
by Keith Smiley
· 6 weeks ago
eda8f02
Make setup authorative over rust-analyzer paths (#4105)
by UebelAndre
· 6 weeks ago
99ad03e
Render crates into subpackages (#4093)
by UebelAndre
· 6 weeks ago
c55282e
Add ibazel support to mdbook_server (#4068)
by UebelAndre
· 6 weeks ago
b62b281
Fix coverage for crates with mixed sources (#4106)
by UebelAndre
· 6 weeks ago
39a22fe
remove mention of cc_deps from warning message (#4099)
by Krasimir Georgiev
· 6 weeks ago
3a95857
Consolidate crate_universe generated `defs.bzl` into `crates.bzl` (#4094)
by UebelAndre
· 7 weeks ago
1ce5fb3
Add `discoverConfig` Support for rust-analyzer (#4075)
by UebelAndre
· 7 weeks ago
20b9cf9
Suppress noisy build script warnings (#4046)
by Paul Draper
· 7 weeks ago
a9cec9a
Remove C Python headers from pyo3 build actions (#4095)
by Alex Trotta
· 7 weeks ago
fb01b69
fix(cargo_build_script): expand ${pwd} for execpaths and locations in build_script_env (#4088)
by Paul Salaberria
· 7 weeks ago
a2113e9
Move rust/toolchain.bzl implementation into rust/private (#4087)
by UebelAndre
· 7 weeks ago
dad9720
Resolve `<binary>.runfiles_manifest` from argv[0] in `Runfiles::create()` (#4086)
by UebelAndre
· 7 weeks ago
6a3e2f9
Fix failing test in rolling bazel version (#4076)
by UebelAndre
· 8 weeks ago
2a9037e
Add attestation support to releases (#4077)
by UebelAndre
· 8 weeks ago
161ce08
Update label_injections to work transitively (#4081)
by UebelAndre
· 8 weeks ago
5932417
Added support for rustc self-profiling (#4073)
by Vipul Gupta
· 8 weeks ago
97e0d25
Update pyo3 to 0.29.0 (#4085)
by Kohei Watanabe
· 8 weeks ago
71bdd24
Support path mapping in Rust Starlark actions (#4063)
by Damian Banki
· 8 weeks ago
0d36c00
Fix rust_doc_test linking with native libraries (#4080)
by Patrick Scott
· 8 weeks ago
57d165f
Add support for build script runfiles (#4066)
by UebelAndre
· 8 weeks ago
34ea934
Prefix execroot-relative file arguments with pwd (#4067)
by Martin Altenburg
· 8 weeks ago
301d425
Fixes rust-analyzer include_dirs for crates with generated sources (#3840)
by Cameron Mulhern
· 8 weeks ago
247703a
Add extensions_bindgen_ios task in CI to verify iOS cross-compilation (#4071)
by Vaibhav
· 8 weeks ago
c4d6c51
Added `label_injection` to crate_universe annotations (#3755)
by UebelAndre
· 9 weeks ago
bf89fb6
Update crate_universe boringssl with openssl (#4048)
by UebelAndre
· 9 weeks ago
129a7c9
Statically link crate_universe for MSVC (#4031)
by UebelAndre
· 9 weeks ago
51c5e0f
Rename using_cxx test to ext_annotations (#4041)
by UebelAndre
· 9 weeks ago
30c0f73
Fix bindgen C++17 transition on Windows (#4069)
by UebelAndre
· 9 weeks ago
59a507e
Split rustdoc test compilation and execution (#4034)
by UebelAndre
· 10 weeks ago
6910b34
Consume cc deps with PIC when rustc emits PIE binaries (#4062)
by UebelAndre
· 10 weeks ago
fabd0f9
Expose `opt_level` in `rust` extension (#4061)
by UebelAndre
· 10 weeks ago
20dbf36
Added Rust 1.96.0 (#4060)
by UebelAndre
· 10 weeks ago
0dc66fa
feature: introduce link_deps attribute for native library linkage (#4024)
by Suyash Agarwal
· 10 weeks ago
e13543d
Support `--incompatible_exclude_starlark_flags_from_exec_config`. (#4056)
by Jorge Gorbe Moya
· 10 weeks ago
e0ddf88
Fix incorrect exec transition for cargo_build_script (#4040)
by UebelAndre
· 2 months ago
179d109
Update CONTRIBUTING.md (#4051)
by scentini
· 2 months ago
0eca149
Strip whitespace from paths before prefixing ${pwd} (#4054)
by Pierre Gergondet
· 2 months ago
4bfb5ee
Pass --config skip_children=true to rustfmt (#4059)
by Martin Gammelsæter
· 2 months ago
92621cd
Remove placeholder for Google-internal import macro. (#4058)
by Jorge Gorbe Moya
· 2 months ago
19ce34a
Add extra_exec_rustc_flags_triples to toolchain attributes (#3911)
by Alex Trotta
· 3 months ago
a2d98d6
Fix `OUT_DIR` sanitization in `cargo_build_script` (#4050)
by UebelAndre
· 3 months ago
dea48e6
Remove is_proc_macro_dep. (#4052)
by Jorge Gorbe Moya
· 3 months ago
c821113
Update wasm-bindgen to 0.2.121 (#4043)
by Thomas Anagrius
· 3 months ago
Next »