Skip to content

Commit

Permalink
Auto merge of #112038 - Nemo157:edition-2024-unsafe_op_in_unsafe_fn, …
Browse files Browse the repository at this point in the history
…r=RalfJung

Change `unsafe_op_in_unsafe_fn` to be `warn`-by-default from edition 2024

This was previously FCPed: rust-lang/rust#71668 (comment)

There were two blocking requirements:
* Fix the `unused_unsafe` lint, done in rust-lang/rust#100081
* Have `cargo fix` able to fix the lint, done in rust-lang/rust#112017
  • Loading branch information
bors committed Sep 14, 2023
2 parents e985e6a + 9916ed6 commit f3ea1db
Showing 0 changed files with 0 additions and 0 deletions.

0 comments on commit f3ea1db

Please sign in to comment.