]> git.lizzy.rs Git - rust.git/commit
Auto merge of #4592 - rust-lang:transmute-collection, r=flip1995
authorbors <bors@rust-lang.org>
Tue, 8 Oct 2019 05:51:07 +0000 (05:51 +0000)
committerbors <bors@rust-lang.org>
Tue, 8 Oct 2019 05:51:07 +0000 (05:51 +0000)
commite2393b09ac234aa19a2ffa368ef8d25ce645eaa3
treeeec87a9a505903db2c3e4121eac42270d40f7977
parentdf80193bda8ae3a5e720612fe24fa313af098812
parent27fa2b7944d79c1fa16445628fef268bdb34f625
Auto merge of #4592 - rust-lang:transmute-collection, r=flip1995

New lint: `unsound_collection_transmute`

changelog: Add `unsound_collection_transmute` lint

This fixes #4515
clippy_lints/src/lib.rs
src/lintlist/mod.rs