rust-clippy/clippy_lints/src/functions
2021-04-08 17:36:41 +02:00
..
mod.rs Improve documents in functions group 2021-03-30 11:45:54 +09:00
must_use.rs Merge remote-tracking branch 'upstream/master' into rustup 2021-04-08 17:36:41 +02:00
not_unsafe_ptr_arg_deref.rs Fix all occurences of needless_borrow internally 2021-04-06 10:43:47 -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 Move result_unit_err to its own module 2021-03-27 22:49:55 +09:00