This website requires JavaScript.
Explore
Help
Register
Sign In
mikros
/
rust
Watch
1
Star
0
Fork
0
You've already forked rust
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
rust
/
clippy_lints
/
src
/
methods
History
Cameron Steffen
37555f8f73
Use path_to_local_id
2021-02-08 09:50:13 -06:00
..
bind_instead_of_map.rs
…
filter_map_identity.rs
Use path_to_local_id
2021-02-08 09:50:13 -06:00
inefficient_to_string.rs
…
inspect_for_each.rs
Create new lint for the usage of inspect for each.
2021-01-19 11:30:20 +01:00
manual_saturating_arithmetic.rs
…
mod.rs
Auto merge of
#6685
- magurotuna:filter_map_identity, r=phansch
2021-02-07 09:55:32 +00:00
option_map_unwrap_or.rs
…
unnecessary_filter_map.rs
Cleanup path to local checks
2021-02-05 10:24:32 -06:00
unnecessary_lazy_eval.rs
…