blob: 0155ecf6b077bf8d5b333662059d78533e5b2ac0 (
plain)
1
2
3
4
5
6
7
8
9
|
tree 3f76ce411d4129c3fc132637f0bd1ddb13fdef7d
parent f975fb54f8e8678f8c34d7eaaa2c927b3b6bcac7
author Christopher Vittal <christopher.vittal@gmail.com> 1510786345 -0500
committer Christopher Vittal <christopher.vittal@gmail.com> 1510786345 -0500
Split TyImplTrait into Universal and Existential
This fixes build after the implementation of impl Trait in argument
position lands in rustc
|