This website requires JavaScript.
Explore
Help
Sign In
Mirrors
/
rust-clippy
Watch
2
Star
0
Fork
You've already forked rust-clippy
0
mirror of
https://github.com/rust-lang/rust-clippy
synced
2024-12-21 10:33:27 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
09e9568c26
rust-clippy
/
clippy_lints
/
src
/
methods
History
Jeremy Stucki
09e9568c26
Change lint type from 'pedantic' → 'complexity'
2019-08-12 10:53:23 +02:00
..
mod.rs
Change lint type from 'pedantic' → 'complexity'
2019-08-12 10:53:23 +02:00
option_map_unwrap_or.rs
Fix warnings about unnecessary lifetime bounds
2019-06-20 01:36:23 +07:00
unnecessary_filter_map.rs
Fix warnings about unnecessary lifetime bounds
2019-06-20 01:36:23 +07:00