rust/clippy_utils/src
fee1-dead c69edba515 Rollup merge of #102197 - Nilstrieb:const-new-🌲, r=Mark-Simulacrum
Stabilize const `BTree{Map,Set}::new`

The FCP was completed in #71835.

Since `len` and `is_empty` are not const stable yet, this also creates a new feature for them since they previously used the same `const_btree_new` feature.
2022-09-26 13:09:42 +08:00
..
ast_utils Merge commit '928e72dd10' into clippyup 2021-02-25 11:25:22 +01:00
ast_utils.rs Shrink ast::Attribute. 2022-08-16 11:10:13 +10:00
attrs.rs Shrink ast::Attribute. 2022-08-16 11:10:13 +10:00
check_proc_macro.rs Merge commit 'b52fb5234c' into clippyup 2022-09-09 13:36:26 +02:00
comparisons.rs Merge commit '928e72dd10' into clippyup 2021-02-25 11:25:22 +01:00
consts.rs rename Unevaluated to UnevaluatedConst 2022-09-23 14:27:34 +02:00
diagnostics.rs separate the receiver from arguments in HIR under /clippy 2022-09-05 22:25:57 +09:00
eager_or_lazy.rs Merge commit 'b52fb5234c' into clippyup 2022-09-09 13:36:26 +02:00
higher.rs Merge commit 'd9ddce8a22' into clippyup 2022-06-04 13:34:07 +02:00
hir_utils.rs Merge commit 'b52fb5234c' into clippyup 2022-09-09 13:36:26 +02:00
lib.rs separate definitions and HIR owners 2022-09-24 23:21:19 +09:00
macros.rs Merge commit '7248d06384' into sync-from-clippy 2022-09-21 13:13:27 -04:00
msrvs.rs Merge commit 'f51aade56f' into clippyup 2022-08-31 09:24:45 -04:00
numeric_literal.rs Merge commit '2b2190cb56' into clippyup 2022-08-11 19:42:16 +02:00
paths.rs Simplify clippy fix. 2022-09-12 19:46:51 +02:00
ptr.rs separate the receiver from arguments in HIR under /clippy 2022-09-05 22:25:57 +09:00
qualify_min_const_fn.rs Fix clippy's const fn stability check for CURRENT_RUSTC_VERSION 2022-09-23 21:04:54 +02:00
source.rs Merge commit '2b2190cb56' into clippyup 2022-08-11 19:42:16 +02:00
str_utils.rs Merge commit '0eff589afc' into clippyup 2021-12-30 15:10:43 +01:00
sugg.rs Merge commit '7248d06384' into sync-from-clippy 2022-09-21 13:13:27 -04:00
sym_helper.rs Merge commit '928e72dd10' into clippyup 2021-02-25 11:25:22 +01:00
ty.rs Merge commit '7248d06384' into sync-from-clippy 2022-09-21 13:13:27 -04:00
usage.rs separate definitions and HIR owners 2022-09-24 23:21:19 +09:00
visitors.rs Merge commit 'b52fb5234c' into clippyup 2022-09-09 13:36:26 +02:00