Skip to content

Commit 9f13f5c

Browse files
Erick Tryzelaarcopybara-github
Erick Tryzelaar
authored andcommitted
[roll] Roll infra/recipes [rust-toolchain] Filter out rustc-perf from vendoring
Building rust broke it now requires all submodules to be present when vendoring, but we don't check it out because it has a complicated licensing story. This patch excludes it from the check to allow rust to work. We should be able to remove once: 1. rust-lang/rust#137583 has landed 2. our stage0 has advanced passed this checkout version. Original-Bug: b/399417231 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/1215144 Original-Revision: a3421adf94a9221a2038108da4566da6089aae02 GitOrigin-RevId: bb529ac503d02b941202e3be6bfcd542c8a90d60 Change-Id: Ie0f8d5aa5c31e2b22e7c7b3253095fb7acb216cb
1 parent f473f42 commit 9f13f5c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

infra/recipes

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,6 @@
1111
path="infra/recipes"
1212
remote="https://fuchsia.googlesource.com/infra/recipes"
1313
gerrithost="https://fuchsia-review.googlesource.com"
14-
revision="4e420e8455a3327facd5e8275e6ea90696c93e81"/>
14+
revision="a3421adf94a9221a2038108da4566da6089aae02"/>
1515
</projects>
1616
</manifest>

0 commit comments

Comments
 (0)