Skip to content

Commit 4922b68

Browse files
committed
remove trailing whitespace (tidy)
1 parent 9f734c9 commit 4922b68

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/bootstrap/flags.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -367,7 +367,7 @@ Arguments:
367367
./x.py test src/libstd --stage 0 --no-doc
368368
./x.py test src/test/ui --bless
369369
./x.py test src/test/ui --compare-mode nll
370-
370+
371371
Note that `test src/test/* --stage N` does NOT depend on `build src/rustc --stage N`;
372372
just like `build src/libstd --stage N` it tests the compiler produced by the previous
373373
stage.

0 commit comments

Comments
 (0)