rust/clippy_lints/src/functions
2025-01-14 10:54:11 +00:00
..
impl_trait_in_params.rs Merge commit '0f8eabd623' into clippyup 2024-08-24 18:33:44 -04:00
misnamed_getters.rs Add hir::HeaderSafety to make follow up commits simpler 2025-01-14 10:54:11 +00:00
mod.rs Merge commit '609cd310be' into clippy-subtree-update 2024-12-26 15:15:54 +01:00
must_use.rs turn hir::ItemKind::Fn into a named-field variant 2025-01-04 11:35:31 +01:00
not_unsafe_ptr_arg_deref.rs Add hir::HeaderSafety to make follow up commits simpler 2025-01-14 10:54:11 +00:00
ref_option.rs Merge commit 'f712eb5cdc' into clippy-subtree-update 2024-11-07 22:37:01 +01:00
renamed_function_params.rs Merge commit '7901289135' into clippy-subtree-update 2024-09-24 11:58:04 +02:00
result.rs turn hir::ItemKind::Fn into a named-field variant 2025-01-04 11:35:31 +01:00
too_many_arguments.rs Merge commit '9725c4a162' into clippy-subtree-update 2024-04-04 19:52:55 +02:00
too_many_lines.rs Merge commit '0f8eabd623' into clippyup 2024-08-24 18:33:44 -04:00