map_entry
Copy
Closes #13306 Closes #9925 Closes #9470 Closes #9305 Clippy gives wrong suggestions when the key is not `Copy`. As suggested in #9925, in such cases Clippy will simply warn but no fix. changelog: [`map_entry`]: fix wrong suggestions when key is not `Copy`
This crate contains Clippy lints. For the main crate, check GitHub.