rust/compiler/rustc_trait_selection
bors 96f62fce00 Auto merge of #113201 - oli-obk:recursive_type_alias, r=estebank,compiler-errors
Permit recursive weak type aliases

I saw #63097 and thought "we can do ~~better~~ funnier". So here it is. It's not useful, but it's certainly something. This may actually become feasible with lazy norm (so in 5 years (constant, not reducing over time)).

r? `@estebank`

cc `@GuillaumeGomez`
2023-09-01 07:10:21 +00:00
..
src Auto merge of #113201 - oli-obk:recursive_type_alias, r=estebank,compiler-errors 2023-09-01 07:10:21 +00:00
Cargo.toml drop unused deps, gate libc under unix for one crate 2023-04-22 15:22:21 +03:00
messages.ftl Permit recursive weak type aliases 2023-08-30 11:55:03 +00:00