Niko Matsakis c18a1327e3 Make TyTrait embed a TraitRef, so that when we extend TraitRef, it naturally carries over to object types.
I wanted to embed an `Rc<TraitRef>`, but I was foiled by the current
static rules, which prohibit non-Sync values from being stored in
static locations. This means that the constants for `ty_int` and so
forth cannot be initialized.
2014-11-07 15:51:30 -05:00
..
2014-11-06 12:26:08 -05:00
2014-11-06 12:26:08 -05:00
2014-11-06 12:26:08 -05:00
2014-11-06 12:26:08 -05:00
2014-11-06 12:26:08 -05:00
2014-11-06 12:26:08 -05:00
2014-11-06 12:26:08 -05:00
2014-11-06 12:26:08 -05:00
2014-11-06 12:26:08 -05:00