rust/src/libserialize
Aaron Turon 5fa9de16df Implement RFC 580
This commit implements RFC 580 by renaming:

* DList -> LinkedList
* Bitv -> BitVec
* BitvSet -> BitSet
* RingBuf -> VecDeque

More details are in [the
RFC](https://github.com/rust-lang/rfcs/pull/580)

[breaking-change]
2015-02-18 14:01:46 -05:00
..
collection_impls.rs Implement RFC 580 2015-02-18 14:01:46 -05:00
hex.rs Auto merge of #21613 - alfie:suffix-small, r=alexcrichton 2015-02-03 07:59:04 +00:00
json.rs Rename fmt::Writer to fmt::Write 2015-02-14 12:56:32 +13:00
lib.rs std: Rename io/path features with old_ prefix 2015-02-17 14:02:45 -08:00
serialize.rs Rename std::path to std::old_path 2015-02-03 14:34:42 -08:00