Skip to content

Update bootstrap to edition 2024#137612

Merged
bors merged 2 commits intorust-lang:masterfrom
Kobzol:bootstrap-2024
Mar 12, 2025
Merged

Update bootstrap to edition 2024#137612
bors merged 2 commits intorust-lang:masterfrom
Kobzol:bootstrap-2024

Conversation

@Kobzol
Copy link
Copy Markdown
Member

@Kobzol Kobzol commented Feb 25, 2025

The stage0 compiler now supports edition 2024, so we can update bootstrap to it. I manually reviewed all the changes from cargo fix --edition and reverted most of them (if let -> matches changes and two unneeded usages of use <>).

r? @onur-ozkan

try-job: dist-x86_64-msvc

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

merged-by-bors This PR was explicitly merged by bors. S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-bootstrap Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)

Projects

None yet

Development

Successfully merging this pull request may close these issues.