rust/clippy_lints/src/misc_early
bors 2d9af160af Auto merge of #117507 - nnethercote:rustc_span, r=Nilstrieb
`rustc_span` cleanups

Just some things I found while looking over this crate.

r? `@oli-obk`
2023-11-03 14:57:40 +00:00
..
builtin_type_shadow.rs Merge commit 'b71f340560' into clippyup 2021-05-06 12:20:44 +02:00
double_neg.rs Merge commit 'e181011378' into clippyup 2021-11-04 12:52:36 +00:00
literal_suffix.rs Use token::Lit in ast::ExprKind::Lit. 2022-11-16 09:41:28 +11:00
mixed_case_hex_literals.rs Merge commit '37f4c1725d' into clippyup 2023-07-02 14:59:02 +02:00
mod.rs Auto merge of #117507 - nnethercote:rustc_span, r=Nilstrieb 2023-11-03 14:57:40 +00:00
redundant_at_rest_pattern.rs Merge commit '37f4c1725d' into clippyup 2023-07-02 14:59:02 +02:00
redundant_pattern.rs clippy: BindingAnnotation change 2022-09-02 13:03:11 -05:00
unneeded_field_pattern.rs Merge commit 'ac0e10aa68' into clippyup 2022-10-06 09:44:38 +02:00
unneeded_wildcard_pattern.rs Minimize pub usage in source_map.rs. 2023-11-02 19:35:00 +11:00
zero_prefixed_literal.rs Use token::Lit in ast::ExprKind::Lit. 2022-11-16 09:41:28 +11:00