Skip to content

[WIP] rustc_typeck: ensure type alias bounds are implied by the type being well-formed.#54090

Closed
eddyb wants to merge 3 commits into
rust-lang:masterfrom
eddyb:reverse-waffles-implicit-sized
Closed

[WIP] rustc_typeck: ensure type alias bounds are implied by the type being well-formed.#54090
eddyb wants to merge 3 commits into
rust-lang:masterfrom
eddyb:reverse-waffles-implicit-sized

[HACK] don't require `T: Trait` for `type Foo<T> = <T as Trait>::Assoc;`

ab3e0d2
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs