mirror of
https://github.com/rust-lang/rust-clippy
synced 2025-02-17 14:38:46 +00:00
We don't want to lint if any of the input parameters implement drop. (constant functions cannot evaluate destructors) |
||
---|---|---|
.. | ||
cant_be_const.rs | ||
could_be_const.rs | ||
could_be_const.stderr |