rust/clippy_lints/src/methods
Matthew Jasper 787398aa53 Avoid using regions from TypeckTables
These regions will all be `ReErased` soon.
2020-02-15 16:24:49 +00:00
..
inefficient_to_string.rs Rustup to rust-lang/rust#68045 2020-01-13 21:55:57 +09:00
manual_saturating_arithmetic.rs Rustup to rust-lang/rust#68045 2020-01-13 21:55:57 +09:00
mod.rs Avoid using regions from TypeckTables 2020-02-15 16:24:49 +00:00
option_map_unwrap_or.rs Rustup to rust-lang/rust#68045 2020-01-13 21:55:57 +09:00
unnecessary_filter_map.rs Rustup to rust-lang/rust#68045 2020-01-13 21:55:57 +09:00