rust/clippy_lints
bors bb58dc84c1 Auto merge of #7968 - Jarcho:manual_map_unsafe, r=xFrednet
Fix `manual_map` with unsafe functions

fixes: #7820
changelog: Fix `manual_map` suggestion when used with unsafe functions and unsafe blocks
2021-11-17 16:20:04 +00:00
..
2021-11-02 14:19:31 +01:00

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