rust/clippy_lints/src/functions
2022-10-31 22:11:17 +01:00
..
mod.rs Update lint versions for 1.65 2022-10-31 22:11:17 +01:00
must_use.rs Fix adjacent code 2022-10-15 07:03:29 -04:00
not_unsafe_ptr_arg_deref.rs Use for_each_expr in place of some visitors 2022-10-02 17:15:19 -04:00
result.rs separate definitions and HIR owners 2022-09-24 23:21:19 +09:00
too_many_arguments.rs Apply uninlined_format-args to clippy_lints 2022-09-23 13:42:59 -04:00
too_many_lines.rs Replace manual let else patterns with let else 2022-10-11 00:12:16 +02:00