]> git.lizzy.rs Git - rust.git/history - tests/ui/undropped_manually_drops.rs
Auto merge of #6198 - montrivo:needless-lifetime, r=flip1995
[rust.git] / tests / ui / undropped_manually_drops.rs
2020-10-25 borsAuto merge of #6198 - montrivo:needless-lifetime, r...
2020-10-25 borsAuto merge of #6177 - rust-lang:manual-range-contains...
2020-10-25 borsAuto merge of #6103 - FrancisMurillo:mut_mutex_lock...
2020-10-25 borsAuto merge of #6162 - josephlr:empty-loop-no-std, r...
2020-10-25 borsAuto merge of #6181 - cgm616:undropped-manually-drops...
2020-10-22 cgm616Update tests and add known problems to docs
2020-10-22 cgm616Add new lint for undropped ManuallyDrop values