Skip to content

Enable the rust_2024_compatibility lint #4585

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

Merged
merged 1 commit into from
Jul 28, 2025

Conversation

tgross35
Copy link
Contributor

Enable this lint with the expectation that we will eventually be upgrading editions. There are some exceptions needed, and unsafe_op_in_unsafe_fn will take a while to go through.

Enable this lint with the expectation that we will eventually be
upgrading editions. There are some exceptions needed, and
`unsafe_op_in_unsafe_fn` will take a while to go through.
@tgross35 tgross35 force-pushed the edition-2024-lints branch from 91d51fe to 2f2146f Compare July 28, 2025 06:39
@tgross35 tgross35 added the stable-nominated This PR should be considered for cherry-pick to libc's stable release branch label Jul 28, 2025
@tgross35 tgross35 added this pull request to the merge queue Jul 28, 2025
Merged via the queue into rust-lang:main with commit 2fe8b17 Jul 28, 2025
48 of 52 checks passed
@tgross35 tgross35 deleted the edition-2024-lints branch July 28, 2025 08:49
tgross35 added a commit to tgross35/rust-libc that referenced this pull request Jul 29, 2025
Enable this lint with the expectation that we will eventually be
upgrading editions. There are some exceptions needed, and
`unsafe_op_in_unsafe_fn` will take a while to go through.

(backport <rust-lang#4585>)
(cherry picked from commit 2fe8b17)
@tgross35 tgross35 mentioned this pull request Jul 29, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
O-bsd O-macos O-unix stable-nominated This PR should be considered for cherry-pick to libc's stable release branch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants