rust/src/librustc/util
Niko Matsakis a6c295cb22 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.
2015-02-12 13:29:51 -05:00
..
common.rs remove all kind annotations from closures 2015-02-04 20:06:08 -05:00
lev_distance.rs undo some conversions 2015-01-29 07:49:02 -05:00
nodemap.rs Switch missing_copy_implementations to default-allow 2015-02-03 23:31:07 -08:00
ppaux.rs Modify repr() so that when -Z verbose is used, at least, it does not 2015-02-12 13:29:51 -05:00
snapshot_vec.rs Switch missing_copy_implementations to default-allow 2015-02-03 23:31:07 -08:00