rust/src/librustdoc
Tobias Schottdorf 687ee7fee4 Downgrade ProjectionTy's TraitRef to its substs
Addresses the second part of #42171 by removing the `TraitRef` from
`ProjectionTy`, and directly storing its `Substs`.

Closes #42171.
2017-07-11 10:33:09 -04:00
..
2017-07-09 16:47:29 +02:00
2017-06-01 20:41:38 +00:00
2017-06-21 17:59:10 +01:00