rust/clippy_utils/src
Matthias Krüger 39c98c7301 Rollup merge of #138610 - oli-obk:no-sort-hir-ids, r=compiler-errors
impl !PartialOrd for HirId

revive of https://github.com/rust-lang/rust/pull/92233

Another checkbox of https://github.com/rust-lang/rust/issues/90317, another small step in making incremental less likely to die in horrible ways
2025-04-03 21:18:30 +02:00
..
ast_utils Address review comments. 2025-04-01 16:07:23 +11:00
mir Merge commit '1e5237f4a5' into clippy-subtree-update 2025-03-20 22:34:29 +01:00
ty Fix link to ty::Ty in clippy_utils 2025-02-28 23:27:26 +01:00
attrs.rs Merge commit '609cd310be' into clippy-subtree-update 2024-12-26 15:15:54 +01:00
check_proc_macro.rs Move hir::Item::ident into hir::ItemKind. 2025-03-18 06:29:50 +11:00
comparisons.rs Merge commit 'd9c24d1b1e' into clippyup 2023-07-17 10:22:32 +02:00
consts.rs Use BinOpKind instead of BinOp for function args where possible. 2025-04-03 10:18:56 +11:00
diagnostics.rs Merge commit '1e5237f4a5' into clippy-subtree-update 2025-03-20 22:34:29 +01:00
eager_or_lazy.rs Fix clippy 2025-03-06 17:58:32 -03:00
higher.rs Move methods from Map to TyCtxt, part 3. 2025-02-21 14:31:09 +11:00
hir_utils.rs Rollup merge of #134797 - spastorino:ergonomic-ref-counting-1, r=nikomatsakis 2025-03-07 19:15:33 +01:00
lib.rs Remove LintExpectationId from Level variants 2025-04-03 09:22:21 +00:00
macros.rs Move methods from Map to TyCtxt, part 5. 2025-04-02 10:00:46 +11:00
msrvs.rs Merge commit '1e5237f4a5' into clippy-subtree-update 2025-03-20 22:34:29 +01:00
numeric_literal.rs Merge commit '51d49c1ae2' into clippy-subtree-update 2025-01-28 19:33:54 +01:00
paths.rs Merge commit '9f9a822509' into clippy-subtree-update 2025-02-28 23:27:09 +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 '1e5237f4a5' into clippy-subtree-update 2025-03-20 22:34:29 +01:00
source.rs Merge commit '9f9a822509' into clippy-subtree-update 2025-02-28 23:27:09 +01:00
str_utils.rs Merge commit '3e3715c312' into clippy-subtree-update 2025-02-06 15:00:24 +01:00
sugg.rs Tighten up assignment operator representations. 2025-04-03 10:23:03 +11:00
sym_helper.rs Merge commit '928e72dd10' into clippyup 2021-02-25 11:25:22 +01:00
usage.rs Fix clippy 2025-03-06 17:58:32 -03:00
visitors.rs Fix clippy 2025-03-06 17:58:32 -03:00