rust-clippy/clippy_lints/src/utils
bors 412d41ae86 Auto merge of #3814 - ljedrz:HirIdification_lockstep_upgrade, r=phansch
HirIdify some lints

Unblocks https://github.com/rust-lang/rust/pull/58561 (a part of [rust-lang/rust#57578](https://github.com/rust-lang/rust/pull/57578)). Can we branch it like with https://github.com/rust-lang/rust-clippy/pull/3790? I can rebase on a different commit if need be.

Haven't had time to run tests yet, so I'd wait for Travis 🙈.
2019-02-26 10:43:50 +00:00
..
author.rs partially HirIdify lints 2019-02-20 13:16:16 +01:00
camel_case.rs Remove all copyright license headers 2019-01-08 21:46:39 +01:00
comparisons.rs Remove all copyright license headers 2019-01-08 21:46:39 +01:00
conf.rs removing redundant closures in the whole project 2019-02-10 13:35:44 +01:00
constants.rs Remove all copyright license headers 2019-01-08 21:46:39 +01:00
diagnostics.rs Auto merge of #3814 - ljedrz:HirIdification_lockstep_upgrade, r=phansch 2019-02-26 10:43:50 +00:00
higher.rs Fixed breakage due to rust-lang/rust#57489 2019-01-20 12:21:30 +02:00
hir_utils.rs Fix breakage due to rust-lang/rust#58079 2019-02-03 09:12:07 +02:00
inspector.rs Rustup 2019-02-13 22:08:17 +01:00
internal_lints.rs rustup https://github.com/rust-lang/rust/pull/57726 2019-01-27 01:42:34 +01:00
mod.rs fix: replace wrong id 2019-02-25 11:06:46 +01:00
paths.rs Fixed formatting and typo 2019-02-20 10:12:24 -08:00
ptr.rs Remove all copyright license headers 2019-01-08 21:46:39 +01:00
sugg.rs Document the new Sugg functions 2019-02-19 21:34:14 +01:00
usage.rs HirIdify some lints 2019-02-24 20:49:43 +01:00