rust/src/libstd
bors 6f1e8ef71a auto merge of #5404 : bstrie/rust/decopy, r=pcwalton
Also turn `copy` into `.clone()` in much of run-pass.
2013-03-15 20:15:44 -07:00
..
arc.rs impl Clone for ~T, ~[T], ~str 2013-03-15 18:26:59 -04:00
arena.rs Remove ++ mode from the compiler (it is parsed as + mode) 2013-03-13 17:00:09 -04:00
base64.rs librustc: Convert all uses of assert over to fail_unless! 2013-03-07 22:37:57 -08:00
bigint.rs librustc: Convert all uses of assert over to fail_unless! 2013-03-07 22:37:57 -08:00
bitv.rs librustc: Don't accept as Trait anymore; fix all occurrences of it. 2013-03-13 20:07:09 -07:00
c_vec.rs librustc: Convert all uses of assert over to fail_unless! 2013-03-07 22:37:57 -08:00
cmp.rs librustc: Convert all uses of assert over to fail_unless! 2013-03-07 22:37:57 -08:00
comm.rs librustc: Convert all uses of assert over to fail_unless! 2013-03-07 22:37:57 -08:00
dbg.rs libstd: Remove extern mod { ... } from libstd. rs=deexterning 2013-03-07 22:32:52 -08:00
deque.rs deque: add documentation 2013-03-15 14:05:27 -04:00
ebml.rs librustc: Don't accept as Trait anymore; fix all occurrences of it. 2013-03-13 20:07:09 -07:00
flatpipes.rs librustc: Don't accept as Trait anymore; fix all occurrences of it. 2013-03-13 20:07:09 -07:00
fun_treemap.rs librustc: Replace all uses of fn() with &fn(). rs=defun 2013-03-11 09:35:58 -07:00
future.rs librustc: Convert all uses of assert over to fail_unless! 2013-03-07 22:37:57 -08:00
getopts.rs auto merge of #5293 : brson/rust/logging, r=brson 2013-03-13 10:40:07 -07:00
io_util.rs De-implicit-self libstd 2013-03-07 21:11:09 -05:00
json.rs librustc: Don't accept as Trait anymore; fix all occurrences of it. 2013-03-13 20:07:09 -07:00
list.rs librustc: Replace all uses of fn() with &fn(). rs=defun 2013-03-11 09:35:58 -07:00
md4.rs librustc: Replace all uses of fn() with &fn(). rs=defun 2013-03-11 09:35:58 -07:00
net_ip.rs Remove uses of log 2013-03-11 23:19:42 -07:00
net_tcp.rs librustc: Don't accept as Trait anymore; fix all occurrences of it. 2013-03-13 20:07:09 -07:00
net_url.rs test: Fix tests. 2013-03-07 22:37:58 -08:00
net.rs
oldmap.rs librustc: Remove "base types" from the language. 2013-03-13 20:07:09 -07:00
par.rs Remove uses of log 2013-03-11 23:19:42 -07:00
prettyprint.rs librustc: Don't accept as Trait anymore; fix all occurrences of it. 2013-03-13 20:07:09 -07:00
priority_queue.rs Remove ++ mode from the compiler (it is parsed as + mode) 2013-03-13 17:00:09 -04:00
rl.rs libsyntax: Stop parsing bare functions in preparation for switching them over 2013-03-11 09:35:58 -07:00
rope.rs librustc: Replace all uses of fn() with &fn(). rs=defun 2013-03-11 09:35:58 -07:00
semver.rs librustc: Don't accept as Trait anymore; fix all occurrences of it. 2013-03-13 20:07:09 -07:00
serialize.rs librustc: Replace all uses of fn() with &fn(). rs=defun 2013-03-11 09:35:58 -07:00
sha1.rs librustc: Convert all uses of assert over to fail_unless! 2013-03-07 22:37:57 -08:00
smallintmap.rs add the mutate_values method to the Map trait 2013-03-13 19:33:10 -04:00
sort.rs librustc: Don't accept as Trait anymore; fix all occurrences of it. 2013-03-13 20:07:09 -07:00
stats.rs librustc: Convert all uses of assert over to fail_unless! 2013-03-07 22:37:57 -08:00
std.rc core: Add rt mod and add the new scheduler code 2013-03-11 19:44:29 -07:00
sync.rs impl Clone for ~T, ~[T], ~str 2013-03-15 18:26:59 -04:00
task_pool.rs librustc: Convert all uses of assert over to fail_unless! 2013-03-07 22:37:57 -08:00
tempfile.rs librustc: Don't accept as Trait anymore; fix all occurrences of it. 2013-03-13 20:07:09 -07:00
term.rs librustc: Don't accept as Trait anymore; fix all occurrences of it. 2013-03-13 20:07:09 -07:00
test.rs librustc: Don't accept as Trait anymore; fix all occurrences of it. 2013-03-13 20:07:09 -07:00
time.rs Revamp foreign code not to consider the Rust modes. This requires 2013-03-13 16:59:37 -04:00
timer.rs librustc: Don't accept as Trait anymore; fix all occurrences of it. 2013-03-13 20:07:09 -07:00
treemap.rs treemap: use each_mut instead of mutate 2013-03-15 14:14:03 -04:00
unicode.rs librustc: Convert all uses of assert over to fail_unless! 2013-03-07 22:37:57 -08:00
uv_global_loop.rs Remove uses of log 2013-03-11 23:19:42 -07:00
uv_iotask.rs Remove uses of log 2013-03-11 23:19:42 -07:00
uv.rs core: Add rt mod and add the new scheduler code 2013-03-11 19:44:29 -07:00
workcache.rs librustc: Replace all uses of fn() with &fn(). rs=defun 2013-03-11 09:35:58 -07:00