rust/src/librustc/util
Nick Cameron 8e7213f65b Remove TraitStore from ty_trait
Use ty_rptr/ty_uniq(ty_trait) rather than TraitStore to represent trait types.
Also addresses (but doesn't close) #12470.
Part of the work towards DST (#12938).

[breaking-change] lifetime parameters in `&mut trait` are now invariant. They used to be contravariant.
2014-06-18 10:30:33 +12:00
..
common.rs rustc: Move the AST from @T to Gc<T> 2014-06-11 09:51:37 -07:00
fs.rs rustc: Add a realpath utility function 2014-04-10 15:22:00 -07:00
nodemap.rs Fallout from the libcollections movement 2014-06-05 13:55:11 -07:00
ppaux.rs Remove TraitStore from ty_trait 2014-06-18 10:30:33 +12:00
sha2.rs Fix more misspelled comments and strings. 2014-06-10 11:24:17 -04:00