Files
rust/compiler
Matthias Krüger d34b9324c0 Rollup merge of #131660 - Urgau:non_local_def-131643, r=jieyouxu
Also use outermost const-anon for impl items in `non_local_defs` lint

This PR update the logic for the impl paths (items) in the `non_local_definitions` lint to also consider const-anon in case the impl definition is wrapped inside const-anon it-self wrapped into a const-anon where the items are.

r? `@jieyouxu` *(since you interacted on the issue)*
Fixes *(after beta-backport)* #131643
2024-10-14 06:04:30 +02:00
..
2024-10-12 10:59:12 +02:00
2024-10-09 10:28:16 -07:00
2024-10-04 23:28:22 +00:00
2024-10-10 06:07:52 -04:00
2024-10-12 21:57:50 +00:00
2024-10-12 17:07:13 -04:00
2024-10-12 21:57:50 +00:00
2024-10-10 11:46:48 -07:00