Skip to content

Switch to Rust 2024#645

Open
bal-e wants to merge 3 commits intomainfrom
edition-2024
Open

Switch to Rust 2024#645
bal-e wants to merge 3 commits intomainfrom
edition-2024

Conversation

@bal-e
Copy link
Copy Markdown
Contributor

@bal-e bal-e commented Apr 29, 2026

Now that our MSRV is past 1.85, we can switch to the 2024 edition. This changes some minor behavior in the language and exposes new lints (both from check and clippy). In particular, unsafe functions now require unsafe blocks to call other unsafe functions; this is quite a nice change as it exposes more places where safety comments are needed.

@bal-e bal-e requested a review from partim April 29, 2026 12:16
@bal-e bal-e self-assigned this Apr 29, 2026
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.

1 participant