..
nonstandard_style
array_into_iter.rs
Keep info on pre-desugaring expression for better "incorrect .await
" suggestion
2021-12-13 17:09:16 +00:00
builtin.rs
Stabilize asm! and global_asm!
2021-12-12 11:20:03 +00:00
context.rs
Rollup merge of #92032 - petrochenkov:extblockpath, r=oli-obk
2021-12-18 11:28:07 +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
Stabilize iter::zip.
2021-12-14 18:50:31 -04: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
Show the unused type for unused_results
lint
2021-12-11 17:58:11 -08:00