]> git.lizzy.rs Git - rust.git/commitdiff
Rollup merge of #25092 - pnkfelix:fix-pprint-of-type-items-with-where, r=alexcrichton
authorManish Goregaokar <manishsmail@gmail.com>
Tue, 5 May 2015 03:54:09 +0000 (09:24 +0530)
committerManish Goregaokar <manishsmail@gmail.com>
Tue, 5 May 2015 03:54:09 +0000 (09:24 +0530)
 Correct pretty-printing of `type Foo<T> where T: Bound = ...;`

Fix #25031


Trivial merge