mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-08 01:28:18 +03:00
4d4789cdec
changelog: [`multiple_unsafe_ops_per_block`]: count unsafe operations only towards the innermost unsafe block Fixes rust-lang/rust-clippy#16116 r? Jarcho