rust/src/libstd
Alex Crichton dbd68c70cd rollup merge of #19832: japaric/no-nocopy
r? @aturon / @alexcrichton
2014-12-17 11:50:25 -08:00
..
collections rollup merge of #19770: csouth3/iterator-wrapperstructs 2014-12-17 11:50:24 -08:00
comm Mostly rote conversion of proc() to move|| (and occasionally Thunk::new) 2014-12-14 04:21:56 -05:00
io auto merge of #19777 : nikomatsakis/rust/warn-on-shadowing, r=acrichto 2014-12-16 08:42:40 +00:00
num auto merge of #19747 : alexcrichton/rust/slice-one-trait, r=brson 2014-12-16 01:32:33 +00:00
path std: Collapse SlicePrelude traits 2014-12-14 19:03:56 -08:00
rand rollup merge of #19832: japaric/no-nocopy 2014-12-17 11:50:25 -08:00
rt std: Collapse SlicePrelude traits 2014-12-14 19:03:56 -08:00
sync Mostly rote conversion of proc() to move|| (and occasionally Thunk::new) 2014-12-14 04:21:56 -05:00
sys Remove internal uses of marker::NoCopy 2014-12-15 15:33:37 -05:00
thread_local Remove internal uses of marker::NoCopy 2014-12-15 15:33:37 -05:00
time libstd: convert Duration binops to by value 2014-12-13 20:15:39 -05:00
ascii.rs auto merge of #19761 : nick29581/rust/coerce-double, r=nikomatsakis 2014-12-17 02:42:57 +00:00
bitflags.rs auto merge of #19448 : japaric/rust/binops-by-value, r=nikomatsakis 2014-12-15 22:11:44 +00:00
c_vec.rs Mostly rote conversion of proc() to move|| (and occasionally Thunk::new) 2014-12-14 04:21:56 -05:00
dynamic_lib.rs std: Collapse SlicePrelude traits 2014-12-14 19:03:56 -08:00
error.rs Utilize fewer reexports 2014-12-05 18:13:04 -05:00
failure.rs Utilize fewer reexports 2014-12-05 18:13:04 -05:00
fmt.rs core: remove the dead function fmt::argumentstr. 2014-12-08 09:14:21 +02:00
hash.rs Move hash module from collections to core 2014-12-15 22:48:54 -08:00
lib.rs Rewrite threading infrastructure, introducing Thunk to represent 2014-12-14 04:21:56 -05:00
macros.rs auto merge of #19647 : nielsegberts/rust/master, r=pnkfelix 2014-12-16 14:50:58 +00:00
os.rs auto merge of #19747 : alexcrichton/rust/slice-one-trait, r=brson 2014-12-16 01:32:33 +00:00
prelude.rs std: Collapse SlicePrelude traits 2014-12-14 19:03:56 -08:00
rtdeps.rs Fix spelling errors and capitalization. 2014-09-03 23:10:38 -04:00
task.rs Remove internal uses of marker::NoCopy 2014-12-15 15:33:37 -05:00