rust/clippy_utils/src
bors e16a8b93ba Auto merge of #10008 - Jarcho:issue_9882, r=Manishearth
Treat custom enum discriminant values as constants

fixes #9882
changelog: All lints: Don't lint in enum discriminant values when the suggestion won't work in a const context
2022-12-01 22:37:15 +00:00
..
ast_utils Merge commit '928e72dd10' into clippyup 2021-02-25 11:25:22 +01:00
mir Merge commit '4f142aa105' into clippyup 2022-10-23 15:18:45 +02:00
ast_utils.rs Fix clippy code 2022-11-23 12:17:47 -08:00
attrs.rs Allow using clippy::msrv as an outer attribute 2022-11-27 12:43:17 +00:00
check_proc_macro.rs ImplItemKind::TyAlias => ImplItemKind::Type 2022-10-09 07:09:57 +00:00
comparisons.rs Merge commit '928e72dd10' into clippyup 2021-02-25 11:25:22 +01:00
consts.rs Merge commit 'f4850f7292' into clippyup 2022-11-21 20:51:52 +01:00
diagnostics.rs Merge commit 'f4850f7292' into clippyup 2022-11-21 20:51:52 +01:00
eager_or_lazy.rs Merge remote-tracking branch 'upstream/master' into rustup 2022-12-01 12:55:15 +01:00
higher.rs Merge commit 'd9ddce8a22' into clippyup 2022-06-04 13:34:07 +02:00
hir_utils.rs Auto merge of #104048 - cjgillot:split-lifetime, r=compiler-errors 2022-11-27 14:30:19 +00:00
lib.rs Treat custom enum discriminant values as constants 2022-11-30 22:34:42 -05:00
macros.rs Fix clippy and rustdoc 2022-11-13 22:58:20 +00:00
msrvs.rs Allow using clippy::msrv as an outer attribute 2022-11-27 12:43:17 +00:00
numeric_literal.rs Use token::Lit in ast::ExprKind::Lit. 2022-11-16 09:41:28 +11:00
paths.rs Merge remote-tracking branch 'upstream/master' into rustup 2022-12-01 12:55:15 +01:00
ptr.rs Merge commit 'ac0e10aa68' into clippyup 2022-10-06 09:44:38 +02:00
qualify_min_const_fn.rs Merge remote-tracking branch 'upstream/master' into rustup 2022-12-01 12:55:15 +01:00
source.rs Don't cross contexts while building the suggestion for redundant_closure_call 2022-11-30 10:53:27 -05:00
str_utils.rs Merge commit '0eff589afc' into clippyup 2021-12-30 15:10:43 +01:00
sugg.rs Don't cross contexts while building the suggestion for redundant_closure_call 2022-11-30 10:53:27 -05:00
sym_helper.rs Merge commit '928e72dd10' into clippyup 2021-02-25 11:25:22 +01:00
ty.rs Merge remote-tracking branch 'upstream/master' into rustup 2022-12-01 12:55:15 +01:00
usage.rs Merge commit 'f4850f7292' into clippyup 2022-11-21 20:51:52 +01:00
visitors.rs Lint unnecessary safety comments on statements and block tail expressions 2022-11-25 10:09:34 +01:00