mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-31 05:26:23 +03:00
Rollup merge of #150874 - fast-try-build-src-gpl, r=jieyouxu
Ignore `rustc-src-gpl` in fast try builds I noticed that fast try builds now build this new component (unnecessarily).
This commit is contained in:
@@ -450,6 +450,7 @@ fn main() -> anyhow::Result<()> {
|
||||
"rust-docs-json",
|
||||
"rust-analyzer",
|
||||
"rustc-src",
|
||||
"rustc-src-gpl",
|
||||
"extended",
|
||||
"clippy",
|
||||
"miri",
|
||||
|
||||
Reference in New Issue
Block a user