rust/clippy_lints/src/functions
2021-05-30 20:19:57 -04:00
..
mod.rs Improve documents in functions group 2021-03-30 11:45:54 +09: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