Files
rust/compiler
Michael Goulet 076c9d7593 Rollup merge of #114662 - fmease:lazy-ty-aliases-unlock-trailing-wcs, r=oli-obk
Unlock trailing where-clauses for lazy type aliases

Allows trailing where-clauses on lazy type aliases and forbids[^1] leading ones.
Completes #89122 (see section *Top-level type aliases*).

`@rustbot` label F-lazy_type_alias
r? `@oli-obk`

[^1]: This is absolutely fine since lazy type aliases are only meant to be stabilized as part of a new edition.
2023-08-10 21:17:08 -07:00
..
2023-08-03 14:50:50 +02:00
2023-08-03 14:50:50 +02:00
2023-07-03 07:20:51 +00:00
2023-08-03 14:50:50 +02:00
2023-08-03 14:50:50 +02:00
2023-07-19 16:37:09 +00:00
2023-07-03 13:51:54 -07:00