Skip to content

Combine types and regions in Substs into one interleaved list. - #36002

Merged
bors merged 3 commits into
rust-lang:masterfrom
eddyb:abstract-kindness
Aug 27, 2016
Merged

Combine types and regions in Substs into one interleaved list.#36002
bors merged 3 commits into
rust-lang:masterfrom
eddyb:abstract-kindness

rustc: use Vec<Kind> in Substs, where Kind is a &TyS | &Region tagged…

7a8d482
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs