rust/src/libstd
bors e55f64f997 auto merge of #14709 : alexcrichton/rust/collections, r=brson
This is mostly just a cosmetic change, continuing the work from #14333.
2014-06-09 01:11:58 -07:00
..
collections core: Move the collections traits to libcollections 2014-06-09 00:38:46 -07:00
comm core: Rename container mod to collections. Closes #12543 2014-06-08 21:29:57 -07:00
io auto merge of #14709 : alexcrichton/rust/collections, r=brson 2014-06-09 01:11:58 -07:00
num core: Rename container mod to collections. Closes #12543 2014-06-08 21:29:57 -07:00
path core: Move the collections traits to libcollections 2014-06-09 00:38:46 -07:00
rand core: Move the collections traits to libcollections 2014-06-09 00:38:46 -07:00
rt core: Move the collections traits to libcollections 2014-06-09 00:38:46 -07:00
sync std: Deal with fallout of rtio changes 2014-06-06 22:19:57 -07:00
unstable std: Deal with fallout of rtio changes 2014-06-06 22:19:57 -07:00
ascii.rs core: Rename container mod to collections. Closes #12543 2014-06-08 21:29:57 -07:00
bitflags.rs std: Drop Total from Total{Eq,Ord} 2014-06-01 10:31:27 -07:00
c_vec.rs core: Rename container mod to collections. Closes #12543 2014-06-08 21:29:57 -07:00
failure.rs std: Extract librustrt out of libstd 2014-06-06 22:19:41 -07:00
fmt.rs docs: Stop using notrust 2014-06-02 12:37:54 +02:00
from_str.rs std: Recreate a collections module 2014-06-05 13:55:10 -07:00
gc.rs core: Inhert ~/@/& cmp traits, remove old modules 2014-05-07 08:15:58 -07:00
lib.rs core: Move the collections traits to libcollections 2014-06-09 00:38:46 -07:00
macros.rs mk: Run doc tests with --cfg dox 2014-06-06 19:51:52 -07:00
os.rs core: Rename container mod to collections. Closes #12543 2014-06-08 21:29:57 -07:00
prelude.rs core: Move the collections traits to libcollections 2014-06-09 00:38:46 -07:00
rtdeps.rs std: Deal with fallout of rtio changes 2014-06-06 22:19:57 -07:00
task.rs libs: Fix miscellaneous fallout of librustrt 2014-06-06 23:00:01 -07:00
to_str.rs std: Remove format_strbuf!() 2014-05-28 08:35:41 -07:00