Skip to content

Commit 236e5b0

Browse files
committed
bootstrap: add std_features to config.example
1 parent fa07dcf commit 236e5b0

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
@@ -756,6 +756,9 @@
756756
# Build compiler with the optimization enabled and -Zvalidate-mir, currently only for `std`
757757
#validate-mir-opts = 3
758758

759+
# Configure `std` features used during bootstrap
760+
# std_features = ["panic_unwind"]
761+
759762
# =============================================================================
760763
# Options for specific targets
761764
#

0 commit comments

Comments
 (0)