mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-19 11:28:19 +00:00

Improve `unused_unsafe` lint I’m going to add some motivation and explanation below, particularly pointing the changes in behavior from this PR. _Edit:_ Looking for existing issues, looks like this PR fixes #88260. _Edit2:_ Now also contains code that closes #90776.