rust/clippy_lints/src/functions
2023-02-18 20:05:30 +01:00
..
impl_trait_in_params.rs Add placeholders, remove name suggesting 2023-02-18 20:05:30 +01:00
misnamed_getters.rs Merge remote-tracking branch 'upstream/master' into rustup 2023-02-10 11:33:45 +01:00
mod.rs Change lint's from style to restriction 2023-02-15 21:34:48 +01:00
must_use.rs Take a LocalDefId in hir::Visitor::visit_fn. 2023-01-28 09:51:50 +00:00
not_unsafe_ptr_arg_deref.rs Merge remote-tracking branch 'upstream/master' into rustup 2023-02-10 11:33:45 +01:00
result.rs change fn_sig query to use EarlyBinder; remove bound_fn_sig query; add EarlyBinder to fn_sig in metadata 2023-01-26 20:28:25 -07:00
too_many_arguments.rs Merge commit 'ac0e10aa68' into clippyup 2022-10-06 09:44:38 +02:00
too_many_lines.rs Merge commit '4f142aa105' into clippyup 2022-10-23 15:18:45 +02:00