Skip to content

Add missing unsafe on extern blocks#3728

Merged
kennykerr merged 1 commit into
masterfrom
missing_unsafe_on_extern
Aug 18, 2025
Merged

Add missing unsafe on extern blocks#3728
kennykerr merged 1 commit into
masterfrom
missing_unsafe_on_extern

Conversation

@kennykerr

Copy link
Copy Markdown
Collaborator

Building on #3727, this update enforces the missing_unsafe_on_extern lint as that becomes a hard error in Rust edition 2024 and will make eventual upgrade smoother if we get ahead of such changes.

https://doc.rust-lang.org/beta/rustc/lints/listing/allowed-by-default.html#missing-unsafe-on-extern

@kennykerr
kennykerr merged commit 9728178 into master Aug 18, 2025
29 checks passed
@kennykerr
kennykerr deleted the missing_unsafe_on_extern branch August 18, 2025 23:46
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