about summary refs log tree commit diff
path: root/src/libcore/unstable/mod.rs
AgeCommit message (Expand)AuthorLines
2013-05-22libstd: Rename libcore to libstd and libstd to libextra; update makefiles.Patrick Walton-77/+0
2013-05-19Use assert_eq! rather than assert! where possibleCorey Richardson-1/+1
2013-05-14Merge remote-tracking branch 'brson/io-upstream' into incomingBrian Anderson-1/+0
2013-05-13core: Move locks, atomic rc to unstable::syncBrian Anderson-274/+7
2013-05-13core: Move unstable to unstable/mod.rsBrian Anderson-0/+345