mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-29 20:46:07 +03:00
45e2c2881d
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.