rust/clippy_lints
bors 48e527e4bd Auto merge of #9117 - Jarcho:unsafe_block_closure, r=giraffate
Fix `undocumented_unsafe_blocks` in closures

fixes #9114
changelog: Fix `undocumented_unsafe_blocks` not checking for comments before the start of a closure
2022-07-05 00:20:33 +00:00
..
2022-06-30 10:29:22 +02:00

This crate contains Clippy lints. For the main crate, check GitHub.