]> git.lizzy.rs Git - rust.git/commit
Responded to comments and fixed compile bug
authorxd009642 <danielmckenna93@gmail.com>
Fri, 26 Jul 2019 15:46:47 +0000 (16:46 +0100)
committerxd009642 <danielmckenna93@gmail.com>
Fri, 26 Jul 2019 15:46:47 +0000 (16:46 +0100)
commit7853dac66245d88bace4cdc62b38837aa3e54568
tree42221ef8eb1dba16982cae47bde125bdb6a3b059
parentc0259179c3c867e9b25894bf8139145d34359acc
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
clippy_lints/src/trait_bounds.rs
clippy_lints/src/utils/hir_utils.rs