rust/clippy_utils/src
Philipp Krones 53a1ff70e8 Check os_str_display MSRV instead of feature
This feature was stabilized, so the FormatArgs lints should check if the MSRV of
the stabilization is met, rather than checking if the feature is enabled.
2025-02-27 21:51:42 +01:00
..
ast_utils Merge commit '3e3715c312' into clippy-subtree-update 2025-02-06 15:00:24 +01:00
mir Simplify Postorder customization. 2025-02-20 14:00:36 +11:00
ty Merge remote-tracking branch 'upstream/master' into rustup 2025-02-20 15:26:07 +01:00
attrs.rs Merge commit '609cd310be' into clippy-subtree-update 2024-12-26 15:15:54 +01:00
check_proc_macro.rs Move some Map methods onto TyCtxt. 2025-02-17 13:21:02 +11:00
comparisons.rs Merge commit 'd9c24d1b1e' into clippyup 2023-07-17 10:22:32 +02:00
consts.rs Rollup merge of #136923 - samueltardieu:push-vxxqvqwspssv, r=davidtwco 2025-02-19 21:16:11 +01:00
diagnostics.rs Clippy: cfg out validate_diag on release builds 2024-11-08 10:49:54 +01:00
eager_or_lazy.rs Rename rustc_middle::Ty::is_unsafe_ptr to is_raw_ptr 2025-02-10 12:49:18 +00:00
higher.rs Move methods from Map to TyCtxt, part 3. 2025-02-21 14:31:09 +11:00
hir_utils.rs Merge remote-tracking branch 'upstream/master' into rustup 2025-02-27 21:51:42 +01:00
lib.rs Merge remote-tracking branch 'upstream/master' into rustup 2025-02-27 21:51:42 +01:00
macros.rs Merge remote-tracking branch 'upstream/master' into rustup 2025-02-27 21:51:42 +01:00
msrvs.rs Check os_str_display MSRV instead of feature 2025-02-27 21:51:42 +01:00
numeric_literal.rs Merge commit '51d49c1ae2' into clippy-subtree-update 2025-01-28 19:33:54 +01:00
paths.rs add io_other_error lint 2025-02-21 22:08:31 +01:00
ptr.rs Move some Map methods onto TyCtxt. 2025-02-17 13:21:02 +11:00
qualify_min_const_fn.rs Merge commit '3e3715c312' into clippy-subtree-update 2025-02-06 15:00:24 +01:00
source.rs Merge remote-tracking branch 'upstream/master' into rustup 2025-02-20 15:26:07 +01:00
str_utils.rs Merge commit '3e3715c312' into clippy-subtree-update 2025-02-06 15:00:24 +01:00
sugg.rs Move some Map methods onto TyCtxt. 2025-02-17 13:21:02 +11:00
sym_helper.rs Merge commit '928e72dd10' into clippyup 2021-02-25 11:25:22 +01:00
usage.rs Overhaul the intravisit::Map trait. 2025-02-17 13:21:35 +11:00
visitors.rs Overhaul the intravisit::Map trait. 2025-02-17 13:21:35 +11:00