mirror of
https://github.com/rust-lang/rust.git
synced 2025-12-02 20:37:58 +00:00
remove feature gate in control_flow examples Stabilization was done in https://github.com/rust-lang/rust/pull/91091, but the two examples weren't updated accordingly. Probably too late to put it into stable, but it should be in the next release :)