Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove #![feature(label_break_value)] as it's been stabilized #731

Open
kkysen opened this issue Nov 20, 2022 · 1 comment
Open

Remove #![feature(label_break_value)] as it's been stabilized #731

kkysen opened this issue Nov 20, 2022 · 1 comment
Labels
good first issue Good for newcomers

Comments

@kkysen
Copy link
Contributor

kkysen commented Nov 20, 2022

#![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).

@GPHemsley
Copy link
Contributor

1.65 was branched from master on 2022-09-16, so probably want to update the toolchain at least that far first?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants