Sign in
chromium
/
external
/
github.com
/
bazelbuild
/
rules_rust
/
HEAD
c4d6c51
Added `label_injection` to crate_universe annotations (#3755)
by UebelAndre
· 23 hours ago
upstream/main
bf89fb6
Update crate_universe boringssl with openssl (#4048)
by UebelAndre
· 25 hours ago
129a7c9
Statically link crate_universe for MSVC (#4031)
by UebelAndre
· 25 hours ago
51c5e0f
Rename using_cxx test to ext_annotations (#4041)
by UebelAndre
· 25 hours ago
30c0f73
Fix bindgen C++17 transition on Windows (#4069)
by UebelAndre
· 31 hours ago
59a507e
Split rustdoc test compilation and execution (#4034)
by UebelAndre
· 3 days ago
6910b34
Consume cc deps with PIC when rustc emits PIE binaries (#4062)
by UebelAndre
· 4 days ago
fabd0f9
Expose `opt_level` in `rust` extension (#4061)
by UebelAndre
· 4 days ago
20dbf36
Added Rust 1.96.0 (#4060)
by UebelAndre
· 4 days ago
0dc66fa
feature: introduce link_deps attribute for native library linkage (#4024)
by Suyash Agarwal
· 4 days ago
e13543d
Support `--incompatible_exclude_starlark_flags_from_exec_config`. (#4056)
by Jorge Gorbe Moya
· 4 days ago
e0ddf88
Fix incorrect exec transition for cargo_build_script (#4040)
by UebelAndre
· 8 days ago
179d109
Update CONTRIBUTING.md (#4051)
by scentini
· 8 days ago
0eca149
Strip whitespace from paths before prefixing ${pwd} (#4054)
by Pierre Gergondet
· 8 days ago
4bfb5ee
Pass --config skip_children=true to rustfmt (#4059)
by Martin Gammelsæter
· 9 days ago
92621cd
Remove placeholder for Google-internal import macro. (#4058)
by Jorge Gorbe Moya
· 9 days ago
19ce34a
Add extra_exec_rustc_flags_triples to toolchain attributes (#3911)
by Alex Trotta
· 2 weeks ago
a2d98d6
Fix `OUT_DIR` sanitization in `cargo_build_script` (#4050)
by UebelAndre
· 2 weeks ago
dea48e6
Remove is_proc_macro_dep. (#4052)
by Jorge Gorbe Moya
· 2 weeks ago
c821113
Update wasm-bindgen to 0.2.121 (#4043)
by Thomas Anagrius
· 3 weeks ago
7e46ed6
Always use param files to handle large rustc commands (#4038)
by UebelAndre
· 3 weeks ago
9005812
Add test for `mdbook` sources from different places (#4029)
by Martin Geisler
· 3 weeks ago
d0f2bce
Add tests for mdbook plugins (#4028)
by Martin Geisler
· 3 weeks ago
2fd7311
mdbook: fix support for external repositories (#4027)
by Martin Geisler
· 3 weeks ago
d189805
Fix RBE jobs (#4032)
by UebelAndre
· 3 weeks ago
25cc5a2
Add issue templates (#4025)
by Jorge Gorbe Moya
· 4 weeks ago
175bf94
Add support for `experimental_output_paths` (#4011)
by UebelAndre
· 4 weeks ago
72c67cd
Handle all `-isystem` variant flags in cargo build script path rewriting (#3996)
by Tamás Vajk
· 4 weeks ago
cfef262
Added support for additional platform triples (#4010)
by UebelAndre
· 4 weeks ago
d2d856d
Add additional baremetal platform triples (#4019)
by Dave Roth
· 4 weeks ago
cab37b6
Add crate_edition helper macro. (#4018)
by Lukas
· 4 weeks ago
52e3509
Fix ordering of `--remap-path-prefix` flags. (#4008)
by Jorge Gorbe Moya
· 4 weeks ago
d7490c8
Fix platform label context in rule transitions (#3997)
by Tamás Vajk
· 5 weeks ago
8e9f73f
Fixes behavior of rust_generated_srcs within the rust-analyzer aspect (#3836)
by Cameron Mulhern
· 5 weeks ago
c70eb85
feat: Add BPF triple constraint mapping (#3696)
by Tamir Duberstein
· 5 weeks ago
71470d7
Remove WORKSPACE support (#4005)
by UebelAndre
· 5 weeks ago
7b31777
Update rustfmt to work with mixed generated srcs (#3983)
by UebelAndre
· 5 weeks ago
d5809d4
Ignore unknown warning flags in bindgen (#4004)
by stephenduong1004
· 5 weeks ago
02be80c
Delete android example (#3954)
by UebelAndre
· 5 weeks ago
fd713d5
Move `crate_universe` examples to test dir (#3981)
by UebelAndre
· 5 weeks ago
2f07767
Include `compile_data` targets in `rustc_env` location expansion for `rust_test` (#4000)
by Tamás Vajk
· 5 weeks ago
f31db8b
Don't leak default_shell_env into published CrateInfo.rustc_env (#3990)
by Joseph Gette
· 6 weeks ago
6d85959
Remove non-deterministic files from OUT_DIR to fix TreeArtifact cache misses (#3973)
by James Sharpe
· 6 weeks ago
e890f0d
Release 0.70.0 (#3959)
by UebelAndre
· 6 weeks ago
upstream/0.70.0
9a137c3
Updated `CrateInfo.data` documentation (#3978)
by UebelAndre
· 6 weeks ago
82506df
Add `unstable_rust_features` attribute (#3963)
by FabianWolff
· 6 weeks ago
325e942
Added Rust 1.95.0 (#3971)
by UebelAndre
· 7 weeks ago
25fa202
Delete `//cargo/settings:incompatible_runfiles_cargo_manifest_dir` (#3881)
by UebelAndre
· 7 weeks ago
ad14c2b
Fix parse_cargo_tree_output misclassifying dev-dependencies as host deps (#3976)
by Jonathan
· 7 weeks ago
01821fa
crate_universe release 0.18.0 (#3969)
by UebelAndre
· 7 weeks ago
4028aa7
crate_universe: error on empty host triples in cargo tree resolver (#3979)
by Boris Dolgov
· 7 weeks ago
ae1be23
cargo-bazel: fix binary targets of proc-macro crates using wrong dep attribute (#3975)
by Thomas Lam
· 7 weeks ago
85007f4
Wire rust_objcopy into the generated sysroot action inputs (#3972)
by Brian Duff
· 7 weeks ago
eb280fa
Update `rust_stdlib_filegroup` to detect `profiler_builtins` (#3958)
by UebelAndre
· 7 weeks ago
3357b18
Pass all environment variables to vendoring (#3964)
by Patrick Scott
· 7 weeks ago
fa96218
Fix wasm staticlib extensions (#3968)
by Adin Cebic
· 7 weeks ago
278d31e
Fix crates_repository cache invalidation on Bazel 8 (#3967)
by Menny Even Danan
· 7 weeks ago
5d1be37
Replace `new_git_repository` with `git_repository` (#3965)
by Will Stranton
· 7 weeks ago
19beae8
Add `--rust-target` to bindgen invocation (#3955)
by UebelAndre
· 7 weeks ago
22f7dbb
Added `iso_date` and `channel` to `rust_toolchain`. (#3957)
by UebelAndre
· 7 weeks ago
0e95c87
Remap path prefixes for canonicalized paths (#3903)
by UebelAndre
· 8 weeks ago
0a59de5
Fix missing line coverage (#3956)
by UebelAndre
· 8 weeks ago
ee57fdc
Revert "Pin to bazel 8.4.2 (#3804)" (#3867)
by UebelAndre
· 8 weeks ago
dc9ca99
Added `version` to `rust_toolchain` (#3952)
by UebelAndre
· 8 weeks ago
90a19fa
Support exec_compatible_with for Cargo build scripts (#3951)
by Gregory Anders
· 8 weeks ago
8c66239
Move module_ctx.watch to after lockfile repin (#3932)
by Patrick Scott
· 8 weeks ago
5bad824
Add avr-none triple support (#3950)
by Stefan Bucur
· 8 weeks ago
2bad175
Update cargo_toml in cargo/3rdparty (#3942)
by Mark Karpov
· 9 weeks ago
e5869a8
Fix `cargo_build_script` tree artifact failures (#3945)
by UebelAndre
· 9 weeks ago
67b6938
Pull in various Windows improvements (#3940)
by UebelAndre
· 9 weeks ago
c5958b9
Added Rust 1.94.1 (#3939)
by UebelAndre
· 9 weeks ago
81ca812
Update coverage to work with Bazel 9 (#3944)
by UebelAndre
· 9 weeks ago
65c96a3
Add missing attributes to `rust` module extension (#3947)
by UebelAndre
· 9 weeks ago
ca4915c
Runfiles release 0.2.0 (#3938)
by UebelAndre
· 10 weeks ago
e6ac9d5
Fix determinism workflow (#3933)
by UebelAndre
· 10 weeks ago
4be4fbe
Update rust-analyzer tool dependencies (#3935)
by UebelAndre
· 10 weeks ago
71aae07
Update `cargo_toml` to 0.22.1 and `toml` to 0.9 (#3914)
by Mark Karpov
· 10 weeks ago
002cc06
Update crate_universe to run Buildifier on stdin (#3912)
by UebelAndre
· 10 weeks ago
fc00eac
Avoid adding data (vs compile_data) to Rustc actions (#3916)
by UebelAndre
· 10 weeks ago
43b039a
Added crates.io publishing for the Runfiles library (#3913)
by UebelAndre
· 10 weeks ago
2088b06
Add missing runfiles to pyo3 targets (#3917)
by UebelAndre
· 10 weeks ago
d674bd6
Bump MSRV to 1.85.0 (#3936)
by UebelAndre
· 10 weeks ago
07634cc
docs: Fix broken doc links (#3931)
by Markus Hofbauer
· 2 months ago
d84cc49
Add patches making rust analyzer crates deterministic (#3929)
by Markus Hofbauer
· 2 months ago
b1f5672
chore: pre-commit autoupdate (#3930)
by Markus Hofbauer
· 2 months ago
3f4f431
Enable coverage job in CI for RBE (#2005)
by UebelAndre
· 2 months ago
487ea0e
Support escaped runfile paths (#3910)
by Fredrik Medley
· 2 months ago
a9565ff
Make test binary names predictable (#3899)
by UebelAndre
· 2 months ago
274309f
Move `//cargo` specific tests to `//cargo/tests` (#3874)
by UebelAndre
· 2 months ago
f1c294d
Port some bash scripts to pure shell (#3888)
by UebelAndre
· 3 months ago
ba6f4eb
Delete `rules_rust_protobuf` (#3873)
by UebelAndre
· 3 months ago
e226874
Update `cross` for `crate_universe` builds (#3878)
by UebelAndre
· 3 months ago
a60584b
Delete "dummy" wasm cc_toolchain (#3892)
by UebelAndre
· 3 months ago
ec3e912
Update `pyo3` dependencies (#3898)
by UebelAndre
· 3 months ago
f9b8d90
Fix reproducible warning in `crates_repository` (#3904)
by UebelAndre
· 3 months ago
76abd40
Add support for package_alias in crate.spec (bzlmod) (#3743)
by Nicolas Mattia
· 3 months ago
f5b7135
chore: use publish to bcr reusable workflow for bcr mirroring (#3775)
by Derek Cormier
· 3 months ago
e4a4fb6
Add PWD prefixing for -internal-isystem (#3895)
by Keith Smiley
· 3 months ago
e37a71f
Remove rust_binary(out_binary=True) hack. (#3891)
by Piotr Sikora
· 3 months ago
6281d27
Add missing rustc binaries to rustc_lib filegroup (#3727)
by Ralf Anton Beier
· 3 months ago
Next »