Skip to content

Remove unnecessary let_chain feature gate #311

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

Closed
wants to merge 1 commit into from

Conversation

rhysd
Copy link
Contributor

@rhysd rhysd commented May 27, 2025

let_chain feature was stabilized on April and is available without the feature gate in Rust 2024 now.

Ref: rust-lang/rust#132833

because `let_chain` feature was stabilized on April and is available
without the feature gate in Rust 2024 now.

rust-lang/rust#132833
@lhecker
Copy link
Member

lhecker commented May 27, 2025

Unfortunately, it's not yet stable in 1.87.0 and that's the only compiler our CI has access to.

@lhecker lhecker closed this May 27, 2025
@rhysd
Copy link
Contributor Author

rhysd commented May 27, 2025

Ah, I see. I thought this repository was using the latest version of nightly compiler but it was actually 1.87.0.

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

Successfully merging this pull request may close these issues.

2 participants