rust/src/libstd
bors ce9c0225c4 auto merge of #6349 : thestinger/rust/explicit_copy, r=thestinger
I removed some of the copies, but most are just made explicit. The usage in `libcore` was already fixed, but the attribute was only set to warn (not removed).
2013-05-09 11:18:43 -07:00
..
num remove vecs_implicitly_copyable from libstd/libcore 2013-05-09 14:00:53 -04:00
arc.rs auto merge of #6349 : thestinger/rust/explicit_copy, r=thestinger 2013-05-09 11:18:43 -07:00
arena.rs auto merge of #6345 : seanmoon/rust/fix-typos, r=sanxiyn 2013-05-09 03:51:32 -07:00
base64.rs libstd: convert chained ifs to a match in base64. 2013-05-08 23:50:15 +10:00
bitv.rs libcore: Fix tests. 2013-05-08 17:04:01 -07:00
c_vec.rs only use #[no_core] in libcore 2013-04-27 21:34:24 -04:00
comm.rs libcore: Remove mutable fields from pipes 2013-05-08 17:03:59 -07:00
dbg.rs Remove 'Local Variable' comments 2013-05-02 13:22:04 +10:00
deque.rs std: Replace Durable with 'static 2013-05-07 15:30:40 -07:00
dlist.rs make way for a new iter module 2013-04-28 22:31:39 -04:00
ebml.rs libstd: Remove some residual mutable fields 2013-05-08 17:04:00 -07:00
fileinput.rs libstd: Remove mutable fields from fileinput and net_tcp 2013-05-08 17:03:57 -07:00
flatpipes.rs auto merge of #6345 : seanmoon/rust/fix-typos, r=sanxiyn 2013-05-09 03:51:32 -07:00
fun_treemap.rs only use #[no_core] in libcore 2013-04-27 21:34:24 -04:00
future.rs remove vecs_implicitly_copyable from libstd/libcore 2013-05-09 14:00:53 -04:00
getopts.rs auto merge of #6349 : thestinger/rust/explicit_copy, r=thestinger 2013-05-09 11:18:43 -07:00
io_util.rs libcore: Remove more mutable fields from comm 2013-05-08 17:03:59 -07:00
json.rs libstd: Remove some residual mutable fields 2013-05-08 17:04:00 -07:00
list.rs libstd: De-mut arena 2013-05-02 16:00:10 -07:00
md4.rs Removing no longer needed unsafe blocks 2013-04-08 17:50:25 -04:00
net_ip.rs auto merge of #6349 : thestinger/rust/explicit_copy, r=thestinger 2013-05-09 11:18:43 -07:00
net_tcp.rs remove vecs_implicitly_copyable from libstd/libcore 2013-05-09 14:00:53 -04:00
net_url.rs std: Warning police 2013-05-03 16:56:33 -07:00
net.rs
par.rs libstd: Remove mutable fields from future and par 2013-05-08 17:03:58 -07:00
priority_queue.rs remove vecs_implicitly_copyable from libstd/libcore 2013-05-09 14:00:53 -04:00
rc.rs fix incorrect region code based on the old 'self 2013-05-08 16:00:49 -04:00
rl.rs only use #[no_core] in libcore 2013-04-27 21:34:24 -04:00
rope.rs auto merge of #6349 : thestinger/rust/explicit_copy, r=thestinger 2013-05-09 11:18:43 -07:00
semver.rs Removed ascii functions from other modules 2013-04-24 22:26:09 +02:00
serialize.rs Register snapshots 2013-05-04 15:43:51 -07:00
sha1.rs auto merge of #6349 : thestinger/rust/explicit_copy, r=thestinger 2013-05-09 11:18:43 -07:00
smallintmap.rs Add pop() and swap() to the Map trait 2013-05-07 01:16:04 -04:00
sort_stage0.rs libstd: rename vec::each(var) to var.each 2013-05-09 14:20:04 +09:00
sort.rs libstd: rename vec::each(var) to var.each 2013-05-09 14:20:04 +09:00
stats.rs
std.rc remove vecs_implicitly_copyable from libstd/libcore 2013-05-09 14:00:53 -04:00
sync.rs libstd: rename vec::each(var) to var.each 2013-05-09 14:20:04 +09:00
task_pool.rs libcore: Remove mutable fields from the task builder API 2013-05-08 17:03:59 -07:00
tempfile.rs libcore: Remove mutable fields from rand. 2013-05-08 17:03:58 -07:00
term.rs libstd: rename vec::each(var) to var.each 2013-05-09 14:20:04 +09:00
test.rs auto merge of #6349 : thestinger/rust/explicit_copy, r=thestinger 2013-05-09 11:18:43 -07:00
time.rs libstd: rename vec::each(var) to var.each 2013-05-09 14:20:04 +09:00
timer.rs remove vecs_implicitly_copyable from libstd/libcore 2013-05-09 14:00:53 -04:00
treemap.rs libcore: Fix tests. 2013-05-08 17:04:01 -07:00
unicode.rs
uv_global_loop.rs auto merge of #6345 : seanmoon/rust/fix-typos, r=sanxiyn 2013-05-09 03:51:32 -07:00
uv_iotask.rs auto merge of #6345 : seanmoon/rust/fix-typos, r=sanxiyn 2013-05-09 03:51:32 -07:00
uv_ll.rs auto merge of #6345 : seanmoon/rust/fix-typos, r=sanxiyn 2013-05-09 03:51:32 -07:00
uv.rs
workcache.rs remove vecs_implicitly_copyable from libstd/libcore 2013-05-09 14:00:53 -04:00