We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
x check
1 parent 7cfa94b commit 32c892dCopy full SHA for 32c892d
src/bootstrap/defaults/bootstrap.library.toml
@@ -1,8 +1,9 @@
1
# These defaults are meant for contributors to the standard library and documentation.
2
[build]
3
+bench-stage = 1
4
build-stage = 1
5
+check-stage = 1
6
test-stage = 1
-bench-stage = 1
7
8
[rust]
9
# This greatly increases the speed of rebuilds, especially when there are only minor changes. However, it makes the initial build slightly slower.
0 commit comments