Remove #![feature(label_break_value)]
as it's been stabilized
#731
Labels
good first issue
Good for newcomers
#![feature(label_break_value)]
as it's been stabilized
#731
#![feature(label_break_value)]
has now been stabilized in 1.65 (see rust-lang/rust#99332, https://blog.rust-lang.org/2022/11/03/Rust-1.65.0.html#break-from-labeled-blocks).The text was updated successfully, but these errors were encountered: