rust/src/libserialize
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
..
base64.rs std: Recreate a rand module 2014-05-29 16:18:26 -07:00
collection_impls.rs Fallout from the libcollections movement 2014-06-05 13:55:11 -07:00
ebml.rs lib{serialize, uuid}: Fix snake case errors. 2014-05-30 17:55:41 +01:00
hex.rs std: Remove format_strbuf!() 2014-05-28 08:35:41 -07:00
json.rs Remove TraitStore from ty_trait 2014-06-18 10:30:33 +12:00
lib.rs Register new snapshots 2014-06-14 10:28:09 -07:00
serialize.rs rustc: Obsolete the @ syntax entirely 2014-06-14 10:45:37 -07:00