rust/clippy_lints
bors ebf88c9734 Auto merge of #85421 - Smittyvb:rm_pushpop_unsafe, r=matthewjasper
Remove some last remants of {push,pop}_unsafe!

These macros have already been removed, but there was still some code handling these macros. That code is now removed.
2021-06-18 14:17:53 +00:00
..
src Auto merge of #85421 - Smittyvb:rm_pushpop_unsafe, r=matthewjasper 2021-06-18 14:17:53 +00:00
Cargo.toml Merge commit '9e3cd88718cd1912a515d26dbd9c4019fd5a9577' into clippyup 2021-05-20 13:07:57 +02:00
README.md

This crate contains Clippy lints. For the main crate, check GitHub.