rust-clippy/clippy_lints/src/methods
Philipp Krones ae69bc4980
Rollup merge of #4820 - guanqun:comment-fix, r=flip1995
doc: fix the comment above the lint function

it's a simple comment fix.

---

changelog: none
2019-11-23 18:16:01 +01:00
..
inefficient_to_string.rs Update help text in inefficient_to_string 2019-10-17 19:13:32 -04:00
manual_saturating_arithmetic.rs Rustup to rust-lang/rust#64813 2019-09-27 17:21:20 +02:00
mod.rs Rollup merge of #4820 - guanqun:comment-fix, r=flip1995 2019-11-23 18:16:01 +01:00
option_map_unwrap_or.rs Fix warnings about unnecessary lifetime bounds 2019-06-20 01:36:23 +07:00
unnecessary_filter_map.rs Rustup to rust-lang/rust#64813 2019-09-27 17:21:20 +02:00