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 9f734c9 commit 4922b68Copy full SHA for 4922b68
src/bootstrap/flags.rs
@@ -367,7 +367,7 @@ Arguments:
367
./x.py test src/libstd --stage 0 --no-doc
368
./x.py test src/test/ui --bless
369
./x.py test src/test/ui --compare-mode nll
370
-
+
371
Note that `test src/test/* --stage N` does NOT depend on `build src/rustc --stage N`;
372
just like `build src/libstd --stage N` it tests the compiler produced by the previous
373
stage.
0 commit comments