..
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
Rollup merge of #92704 - 5225225:std_mem_transmute_ref_t_mut_t, r=michaelwoerister
2022-01-20 17:10:37 +01:00
context.rs
Rollup merge of #91770 - TaKO8Ki:suggest-adding-cfg-test, r=joshtriplett
2021-12-21 08:33:39 +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
initial revert
2022-01-15 01:16:55 +00:00
hidden_unicode_codepoints.rs
Remove unnecessary sigils around Symbol::as_str() calls.
2021-12-15 17:32:14 +11:00
internal.rs
feat: pass_by_value lint attribute
2022-01-09 13:05:51 +00:00
late.rs
Replace NestedVisitorMap with NestedFilter
2022-01-16 16:02:36 -06:00
levels.rs
Replace NestedVisitorMap with NestedFilter
2022-01-16 16:02:36 -06:00
lib.rs
Reject unsupported naked functions
2022-01-21 17:38:21 +01: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
initial revert
2022-01-15 01:16:55 +00:00
pass_by_value.rs
rustc_pass_by_value: handle inferred generic types (with _)
2022-01-11 21:28:04 +00: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
initial revert
2022-01-15 01:16:55 +00:00
unused.rs
Auto merge of #91957 - nnethercote:rm-SymbolStr, r=oli-obk
2021-12-19 09:31:37 +00:00