]> git.lizzy.rs Git - rust.git/history - clippy_lints/src/utils/hir.rs
Merge pull request #1255 from Manishearth/cov
[rust.git] / clippy_lints / src / utils / hir.rs
2016-10-03 Manish GoregaokarMerge pull request #1255 from Manishearth/cov
2016-10-02 mcartonPartially hash `let` declaration in `SpanlessHash`
2016-10-01 mcartonSupport `ExprType` (type ascription) comparison
2016-10-01 mcartonImplement more `hir` typed node comparison
2016-07-10 Martin CartonMerge pull request #1084 from Manishearth/rustup
2016-07-10 mcartonRustup to rustc 1.12.0-nightly (f93aaf84c 2016-07-09)
2016-06-09 Martin CartonMerge pull request #1000 from Manishearth/doc_whitelist
2016-06-09 llogiqMerge pull request #990 from Manishearth/rustfmt
2016-06-09 mcartonRun rustfmt
2016-06-04 llogiqMerge pull request #962 from Manishearth/fix-doc
2016-05-31 Martin CartonMerge pull request #970 from Manishearth/rustup
2016-05-31 Andre Bogusadded missing PatKind::Path + tests
2016-05-31 Andre Boguss/PatKind::Ident/PatKind::Binding/g
2016-05-29 Andre BogusMerge branch 'pr-961'
2016-05-28 Martin CartonMerge pull request #958 from Manishearth/rustup
2016-05-28 mcartonRustup to *1.10.0-nightly (7bddce693 2016-05-27)*
2016-05-27 Manish GoregaokarMerge pull request #950 from oli-obk/split3
2016-05-27 Oliver Schneidersplit clippy into lints, plugin and cargo-clippy