mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-26 13:01:27 +03:00
add rust.break-on-ice to bootstrap.toml
This commit is contained in:
@@ -856,6 +856,9 @@
|
||||
# as libstd features, this option can also be used to configure features such as optimize_for_size.
|
||||
#rust.std-features = ["panic_unwind"]
|
||||
|
||||
# Trigger a `DebugBreak` after an internal compiler error during bootstrap on Windows
|
||||
#rust.break-on-ice = true
|
||||
|
||||
# =============================================================================
|
||||
# Distribution options
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user