rust/clippy_utils/src
bors 325e9fd339 Auto merge of #11723 - Alexendoo:clippy-utils-internal, r=Jarcho
Remove internal feature from clippy_utils

It's only used to gate a few `const`s, removing the feature gate means it doesn't have to be recompiled when moving between a normal and `-F internal` build/test/etc

changelog: none
2023-10-30 17:11:53 +00:00
..
ast_utils Merge commit '928e72dd10' into clippyup 2021-02-25 11:25:22 +01:00
mir Reverse postorder instead of using reversed postorder 2023-09-28 23:50:56 +00:00
ty/type_certainty Auto merge of #116163 - compiler-errors:lazyness, r=oli-obk 2023-09-27 01:48:53 +00:00
ast_utils.rs Update tools and fulldeps tests 2023-09-11 15:51:19 +00:00
attrs.rs Merge commit 'd9c24d1b1e' into clippyup 2023-07-17 10:22:32 +02:00
check_proc_macro.rs Move scrutinee HirId into MatchSource::TryDesugar 2023-08-14 21:43:56 +00:00
comparisons.rs Merge commit 'd9c24d1b1e' into clippyup 2023-07-17 10:22:32 +02:00
consts.rs Merge commit 'b105fb4c39' into clippyup 2023-10-06 17:35:45 +02:00
diagnostics.rs Remove internal feature from clippy_utils 2023-10-27 13:13:26 +00:00
eager_or_lazy.rs Improve spans for indexing expressions 2023-08-04 13:17:39 +02:00
higher.rs Merge remote-tracking branch 'upstream/master' into rustup 2023-10-21 13:41:46 +02:00
hir_utils.rs Merge commit '080b587854' into clippyup 2023-08-24 21:32:12 +02:00
lib.rs Move configuration to new clippy_config crate 2023-10-23 20:05:10 +00:00
macros.rs fix lint failures in clippy 2023-10-16 19:50:31 -07:00
numeric_literal.rs Merge commit '37f4c1725d' into clippyup 2023-07-02 14:59:02 +02:00
paths.rs Remove internal feature from clippy_utils 2023-10-27 13:13:26 +00:00
ptr.rs Merge commit 'ac0e10aa68' into clippyup 2022-10-06 09:44:38 +02:00
qualify_min_const_fn.rs Move configuration to new clippy_config crate 2023-10-23 20:05:10 +00:00
source.rs Set existing doc-tests to no_run 2023-10-23 15:28:26 +00:00
str_utils.rs Set existing doc-tests to no_run 2023-10-23 15:28:26 +00:00
sugg.rs Fix missing parenthesis in suboptimal floating point help 2023-10-27 16:28:10 +02:00
sym_helper.rs Merge commit '928e72dd10' into clippyup 2021-02-25 11:25:22 +01:00
ty.rs AliasTy::new instead of tcx method 2023-10-18 13:57:19 +02:00
usage.rs Merge commit '98363cbf6a' into clippyup 2023-09-12 18:44:06 +02:00
visitors.rs Merge commit 'b105fb4c39' into clippyup 2023-10-06 17:35:45 +02:00