-
Notifications
You must be signed in to change notification settings - Fork 226
Make the 2024 edition the default once 1.85 hits stable #1126
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
Comments
Don’t worry, I’ll get to it. Building the playground frontend and backend do not require Docker, for what it’s worth, only actually running a command. I think you’ve jumped the gun by a month or two though?
— https://blog.rust-lang.org/2024/11/27/Rust-2024-public-testing.html |
Oops, you are absolutely right, how embarrassing! ^^ This shows that I'm through and through nightly-brained (Rust 2024 is only "stable" on nightly / 1.85-nightly). |
Uh oh!
There was an error while loading. Please reload this page.
Rust 2024
is stable since 1.83 (which can be selected on the playground).will be stable in 1.85.Selecting it should no longer switch to nightly.
The patch should look very similar to PR #739.
I wanted to submit a PR myself but I failed to properly build the playground locally
outside of a Docker container and gave up prematurely because I didn't have the nerve
and time to set up a Docker container or to look into the issues I encountered. Sorry.
The text was updated successfully, but these errors were encountered: