mirror of
https://github.com/rust-lang/rust-clippy
synced 2024-11-15 01:17:16 +00:00
be55a96d80
This commit adds a config flag for enforcing explicit into iter lint for reborrowed values. The config flag, enforce_iter_loop_reborrow, can be added to clippy.toml files to enable the linting behaviour. By default the lint is not enabled. |
||
---|---|---|
.. | ||
clippy.toml | ||
conf_unknown_key.rs | ||
conf_unknown_key.stderr |