Make default check stage be 1, and error out on checking with stage 0
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
# These defaults are meant for contributors to the standard library and documentation.
|
||||
[build]
|
||||
bench-stage = 1
|
||||
check-stage = 1
|
||||
test-stage = 1
|
||||
|
||||
[rust]
|
||||
|
||||
Reference in New Issue
Block a user