rust/src/librustc/util
Niko Matsakis dc38e1616a Generalize the ty::substs struct so that it can represent
multiple lifetime parameters, and not just one. Also add an option
for erasing lifetimes, which makes trans code somewhat simpler
and cleaner.
2013-07-24 16:52:57 -04:00
..
common.rs De-spanned<T> and renamed ast::field (now ast::Field) 2013-07-22 15:35:29 +02:00
enum_set.rs librustc: Remove all uses of "copy". 2013-07-17 14:57:51 -07:00
ppaux.rs Generalize the ty::substs struct so that it can represent 2013-07-24 16:52:57 -04:00