Files
rust/compiler
León Orell Valerian Liehr 12eb539bf2 Rollup merge of #117371 - compiler-errors:unique-params, r=oli-obk
Ignore RPIT duplicated lifetimes in `opaque_types_defined_by`

An RPIT's or TAIT's own generics are kinda useless -- so just ignore them. For TAITs, they will always be empty, and for RPITs, they're always duplicated lifetimes.

Fixes #115013.
2023-10-30 10:48:20 +01:00
..
2023-10-18 21:55:15 +00:00
2023-10-20 21:14:01 +00:00