complete sentence

This commit is contained in:
Niko Matsakis 2018-02-17 10:18:27 -05:00 committed by Who? Me?!
parent f00f4fa80c
commit 2c503ac947

View file

@ -35,8 +35,8 @@ on debuginfo, you may be better off with the debuginfo test suite:
**Warning:** Note that bors only runs the tests with the full stage 2
build; therefore, while the tests **usually** work fine with stage 1,
there are some limitations. In particular, `./x.py test --stage 1`
(ie.,
there are some limitations. In particular, the stage1 compiler doesn't
work well with procedural macros or custom derive tests.
## Running an individual test