rust/clippy_lints/src/functions
2021-07-28 14:31:59 +02:00
..
mod.rs Update lint documentation to use markdown headlines 2021-07-28 14:31:59 +02:00
must_use.rs Add semicolons up to needless_for_each.rs 2021-05-25 00:54:50 +00:00
not_unsafe_ptr_arg_deref.rs Update message for 'not_unsafe_ptr_arg_deref' lint 2021-05-30 20:19:57 -04:00
result_unit_err.rs Fix all occurences of needless_borrow internally 2021-04-06 10:43:47 -04:00
too_many_arguments.rs Fix all occurences of needless_borrow internally 2021-04-06 10:43:47 -04:00
too_many_lines.rs Fix ICE in too_many_lines due to wrong assumptions on braces. 2021-05-27 22:44:08 -04:00