Files
rust/tests/ui/traits
Matthias Krüger 40edd4f1c6 Rollup merge of #128357 - compiler-errors:shadowed-non-lifetime-binder, r=petrochenkov
Detect non-lifetime binder params shadowing item params

We should check that `for<T>` shadows `T` from an item in the same way that `for<'a>` shadows `'a` from an item.

r? ``@petrochenkov`` since you're familiar w the nuances of rib kinds
2024-07-30 22:51:37 +02:00
..
2024-07-03 15:37:34 +00:00
2024-07-22 22:51:53 +00:00
2023-06-19 15:39:55 +02:00
2024-02-07 10:42:01 +08:00
2024-04-07 17:38:07 -03:00
2024-03-03 16:30:48 -03:00
2024-02-07 10:42:01 +08:00
2024-03-03 16:30:48 -03:00
2023-05-12 00:10:52 +00:00
2024-03-03 16:30:48 -03:00
2024-03-03 16:30:48 -03:00
2023-04-20 15:06:17 -03:00
2024-02-07 10:42:01 +08:00
2023-10-13 19:18:46 +00:00
2024-06-03 13:03:53 +00:00
2023-12-05 17:15:46 +00:00
2024-07-17 16:48:17 -04:00
2024-01-05 10:00:59 +00:00