rust/src/libsyntax/ext/deriving
bors cea8def620 auto merge of #13440 : huonw/rust/strbuf, r=alexcrichton
libstd: Implement `StrBuf`, a new string buffer type like `Vec`, and port all code over to use it.

Rebased & tests-fixed version of https://github.com/mozilla/rust/pull/13269
2014-04-10 21:01:41 -07:00
..
cmp std: remove the equals method from TotalEq. 2014-03-23 23:48:10 +11:00
clone.rs Removed deprecated functions map and flat_map for vectors and slices. 2014-03-30 03:47:04 +02:00
decodable.rs serialize: use Result 2014-03-27 17:41:55 -07:00
default.rs Removed deprecated functions map and flat_map for vectors and slices. 2014-03-30 03:47:04 +02:00
encodable.rs serialize: use Result 2014-03-27 17:41:55 -07:00
generic.rs Renamed ast::Purity to ast::FnStyle and ast::ImpureFn to ast::NormalFn and updated associated variable and function names. 2014-04-10 15:22:00 -07:00
hash.rs Removing imports of std::vec_ng::Vec 2014-03-20 09:30:14 -07:00
mod.rs Docify std::vec_ng 2014-03-18 22:03:17 -07:00
primitive.rs Removing imports of std::vec_ng::Vec 2014-03-20 09:30:14 -07:00
rand.rs Removed deprecated functions map and flat_map for vectors and slices. 2014-03-30 03:47:04 +02:00
show.rs libstd: Implement StrBuf, a new string buffer type like Vec, and 2014-04-10 22:10:10 +10:00
ty.rs syntax: Switch field privacy as necessary 2014-03-31 15:47:36 -07:00
zero.rs Removed deprecated functions map and flat_map for vectors and slices. 2014-03-30 03:47:04 +02:00