rust-clippy/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
..
src Auto merge of #7968 - Jarcho:manual_map_unsafe, r=xFrednet 2021-11-17 16:20:04 +00:00
Cargo.toml Update clippy dependencies 2021-11-02 14:19:31 +01:00
README.md clippy_lints: readme: don't mention crates.io since it is no longer used to publish clippy. 2020-03-10 01:05:54 +01:00

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