]> git.lizzy.rs Git - rust.git/commitdiff
Merge pull request #610 from inrustwetrust/drop_ref_lint
authorllogiq <bogusandre@gmail.com>
Tue, 2 Feb 2016 19:27:53 +0000 (20:27 +0100)
committerllogiq <bogusandre@gmail.com>
Tue, 2 Feb 2016 19:27:53 +0000 (20:27 +0100)
Add lint to warn for calls to `std::mem::drop` with a reference argument


Trivial merge