You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add a string-based initializer for ExperimentalFeatures.
Tools (like swift-format) can use this to let users enable
experimental features in the parser via interfaces like the
command line, without having to handle the translation from
string to option set themselves.
0 commit comments