rust/compiler/rustc_lint/src
Josh Triplett 8c9bfaa5f3 Stabilize format_args_capture
Works as expected, and there are widespread reports of success with it,
as well as interest in it.
2021-11-15 10:14:29 +01:00
..
nonstandard_style
array_into_iter.rs Don't mark for loop head span with desugaring 2021-10-15 08:04:50 -05:00
builtin.rs rustc_feature: Convert BuiltinAttribute from tuple to a struct 2021-11-12 20:15:14 +08:00
context.rs Optimize literal, doc comment lint as well, extract function. 2021-11-04 23:31:42 +01:00
early.rs
enum_intrinsics_non_enums.rs Add enum_intrinsics_non_enums lint 2021-10-11 09:46:27 +02:00
hidden_unicode_codepoints.rs Optimize literal, doc comment lint as well, extract function. 2021-11-04 23:31:42 +01:00
internal.rs Auto merge of #90668 - matthiaskrgr:clippy_nov7, r=jyn514 2021-11-07 20:04:54 +00:00
late.rs
levels.rs remove unwrap_or! macro 2021-10-08 19:32:16 +03:00
lib.rs Stabilize format_args_capture 2021-11-15 10:14:29 +01:00
methods.rs
non_ascii_idents.rs
non_fmt_panic.rs clippy::complexity fixes 2021-10-08 20:07:44 +02:00
nonstandard_style.rs Fix extra non_snake_case warning for shorthand field bindings 2021-10-03 14:33:14 +02:00
noop_method_call.rs Use get_diagnostic_name 2021-10-06 13:10:08 -05:00
passes.rs
redundant_semicolon.rs
tests.rs
traits.rs
types.rs Use get_diagnostic_name 2021-10-06 13:10:08 -05:00
unused.rs Some "parenthesis" and "parentheses" fixes 2021-10-17 12:04:01 +02:00