..
nonstandard_style
mv compiler to compiler/
2020-08-30 18:45:07 +03:00
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
Auto merge of #91957 - nnethercote:rm-SymbolStr, r=oli-obk
2021-12-19 09:31:37 +00:00
context.rs
Auto merge of #91957 - nnethercote:rm-SymbolStr, r=oli-obk
2021-12-19 09:31:37 +00: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
Remove unnecessary sigils around Symbol::as_str()
calls.
2021-12-15 17:32:14 +11: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
Remove unnecessary sigils around Symbol::as_str()
calls.
2021-12-15 17:32:14 +11: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
Remove unnecessary sigils around Symbol::as_str()
calls.
2021-12-15 17:32:14 +11:00
non_fmt_panic.rs
Remove unnecessary sigils around Symbol::as_str()
calls.
2021-12-15 17:32:14 +11:00
nonstandard_style.rs
Remove unnecessary sigils around Symbol::as_str()
calls.
2021-12-15 17:32:14 +11: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
Auto merge of #91957 - nnethercote:rm-SymbolStr, r=oli-obk
2021-12-19 09:31:37 +00:00