mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-27 18:57:42 +03:00
remove trailing whitespace (tidy)
This commit is contained in:
@@ -367,7 +367,7 @@ pub fn parse(args: &[String]) -> Flags {
|
||||
./x.py test src/libstd --stage 0 --no-doc
|
||||
./x.py test src/test/ui --bless
|
||||
./x.py test src/test/ui --compare-mode nll
|
||||
|
||||
|
||||
Note that `test src/test/* --stage N` does NOT depend on `build src/rustc --stage N`;
|
||||
just like `build src/libstd --stage N` it tests the compiler produced by the previous
|
||||
stage.
|
||||
|
||||
Reference in New Issue
Block a user