rust/compiler/rustc_lint/src
2021-12-11 11:08:46 +01:00
..
nonstandard_style mv compiler to compiler/ 2020-08-30 18:45:07 +03:00
array_into_iter.rs Use let_else in some more places in rustc_lint 2021-12-03 03:51:47 +01:00
builtin.rs Use let_else in some more places in rustc_lint 2021-12-03 03:51:47 +01:00
context.rs Remove useless variant. 2021-12-11 11:08:46 +01:00
early.rs Pass real crate-level attributes to pre_expansion_lint 2021-09-26 21:50:50 +00:00
enum_intrinsics_non_enums.rs Use get_diagnostic_name more 2021-11-16 17:14:18 -06: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 Do not pass hir::Crate to lints. 2021-09-30 17:39:54 +02:00
levels.rs Use let_else in some more places in rustc_lint 2021-12-03 03:51:47 +01:00
lib.rs Rollup merge of #91394 - Mark-Simulacrum:bump-stage0, r=pietroalbini 2021-12-02 15:52:03 +01:00
methods.rs Make diangostic item names consistent 2021-10-02 19:38:19 -05:00
non_ascii_idents.rs Practice diagnostic message convention 2021-10-03 16:16:28 +09:00
non_fmt_panic.rs Remove redundant [..]s 2021-12-09 00:01:29 +01: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 let_else in some more places in rustc_lint 2021-12-03 03:51:47 +01:00
passes.rs Do not pass hir::Crate to lints. 2021-09-30 17:39:54 +02:00
redundant_semicolon.rs Lint on redundant trailing semicolon after item 2020-12-29 16:30:02 -05:00
tests.rs Update to last upstream version 2021-07-08 17:14:28 +02:00
traits.rs Use let_else in some more places in rustc_lint 2021-12-03 03:51:47 +01:00
types.rs Use let_else in some more places in rustc_lint 2021-12-03 03:51:47 +01:00
unused.rs Some "parenthesis" and "parentheses" fixes 2021-10-17 12:04:01 +02:00