Skip to content

Commit f9d6708

Browse files
adjust rust.break-on-ice wording
Co-authored-by: clubby789 <[email protected]>
1 parent 507f6d2 commit f9d6708

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bootstrap.example.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -856,7 +856,7 @@
856856
# as libstd features, this option can also be used to configure features such as optimize_for_size.
857857
#rust.std-features = ["panic_unwind"]
858858

859-
# Trigger a breakpoint after internal compiler errors during bootstrap on windows
859+
# Trigger a `DebugBreak` after an internal compiler error during bootstrap on Windows
860860
#rust.break-on-ice = true
861861

862862
# =============================================================================

0 commit comments

Comments
 (0)