rust-clippy/tests/ui-toml/toml_unknown_key
Ben Schofield be55a96d80 Add config flag for reborrows in explicit_iter_loop
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.
2023-08-27 21:45:14 -06:00
..
clippy.toml Add spans to clippy.toml error messages 2023-06-02 00:56:27 +01:00
conf_unknown_key.rs Update tests 2023-06-26 14:13:07 +00:00
conf_unknown_key.stderr Add config flag for reborrows in explicit_iter_loop 2023-08-27 21:45:14 -06:00