rust/tests
bors b013e69692 Auto merge of #13496 - y21:issue10619, r=Alexendoo
Show interior mutability chain in `mutable_key_type`

Fixes #10619

Just ran into this myself and I definitely agree it's not very nice to have to manually go through all the types involved to figure out why this happens and to evaluate if this is really a problem (knowing if the field of a struct is something that a hash impl relies on), so this changes the lint to emit notes for each step involved.

changelog: none
2024-10-07 15:32:34 +00:00
..
test_utils
ui Auto merge of #13496 - y21:issue10619, r=Alexendoo 2024-10-07 15:32:34 +00:00
ui-cargo
ui-internal
ui-toml Fix large_stack_arrays triggering for static/constants 2024-10-04 19:06:39 +01:00
workspace_test
check-fmt.rs
clippy.toml
compile-test.rs
config-metadata.rs
dogfood.rs
headers.rs
integration.rs
lint_message_convention.rs
missing-test-files.rs
versioncheck.rs
workspace.rs