Sign in
chromium
/
external
/
github.com
/
bazelbuild
/
rules_rust
/
HEAD
cdaf15f
Release 0.68.1 (#3765)
by UebelAndre
· 3 weeks ago
upstream/main
upstream/0.68.1
d6da8a6
Do not forward ARFLAGS (#3763)
by armandomontanez
· 3 weeks ago
3cbb3fc
Release 0.68.0 (#3739)
by UebelAndre
· 4 weeks ago
upstream/0.68.0
6153ba1
Add support for optional cc_toolchain (#3665)
by UebelAndre
· 4 weeks ago
431f6b2
Moved `rust_allocator_libraries` to it's own `.bzl` file (#3753)
by UebelAndre
· 4 weeks ago
4461a8a
rust 1.91.1 sha (#3752)
by Prashant Deva
· 4 weeks ago
89a38b4
Reorganized examples (#3748)
by UebelAndre
· 4 weeks ago
e0c8ac2
Regenerated crate_universe outputs (#3733)
by UebelAndre
· 5 weeks ago
a473cf3
Register more common target triples (#3718)
by David Zbarsky
· 5 weeks ago
0b94800
Add `opt_level` to `rust.repository_set` (#3736)
by UebelAndre
· 5 weeks ago
e5eea99
Fix linkstamp deps in proc macros (#3749)
by Sam McCall
· 5 weeks ago
f93bf4d
Do not pluralize "file" in progress message if there is only one (#3746)
by FabianWolff
· 5 weeks ago
da4de3b
Add runtime_libs as rust compile action inputs (#3741)
by David Zbarsky
· 5 weeks ago
aa6e74e
Update bazel run command for VSCode debug (#3734)
by Fabian Brandstetter
· 6 weeks ago
982c202
Set ARFLAGS in the cargo_build_script rule (#3704)
by armandomontanez
· 6 weeks ago
11a35f7
Added linters to pyo3 tests (#3728)
by UebelAndre
· 7 weeks ago
a3bb997
Add `require_explicit_unstable_features` option (#3710)
by FabianWolff
· 7 weeks ago
769b584
Write lockfile external only (#3699)
by Markus Hofbauer
· 7 weeks ago
c6b9399
Added support for `--incompatible_compact_repo_mapping_manifest` (#3713)
by UebelAndre
· 8 weeks ago
f3ccfa4
Added Rust 1.91.0 (#3714)
by UebelAndre
· 8 weeks ago
280114d
Update wasm-bindgen to `0.2.105` (#3703)
by UebelAndre
· 8 weeks ago
61df060
Disable network in sandboxes by default (#3716)
by UebelAndre
· 8 weeks ago
3239a0e
Tell which workspace to clean up (#3706)
by Markus Hofbauer
· 9 weeks ago
8ba0872
pre-commit autoupdate and autofixes (#3707)
by Markus Hofbauer
· 9 weeks ago
28fd28e
cleanup: update cargo_toml url used in crate_universe tests (#3700)
by Krasimir Georgiev
· 9 weeks ago
76a0b8f
Updated compatibility policy based on changes to repo structure (#3695)
by UebelAndre
· 9 weeks ago
f10694c
cleanup: add a load statement (#3698)
by Krasimir Georgiev
· 10 weeks ago
a44fbd6
add util/release.sh script to automatically bump the rules_rust version (#3684)
by Krasimir Georgiev
· 10 weeks ago
a2c23cb
release 0.67.0 (#3683)
by Krasimir Georgiev
· 10 weeks ago
upstream/0.67.0
0efebf0
Move Cargo binaries to `//cargo/private` (#3694)
by UebelAndre
· 2 months ago
92bd309
Fix version checks to support `rust >= 1.100.0` (#3685)
by UebelAndre
· 2 months ago
60d5631
Bump various bzlmod dependencies (#3688)
by UebelAndre
· 2 months ago
e2cc813
Add missing rust-analyzer sha256 values (#3686)
by UebelAndre
· 2 months ago
7439f60
Added tool for generating vscode debug tasks (#3671)
by UebelAndre
· 2 months ago
3038b62
process_wrapper shouldn't choke on rustc warnings (#3666)
by Sam McCall
· 2 months ago
8e38d48
Update bazel_env example based on the latest changes and add CI (#3668)
by Markus Hofbauer
· 2 months ago
6a43fb1
Update release artifacts to work with recent BCR changes (#3667)
by UebelAndre
· 2 months ago
31bfdc7
Improved rust-analyzer tests (#3670)
by UebelAndre
· 2 months ago
f4f0188
Consolidated `//cargo` 3rdparty dependencies (#3672)
by UebelAndre
· 2 months ago
3f39209
Avoid prematurely turning srcs into a depset before rustc_compile_action (#3646)
by David Zbarsky
· 3 months ago
a14b741
Add runfiles example with more levels of indirection (#3628)
by Markus Hofbauer
· 3 months ago
d492b33
Bump ctve's autocfg from 1.4.0 -> 1.5.0 to pick up determinism fix. (#3669)
by Andrew Top
· 3 months ago
6b4edd0
Fix prost dependencies in rust-project.json (#3663)
by Tamás Vajk
· 3 months ago
84ef26a
feat: Extract rust_clippy_action to allow other rulesets to run clippy (#3660)
by Borja Lorente
· 3 months ago
a8a520f
Release 0.66.0 (#3661)
by Krasimir Georgiev
· 3 months ago
upstream/0.66.0
fbfeaba
flip the _incompatible_do_not_include_data_in_compile_data check (#3658)
by Krasimir Georgiev
· 3 months ago
b41b704
Added rules_rust_pyo3 (#3648)
by UebelAndre
· 3 months ago
e863de9
Delete old bazelrc flag no longer used for testing (#3649)
by UebelAndre
· 3 months ago
ad24943
Provide RUSTDOC env var to build scripts (#3656)
by David Zbarsky
· 3 months ago
713ab24
collect_inputs.files: fix docs and and add a check for `data` (#3657)
by Krasimir Georgiev
· 3 months ago
8da6166
Update the runfiles library behavior to support an empty RUNFILES_MANIFEST_FILE (#3655)
by Michael Levy
· 3 months ago
d91735d
Streamline deps handling in collect_deps (#3645)
by David Zbarsky
· 3 months ago
e51f3ae
Various starlark cleanups under rustc_compile_action (#3643)
by David Zbarsky
· 3 months ago
e413691
Improve depset construction in collect_deps (#3647)
by David Zbarsky
· 3 months ago
8798aca
rust_toolchain: expand Make variables in flags (#3640)
by Timothy Gu
· 3 months ago
5900faa
Ensure the library search path from cc_toolchain is preferred over whatever rustc finds in the Windows registry (#3608)
by Daniel Grunwald
· 3 months ago
98e494e
Speedup collect_deps (#3634)
by David Zbarsky
· 3 months ago
e05a22c
Avoid quadratic deduping in location expansion (#3636)
by David Zbarsky
· 3 months ago
7dff955
Crate Universe: `crate.spec()` supports `path` (#3596)
by Daniel Wagner-Hall
· 3 months ago
362c9c8
Fast-path _expand_location_for_build_script_runner (#3637)
by David Zbarsky
· 3 months ago
ab10c8b
Microoptimize construct_lto_arguments (#3635)
by David Zbarsky
· 3 months ago
0184f9f
Remove repeated _is_proc_macro calls in collect_deps (#3633)
by David Zbarsky
· 3 months ago
31453f9
Correct documented type of `CrateInfo.aliases` field (dict key type is `Target`, not `Label`) (#3598)
by Max
· 3 months ago
5fea899
rust_repository_set: Allow extra_exec_rustc_flags to be a dict (#3601)
by Timothy Gu
· 3 months ago
4baffef
Use setdefault in case no other annotations exist (#3629)
by Patrick Scott
· 3 months ago
c661155
Migrate `rules_js` rules and tests to external module (#3630)
by UebelAndre
· 3 months ago
41c0ffb
Added Rust 1.90.0 checksums (#3624)
by UebelAndre
· 3 months ago
d0167cf
[cargo-bazel] Avoid regenerating cargo lockfile when splicing is not needed (#3593)
by David Zbarsky
· 3 months ago
4269ed0
[cargo-bazel] Cleanup MetadataGenerator usage (#3592)
by David Zbarsky
· 3 months ago
56176ea
Allow passing env files to build script runtime env (#3632)
by David Zbarsky
· 3 months ago
069565d
`fail(...)` if both `crate` and `crate_root` attrs are specified on `rust_test` (#3622)
by Max
· 3 months ago
cf8603c
bzlmod `crate.annotation_select` generalized (#3620)
by James Leitch
· 4 months ago
e29aaad
Fix 'NoneType has no attribute' error when building `rust_test` using `crate` attr with `settings:experimental_per_crate_rustc_flag` set (#3621)
by Max
· 4 months ago
882bd59
Add `annotation_selects` tag class (#3541)
by Finn
· 4 months ago
40e97b1
Release 0.65.0 (#3618)
by David Zbarsky
· 4 months ago
upstream/0.65.0
b834067
Handle rust_library_group dependencies in more places (#3617)
by David Zbarsky
· 4 months ago
202d7fb
Added support for fetching firefox for wasm_bindgen tests on MacOS (#3597)
by UebelAndre
· 4 months ago
2892c0b
Bump rules_cc to `0.2.4` (#3535)
by UebelAndre
· 4 months ago
ad5b2cd
Fix formatting issues (#3615)
by UebelAndre
· 4 months ago
12762a7
Add support for collecting a target's cfg flags into CrateInfo. (#3603)
by Max
· 4 months ago
76520e6
Add gcc-ld to rustc_lib target (#3600)
by Timothy Gu
· 4 months ago
f9d42ff
bindgen: Strip out `-Xclang` flags that upstream Clang doesn't understand. (#3606)
by martinboehme
· 4 months ago
64bdbdf
bindgen: Pass `-resource-dir` Clang flag to bindgen-cli. (#3591)
by martinboehme
· 4 months ago
6d532fd
Various cargo-bazel performance improvements (#3588)
by David Zbarsky
· 4 months ago
0f8b797
[cargo-bazel] Avoid repeatedly hitting the filesystem during CrateIndexLookup (#3589)
by David Zbarsky
· 4 months ago
3585384
Resolve mismatched_lifetime_syntaxes warning in cargo-bazel (#3587)
by David Tolnay
· 4 months ago
f57fe3d
Release 0.64.0 (#3582)
by Nicolas Mattia
· 4 months ago
upstream/0.64.0
73f470e
Fix typos in examples (#3585)
by Markus Hofbauer
· 4 months ago
46550dc
Include transitive out_dirs in linking action (#3579)
by Daniel Wagner-Hall
· 4 months ago
41405f1
Improve concurrency control for cargo_tree_resolver (#3580)
by David Zbarsky
· 4 months ago
42776e3
Speedup manifest splicing by removing workspace discovery logic (#3570)
by David Zbarsky
· 4 months ago
3c5afe5
Fix bazel formatting (#3583)
by Nicolas Mattia
· 4 months ago
cfb9af9
Support crate_features in rust_doc() and rust_doc_test() (#3544)
by Max Heller
· 4 months ago
878e947
Fix document for crate_universe (#3550)
by Powei Lin
· 4 months ago
4a1d1c2
Support rustdoc_flags parameter for rust_doc_test similar to rust_doc (#3543)
by Max Heller
· 4 months ago
d7ab9ba
Add riscv64gc-unknown-linux-gnu to tier 2 targets. (#3487)
by Adam Perry
· 4 months ago
3f0a165
Fix typos in extensions (#3578)
by Markus Hofbauer
· 4 months ago
7176ab4
Add libLLVM to coverage runfiles (#3546)
by Morten Mjelva
· 4 months ago
31d8c8a
Fix NoneType exception for interface dependencies. (#3563)
by UebelAndre
· 4 months ago
526b33d
Use ctx.watch properly for crate_universe (#3569)
by David Zbarsky
· 4 months ago
Next »