mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-02 18:27:37 +00:00

On later stages, the feature is already stable. Result of running: rg -l "feature.let_else" compiler/ src/librustdoc/ library/ | xargs sed -s -i "s#\\[feature.let_else#\\[cfg_attr\\(bootstrap, feature\\(let_else\\)#"