Files
rust/tests
Jason Newcomb 4d4789cdec Count unsafe operations and macro calls once towards the innermost unsafe block (#16117)
changelog: [`multiple_unsafe_ops_per_block`]: count unsafe operations
only towards the innermost unsafe block

Fixes rust-lang/rust-clippy#16116

r? Jarcho
2025-12-15 14:57:23 +00:00
..