Skip to content

Commit 6d64085

Browse files
committed
complete sentence
1 parent 00ed1ea commit 6d64085

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/tests/running.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,8 @@ on debuginfo, you may be better off with the debuginfo test suite:
3535

3636
**Warning:** Note that bors only runs the tests with the full stage 2
3737
build; therefore, while the tests **usually** work fine with stage 1,
38-
there are some limitations. In particular, `./x.py test --stage 1`
39-
(ie.,
38+
there are some limitations. In particular, the stage1 compiler doesn't
39+
work well with procedural macros or custom derive tests.
4040

4141
## Running an individual test
4242

0 commit comments

Comments
 (0)