rust/clippy_lints/src/functions
2025-02-27 21:51:42 +01:00
..
impl_trait_in_params.rs Move methods from Map to TyCtxt, part 2. 2025-02-18 10:17:44 +11: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 Merge remote-tracking branch 'upstream/master' into rustup 2025-02-27 21:51:42 +01:00
not_unsafe_ptr_arg_deref.rs Move some Map methods onto TyCtxt. 2025-02-17 13:21:02 +11:00
ref_option.rs Merge commit 'f712eb5cdc' into clippy-subtree-update 2024-11-07 22:37:01 +01:00
renamed_function_params.rs Move methods from Map to TyCtxt, part 2. 2025-02-18 10:17:44 +11:00
result.rs Convert two rustc_middle::lint functions to Span methods. 2025-02-02 13:57:34 +11:00
too_many_arguments.rs Merge remote-tracking branch 'upstream/master' into rustup 2025-02-20 15:26:07 +01:00
too_many_lines.rs Convert two rustc_middle::lint functions to Span methods. 2025-02-02 13:57:34 +11:00