]> git.lizzy.rs Git - rust.git/commit
Fix Repr output so that it does not ICE when a self-type is
authorNiko Matsakis <niko@alum.mit.edu>
Tue, 13 Jan 2015 19:01:27 +0000 (14:01 -0500)
committerNiko Matsakis <niko@alum.mit.edu>
Wed, 14 Jan 2015 21:35:14 +0000 (16:35 -0500)
commitb92ec6a78a980b567ec8e6c034e3b37caea81aaa
treeed3091df9cc2e4d05982d68f212490be0bb064b4
parent02aacaba8f7584ee334303840ad88fcd513e3f13
Fix Repr output so that it does not ICE when a self-type is
absent. This occurs while printing object type projections for
debugging (note that the `UserString` impl is much more careful about
this).
src/librustc/util/ppaux.rs