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
Aleksei Latyshev
07f1edf2d4
improve and generalize
option_and_then_some
lint
...
- rename it to bind_instead_of_map
2020-05-17 12:17:03 +03:00
..
bind_instead_of_map.rs
improve and generalize
option_and_then_some
lint
2020-05-17 12:17:03 +03:00
inefficient_to_string.rs
cargo dev fmt
2020-04-26 13:44:08 +02:00
manual_saturating_arithmetic.rs
Rustup to
rust-lang/rust#69592
2020-03-01 12:23:33 +09:00
mod.rs
improve and generalize
option_and_then_some
lint
2020-05-17 12:17:03 +03:00
option_map_unwrap_or.rs
Rename lint
map_unwrap
to
map_unwrap_or
and register lints as renamed
2020-05-15 09:17:39 +02:00
unnecessary_filter_map.rs
rustup
https://github.com/rust-lang/rust/pull/70536
2020-03-30 11:17:58 +02:00