rust/clippy_lints
xd009642 7853dac662 Responded to comments and fixed compile bug
Removed the hash of `let c: fn(_,_) -> _ = ExprKind::Cast` and
fixed compile issue by collecting HirVec into an actual Vec
2019-07-26 16:46:47 +01:00
..
2019-07-19 07:29:25 +02:00

This crate contains Clippy lints. For the main crate, check crates.io or GitHub.