]> git.lizzy.rs Git - rust.git/commit
Rename "Associated*" to "Assoc*"
authorAndrew Xu <andrewxuyuan@gmail.com>
Sat, 25 May 2019 12:31:34 +0000 (20:31 +0800)
committerAndrew Xu <andrewxuyuan@gmail.com>
Sat, 25 May 2019 12:31:34 +0000 (20:31 +0800)
commitdcf064a4f958aa8749c4021dfaa823a08deb2cec
treed0bfcf90bf9bef0f889013d57ac0f8a99abb0ee4
parenta8eeb7cdb135da1cd582c6093c1739732727a4a2
Rename "Associated*" to "Assoc*"

This is to fix the breakage introduced by rust-lang/rust#60163.
clippy_lints/src/consts.rs
clippy_lints/src/len_zero.rs
clippy_lints/src/new_without_default.rs
clippy_lints/src/non_copy_const.rs
clippy_lints/src/trivially_copy_pass_by_ref.rs
clippy_lints/src/use_self.rs