mirror of
https://github.com/rust-lang/rust.git
synced 2026-06-03 01:16:14 +03:00
af17d59d71
Reduce confusing `unreachable_code` lints Closes rust-lang/rust#149042 Attempts to be smarter about identifying 'real'/user-written unreachable code to raise the lint