..
nonstandard_style
mv compiler to compiler/
2020-08-30 18:45:07 +03:00
array_into_iter.rs
Better suggestion for array_into_iter in for loop.
2021-06-26 12:14:22 +00:00
builtin.rs
Improve handing of missing_docs
for macros
2021-07-08 22:55:04 -07:00
context.rs
Rollup merge of #86639 - eholk:lint-tool, r=petrochenkov
2021-07-08 10:44:29 +09:00
early.rs
Fix duplicate unknown lint errors
2021-05-07 17:26:32 -05:00
internal.rs
Auto merge of #86827 - camsteffen:hash-lint-resolved, r=oli-obk
2021-07-13 15:06:10 +00:00
late.rs
Auto merge of #85178 - cjgillot:local-crate, r=oli-obk
2021-05-17 01:42:03 +00:00
levels.rs
Rollup merge of #86639 - eholk:lint-tool, r=petrochenkov
2021-07-08 10:44:29 +09:00
lib.rs
Auto merge of #86827 - camsteffen:hash-lint-resolved, r=oli-obk
2021-07-13 15:06:10 +00:00
methods.rs
Fix doctest
2020-10-26 18:19:49 -04:00
non_ascii_idents.rs
Stablize non_ascii_idents
feature.
2021-04-08 02:52:00 +08:00
non_fmt_panic.rs
rustc_span: Revert addition of proc_macro
field to ExpnKind::Macro
2021-07-10 23:03:35 +03:00
nonstandard_style.rs
Lint against non-camelCase trait alias names
2021-05-26 19:55:27 -04:00
noop_method_call.rs
Warn in doc test
2021-03-03 11:23:33 +01:00
passes.rs
ast/hir: Rename field-related structures
2021-03-16 11:41:24 +03: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
Only store a LocalDefId in hir::Item.
2021-02-15 19:32:10 +01:00
types.rs
Rollup merge of #85906 - LingMan:iter_find, r=matthewjasper
2021-06-08 13:26:28 +09:00
unused.rs
Lint for unused borrows as part of UNUSED_MUST_USE
2021-06-18 15:09:40 +08:00