This is no longer true since rust#49219
This commit is contained in:
parent
9015b33c7e
commit
464f90bd19
|
|
@ -89,8 +89,7 @@ tests for components you did not change at all.
|
||||||
|
|
||||||
**Warning:** Note that bors only runs the tests with the full stage 2
|
**Warning:** Note that bors only runs the tests with the full stage 2
|
||||||
build; therefore, while the tests **usually** work fine with stage 1,
|
build; therefore, while the tests **usually** work fine with stage 1,
|
||||||
there are some limitations. In particular, the stage1 compiler doesn't
|
there are some limitations.
|
||||||
work well with procedural macros or custom derive tests.
|
|
||||||
|
|
||||||
## Running an individual test
|
## Running an individual test
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue