Files
rust/compiler
Guillaume Gomez f5adfa0e69 Rollup merge of #123998 - compiler-errors:opaque-ns, r=davidtwco
Opaque types have no namespace

Opaques are never referenced by name -- even when we have `type X = impl Sized;`, `X` is the name of the type alias, not the opaque.
2024-04-16 15:19:15 +02:00
..
2024-02-06 13:12:33 +11:00
2024-02-06 13:12:33 +11:00
2024-04-15 21:27:30 -04:00
2024-04-15 16:52:51 -04:00
2024-03-30 17:39:43 +03:00
2024-04-13 15:11:09 +01:00
2024-04-14 14:56:41 +02:00
2024-04-14 15:01:04 +02:00