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.
1 parent 507f6d2 commit f9d6708Copy full SHA for f9d6708
bootstrap.example.toml
@@ -856,7 +856,7 @@
856
# as libstd features, this option can also be used to configure features such as optimize_for_size.
857
#rust.std-features = ["panic_unwind"]
858
859
-# Trigger a breakpoint after internal compiler errors during bootstrap on windows
+# Trigger a `DebugBreak` after an internal compiler error during bootstrap on Windows
860
#rust.break-on-ice = true
861
862
# =============================================================================
0 commit comments