Sign in
pigweed
/
third_party
/
github
/
bazelbuild
/
rules_rust
/
HEAD
bad49c4
Build `rust_test` targets using a crate name different from the underlying lib (#2828)
by Felipe de A. Mello Pereira
· 4 hours ago
upstream/main
5063cd8
Propagate `cargo_build_script.data` to `Rustc` compile actions (#2856)
by UebelAndre
· 25 hours ago
6086030
Promote experimental_toolchain_generated_sysroot to non-experimental (#2849)
by Krasimir Georgiev
· 26 hours ago
e4ba5e8
Release 0.50.1 (#2857)
by UebelAndre
· 27 hours ago
0.50.1
3bae148
Update crate universe to generate build script targets with compile data (#2855)
by UebelAndre
· 27 hours ago
56facca
Release 0.50.0 (#2835)
by UebelAndre
· 2 days ago
0.50.0
d07ac80
Update `runfiles::rlocation!` to return `Option` instead of panicing (#2847)
by UebelAndre
· 2 days ago
1ade187
Added Rust 1.81.0 (#2841)
by UebelAndre
· 2 days ago
98e847b
Improve crate_universe debug logging for `cargo tree` parsing (#2854)
by UebelAndre
· 2 days ago
8ae5dc8
Error on absolute src paths (#2853)
by Daniel Wagner-Hall
· 2 days ago
75e587f
Moved crate_universe `TreeResolver` into it's own file. (#2852)
by UebelAndre
· 2 days ago
2050351
Use fake.rs not /dev/null as fake source file (#2851)
by Daniel Wagner-Hall
· 2 days ago
cbdf540
Avoid double building `cargo_build_script.data` targets (#2826)
by UebelAndre
· 2 days ago
05d54a4
Prune `known_shas.bzl` to only include versions used in BazelCI (#2850)
by UebelAndre
· 2 days ago
ab3a688
Support emitting debug logs in rules_rust process wrapper. (#2845)
by UebelAndre
· 2 days ago
dca03c9
Updated fetch_shas utility to use the channel manifest tomls (#2840)
by UebelAndre
· 2 days ago
42f327f
Minor improvements to documentation. (#2846)
by UebelAndre
· 2 days ago
9ad0b00
rustdoc_test: Apply prefix stripping to proc_macro dependencies. (#1952)
by Erik Gilling
· 2 days ago
3d1856b
Add s390x arch support (#2616)
by Repana-Chowdappa
· 6 days ago
e979882
Updated docs to use mdbook (#2834)
by UebelAndre
· 7 days ago
13e566e
Consistently thread extra target constraints around (#2829)
by Daniel Wagner-Hall
· 9 days ago
9569c9c
Flip `experimental_use_coverage_metadata_files` (#2830)
by UebelAndre
· 9 days ago
3601d56
Update min bazel version (#2812)
by scentini
· 9 days ago
99f421e
Doc: update outdated parameter `output_diagnostics` (#2813)
by 1_x7
· 9 days ago
6450253
Moved `cargo_dep_env` into it's own file. (#2823)
by UebelAndre
· 9 days ago
73b1594
Use `crate_name` to also match `crate_root`. (#2824)
by UebelAndre
· 9 days ago
ef8ac18
Revert "Build rust_test targets using a crate name different from the underlying lib" (#2815)
by Felipe de A. Mello Pereira
· 2 weeks ago
dff064e
Added `env_inherit` attribute to `rust_test` (#2809)
by UebelAndre
· 2 weeks ago
a5f7464
Update Prost (proto) dependencies to latest versions (#2810)
by UebelAndre
· 2 weeks ago
b4ccc97
Build `rust_test` targets using a crate name different from the underlying lib (#2803)
by Felipe de A. Mello Pereira
· 3 weeks ago
dec889f
Restored bzlmod documentation. (#2798)
by Marvin Hansen
· 4 weeks ago
bef8d2d
Remove deprecated variables from `repositories.bzl` macros (#2795)
by UebelAndre
· 4 weeks ago
6409c9f
Ensure proto compiler attribute is consistent in prost_toolchain (#2794)
by UebelAndre
· 4 weeks ago
802274c
Use `target_flag_value` instead of `target_triple.str` (#2793)
by scentini
· 4 weeks ago
0e2409e
Delete `incompatible_no_rustc_sysroot_env` (#2790)
by UebelAndre
· 4 weeks ago
5f03718
Release 0.49.3 (#2791)
by Daniel Wagner-Hall
· 4 weeks ago
0.49.3
0e6eec5
Fake resolve roots don't forcibly enable default features (#2789)
by Daniel Wagner-Hall
· 4 weeks ago
533106d
Release 0.49.2 (#2785)
by Daniel Wagner-Hall
· 5 weeks ago
0.49.2
1625cd1
Fix up fake resolve roots for proc macros (#2784)
by Daniel Wagner-Hall
· 5 weeks ago
0e1297d
Introduce feature `rules_rust_link_cc`. (#2723)
by yuzhy8701
· 5 weeks ago
70e8729
Release 0.49.1 (#2776)
by Daniel Wagner-Hall
· 6 weeks ago
0.49.1
4a8f678
Add virtual deps to package, not virtual workspace root (#2775)
by Daniel Wagner-Hall
· 6 weeks ago
00d1176
Support alwayslink for linking with clang (#2647)
by Corentin Kerisit
· 6 weeks ago
1c0de8a
Release 0.49.0 (#2773)
by UebelAndre
· 6 weeks ago
0.49.0
3b65db8
Add fake dependency roots for all transitive proc-macros (#2749)
by Daniel Wagner-Hall
· 6 weeks ago
9510ab4
crate_universe: Only compile label regex once. (#2751)
by Cornelius Riemenschneider
· 6 weeks ago
64deada
Merge repin scripts (#2769)
by Daniel Wagner-Hall
· 6 weeks ago
813669b
Add version to bindgen dep (#2768)
by Daniel Wagner-Hall
· 6 weeks ago
b5ecaea
Respect "--no-typescript" flag in wasm_bindgen (#2765)
by Duarte Nunes
· 6 weeks ago
f0276ea
Allow for unnamed workspaces/modules when using crates_vendor (#2730)
by Amelia
· 6 weeks ago
e7fe164
toolchain: support `$(location)` expansion in `extra_rustc_flags` (#2761)
by Krasimir Georgiev
· 6 weeks ago
ad615c7
Added Rust 1.80.0 (#2763)
by UebelAndre
· 6 weeks ago
d1e84e3
Add missing local_path_overrides in examples (#2747)
by Daniel Wagner-Hall
· 6 weeks ago
64a4b52
rust_stdlib_filegroup: update to support srcs from another package (#2735)
by Krasimir Georgiev
· 7 weeks ago
4a530aa
feat(crates_repository): customizable repin instructions (#2756)
by Steve Barrau
· 7 weeks ago
6b10ce3
Release 0.48.0 (#2750)
by Daniel Wagner-Hall
· 8 weeks ago
0.48.0
ffe8eff
Support incompatible enable proto toolchain resolution (#2741)
by Daniel Wagner-Hall
· 8 weeks ago
ca7a3df
Fix collecting cc deps in collect_deps (#2699)
by Milan Vukov
· 8 weeks ago
6a140b2
Make rustfmt toolchain optional in bindgen (#2744)
by Marcel Hlopko
· 8 weeks ago
147886f
Make it possible to not specify clang binary in bindgen (#2746)
by Marcel Hlopko
· 8 weeks ago
db89d83
Pass toolchain param in ctx.action.run in bindgen (#2745)
by Marcel Hlopko
· 8 weeks ago
6c2bd67
Add support for --wrap-extern-fns to bindgen rules (#2743)
by Marcel Hlopko
· 8 weeks ago
c177ccc
Bazelmod documentation and code examples. (#2713)
by Marvin Hansen
· 9 weeks ago
b3fe74c
Add support for shared test-only modules (#2734)
by Ivan Carvalho
· 9 weeks ago
6080e49
Use newer macos runners (#2732)
by Oliver Graff
· 9 weeks ago
0.47.1
116f6db
Update bindgen.bzl to use toolchain system include directories as well (#2727)
by Marcel Hlopko
· 9 weeks ago
a5fd695
Release 0.47.0 (#2725)
by UebelAndre
· 2 months ago
4110601
crate-universe allows workspaces with MODULE.bazel only (#2720)
by matt-duch
· 2 months ago
3877078
Updated rust-analyzer to use repo vs generated files as crate roots (#2717)
by UebelAndre
· 2 months ago
2a0698f
Clean up downloads that go through the API instead of the CDN (#2718)
by Oliver Graff
· 3 months ago
c1ab10a
upstream wrappers for cargo, rustc, cargo-clippy (#2703)
by Peter Kolloch
· 3 months ago
c888ebd
Update wasm-bindgen to 0.2.92 (#2714)
by Alex Kirszenberg
· 3 months ago
c2014b6
Updated external dependencies docs (#2711)
by UebelAndre
· 3 months ago
c014c61
crate_universe docs: Split bzlmod from workspace (#2700)
by Daniel Wagner-Hall
· 3 months ago
4ea03d6
rust-analyzer: Factor aliases into the project (#2709)
by Daniel Wagner-Hall
· 3 months ago
78c68d6
Apply extra_rustc_flags list to all toolchains (#2693)
by Nicolas Mattia
· 3 months ago
bb73b64
Add example of using JNI to call into Rust (#2690)
by Daniel Wagner-Hall
· 3 months ago
d0b0553
`crate_universe`: Make module extension restarts less expensive. (#2691)
by Cornelius Riemenschneider
· 3 months ago
67b3571
Added Rust 1.79.0 (#2695)
by UebelAndre
· 3 months ago
d83c865
Add flag to refer to a `sh_toolchain` for process wrapper bootstrap shebangs (#2694)
by UebelAndre
· 3 months ago
9c67294
Remote vendor doesn't require srcs present (#2688)
by Daniel Wagner-Hall
· 3 months ago
a6529a7
Release 0.46.0 (#2686)
by Daniel Wagner-Hall
· 3 months ago
0.46.0
bbbeb68
Add support for override_target when using bzlmod (#2683)
by Amelia
· 3 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
· 3 months ago
837b7f8
Depend on a copy of rustfmt for the target (#2685)
by Ed Schouten
· 3 months ago
33f93ac
Allow overriding crate universe packages to local packages (#2674)
by Oliver Graff
· 3 months ago
e3a77c4
Ensure that running `bazel build` on a cargo_build_script target actually runs the build script (#2680)
by Matt
· 3 months ago
7f2b47c
use bazel_ci_rules bazel_dep instead of http_archive (#2678)
by Matthieu MOREL
· 3 months ago
9d34479
Ensure dynamic library dependencies end up in the runfiles directory (#2671)
by Ed Schouten
· 3 months ago
e3f6258
crate_universe: Don't include crate name in build script path. (#2663)
by Cornelius Riemenschneider
· 3 months ago
a92de54
Fix cargo_build_script executables. (#2675)
by Matt
· 3 months ago
0c5e67c
Fix protobuf generated srcs to include all sources (#2676)
by Matt
· 3 months ago
dc08bde
Use repo-mapping-aware runfiles API in rust-analyzer (#2666)
by David Zbarsky
· 3 months ago
df80ce6
fix: default rustfmt version to supplied rust version (#2660)
by Matt Mackay
· 4 months ago
0d8d3e0
Fixup from #2657 (#2659)
by Daniel Wagner-Hall
· 4 months ago
0.45.1
3bd4eeb
Release 0.45.0 (#2658)
by UebelAndre
· 4 months ago
0.45.0
4023d94
Added logging to crate_universe checksum validation (#2657)
by UebelAndre
· 4 months ago
1566bad
Add support for generated sources to rust-analyzer. (#2654)
by Matt
· 4 months ago
a6222cd
Allow runfiles object to be an arbitrary expression. (#2651)
by Matt
· 4 months ago
d87eadf
Allow searching for the rlocation of a module. (#2652)
by Matt
· 4 months ago
Next »