Skip to content

Change compiler-builtins to edition 2024 #757

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 2 commits into from
May 29, 2025
Merged

Conversation

tgross35
Copy link
Contributor

@tgross35 tgross35 commented Feb 13, 2025

Do the same for builtins-test-intrinsics. Mostly this means updating
extern to unsafe extern, and fixing a few new Clippy lints.

@tgross35 tgross35 force-pushed the e2024 branch 2 times, most recently from 7c5a2bc to 3e4e8f2 Compare February 13, 2025 19:22
@tgross35 tgross35 marked this pull request as draft February 13, 2025 20:29
@tgross35 tgross35 force-pushed the e2024 branch 4 times, most recently from c9bea2b to 21e8e68 Compare May 29, 2025 15:57
@tgross35 tgross35 marked this pull request as ready for review May 29, 2025 15:57
@tgross35 tgross35 marked this pull request as draft May 29, 2025 15:58
tgross35 added 2 commits May 29, 2025 16:12
Do the same for `builtins-test-intrinsics`. Mostly this means updating
`extern` to `unsafe extern`, and fixing a few new Clippy lints.
@tgross35 tgross35 changed the title Migrate all in-repo crates to edition 2024 Change compiler-builtins to edition 2024 May 29, 2025
@tgross35 tgross35 marked this pull request as ready for review May 29, 2025 16:24
@tgross35 tgross35 merged commit af81023 into rust-lang:master May 29, 2025
35 checks passed
@tgross35 tgross35 deleted the e2024 branch May 29, 2025 16:24
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