]> git.lizzy.rs Git - rust.git/commit
introduce newtype'd `Predicate<'tcx>`
authorBastian Kauschke <bastian_kauschke@hotmail.de>
Mon, 11 May 2020 20:06:41 +0000 (22:06 +0200)
committerBastian Kauschke <bastian_kauschke@hotmail.de>
Wed, 20 May 2020 13:44:34 +0000 (15:44 +0200)
commit091239ee6081d266ae59cc0660cc177994eba8d0
tree032e17a25a951dc9b1ac86acc7544a00b385f10f
parent2722522fac927b9bd7c512f993e63afd3754cf4e
introduce newtype'd `Predicate<'tcx>`
clippy_lints/src/future_not_send.rs
clippy_lints/src/methods/mod.rs
clippy_lints/src/needless_pass_by_value.rs
clippy_lints/src/utils/mod.rs