We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b5caa5a commit 8812603Copy full SHA for 8812603
src/bootstrap/dist.rs
@@ -814,7 +814,7 @@ impl Step for Src {
814
"library/backtrace/crates",
815
// these are 30MB combined and aren't necessary for building
816
// the standard library.
817
- "library/stdarch/crates/Cargo.toml",
+ "library/stdarch/Cargo.toml",
818
"library/stdarch/crates/stdarch-verify",
819
"library/stdarch/crates/intrinsic-test",
820
],
0 commit comments