Skip to content

Commit 6198823

Browse files
committed
bootstrap: add std_features to config.example
1 parent bb71a34 commit 6198823

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

config.example.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -759,6 +759,9 @@
759759
# Build compiler with the optimization enabled and -Zvalidate-mir, currently only for `std`
760760
#validate-mir-opts = 3
761761

762+
# Configure `std` features used during bootstrap
763+
# std_features = ["panic_unwind"]
764+
762765
# =============================================================================
763766
# Options for specific targets
764767
#

0 commit comments

Comments
 (0)