Skip to content

Commit 3186902

Browse files
committed
Remove mention of compiletest-use-stage0-libtest from the bootstrap example config
1 parent 5f54d8b commit 3186902

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

bootstrap.example.toml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -476,9 +476,6 @@
476476
# when the stage 0 compiler is actually built from in-tree sources.
477477
#build.compiletest-allow-stage0 = false
478478

479-
# Whether to use the precompiled stage0 libtest with compiletest.
480-
#build.compiletest-use-stage0-libtest = true
481-
482479
# Default value for the `--extra-checks` flag of tidy.
483480
#
484481
# See `./x test tidy --help` for details.

0 commit comments

Comments
 (0)