rust/clippy_lints/src/methods
2020-07-03 16:51:44 -07:00
..
bind_instead_of_map.rs Use 'tcx for references to AccessLevels wherever possible. 2020-07-03 00:04:48 +03:00
inefficient_to_string.rs Use 'tcx for references to AccessLevels wherever possible. 2020-07-03 00:04:48 +03:00
manual_saturating_arithmetic.rs Use 'tcx for references to AccessLevels wherever possible. 2020-07-03 00:04:48 +03:00
mod.rs Clean existing lint code to match new lint 2020-07-03 16:51:44 -07:00
option_map_unwrap_or.rs Use 'tcx for references to AccessLevels wherever possible. 2020-07-03 00:04:48 +03:00
unnecessary_filter_map.rs Clean existing lint code to match new lint 2020-07-03 16:51:44 -07:00