rust/compiler/rustc_lint/src
bors 3e1c75c6e2 Auto merge of #86827 - camsteffen:hash-lint-resolved, r=oli-obk
Fix internal `default_hash_types` lint to use resolved path

I run into false positives now and then (mostly in Clippy) when I want to name some util after HashMap.
2021-07-13 15:06:10 +00:00
..
nonstandard_style
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
non_ascii_idents.rs
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
passes.rs
redundant_semicolon.rs
tests.rs Update to last upstream version 2021-07-08 17:14:28 +02:00
traits.rs
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