rust/clippy_lints/src/methods
2020-09-11 16:52:25 +02:00
..
bind_instead_of_map.rs Rename TypeckTables to TypeckResults. 2020-07-17 08:47:04 +00:00
inefficient_to_string.rs ty.kind -> ty.kind() in rustdoc and clippy 2020-09-04 18:27:33 +02:00
manual_saturating_arithmetic.rs Rename TypeckTables to TypeckResults. 2020-07-17 08:47:04 +00:00
mod.rs into_iter_on_ref: rephrase lint message: will not move the x -> will not consume the x 2020-09-11 16:52:25 +02:00
option_map_unwrap_or.rs Rename TypeckTables to TypeckResults. 2020-07-17 08:47:04 +00:00
unnecessary_filter_map.rs Merge commit '2ca58e7dda4a9eb142599638c59dc04d15961175' into clippyup 2020-07-14 14:59:59 +02:00
unnecessary_lazy_eval.rs Merge commit '3d0b0e66afdfaa519d8855b338b35b4605775945' into clippyup 2020-08-28 18:43:25 +02:00