]> git.lizzy.rs Git - rust.git/commit
Modify `repr()` so that when `-Z verbose` is used, at least, it does not
authorNiko Matsakis <niko@alum.mit.edu>
Wed, 11 Feb 2015 15:29:46 +0000 (10:29 -0500)
committerNiko Matsakis <niko@alum.mit.edu>
Thu, 12 Feb 2015 18:29:51 +0000 (13:29 -0500)
commita6c295cb22d4c76c0b58a7f0fbca104b7dcbfdc4
treea556c5f88ae471644a1064b37995874b2b50801b
parent3e88b5bbf907bdb7d7610d66c27504be92330030
Modify `repr()` so that when `-Z verbose` is used, at least, it does not
fetch trait definitions. This allows is to be used early in the compiler
without triggering ICEs. Also make -Z verbose less horrifyingly ugly.
src/librustc/util/ppaux.rs