..
crypto
Implement the fixed output size versions of the SHA-2 digest functions.
2013-06-24 00:04:02 -04:00
num
vec: remove BaseIter implementation
2013-06-23 02:05:20 -04:00
terminfo
vec: remove BaseIter implementation
2013-06-23 02:05:20 -04:00
arc.rs
auto merge of #7269 : luqmana/rust/drop, r=thestinger
2013-06-25 20:29:06 -07:00
arena.rs
Change finalize -> drop.
2013-06-25 21:14:39 -04:00
base64.rs
remove unused imports
2013-06-16 12:20:12 +10:00
bitv.rs
remove old_iter
2013-06-24 01:35:11 -04:00
c_vec.rs
Change finalize -> drop.
2013-06-25 21:14:39 -04:00
comm.rs
Remove all uses of pub impl. rs=style
2013-06-01 09:18:27 -07:00
dbg.rs
Remove intrinsic module
2013-06-23 12:49:16 +02:00
deque.rs
Add copies to type params with Copy bound
2013-06-16 12:47:36 -04:00
dlist.rs
remove old_iter
2013-06-24 01:35:11 -04:00
ebml.rs
std: unify the str -> [u8] functions as 3 methods: .as_bytes() and .as_bytes_with_null[_consume]().
2013-06-12 12:21:04 +10:00
extra.rs
Rename all files with the 'rc' extension
2013-06-25 08:55:15 -07:00
fileinput.rs
vec: remove BaseIter implementation
2013-06-23 02:05:20 -04:00
flate.rs
remove unused import warnings
2013-06-09 02:22:23 +10:00
flatpipes.rs
vec: rm old_iter implementations, except BaseIter
2013-06-21 03:20:22 -04:00
fun_treemap.rs
Remove copy bindings from patterns.
2013-05-30 15:20:36 -04:00
future.rs
Change finalize -> drop.
2013-06-25 21:14:39 -04:00
getopts.rs
remove each from vec, HashMap and HashSet
2013-06-25 16:28:02 -04:00
io_util.rs
libextra: Require documentation by default
2013-05-30 01:03:15 -05:00
json.rs
remove each from vec, HashMap and HashSet
2013-06-25 16:28:02 -04:00
list.rs
Add copies to type params with Copy bound
2013-06-16 12:47:36 -04:00
md4.rs
Revert "std: convert {vec,str}::to_owned to methods."
2013-06-13 19:06:47 -07:00
net.rs
libstd: Rename libcore to libstd and libstd to libextra; update makefiles.
2013-05-22 21:57:05 -07:00
net_ip.rs
vec: remove BaseIter implementation
2013-06-23 02:05:20 -04:00
net_tcp.rs
Change finalize -> drop.
2013-06-25 21:14:39 -04:00
net_url.rs
remove each from vec, HashMap and HashSet
2013-06-25 16:28:02 -04:00
par.rs
add IteratorUtil to the prelude
2013-06-14 23:15:42 -04:00
priority_queue.rs
remove old_iter
2013-06-24 01:35:11 -04:00
rc.rs
Change finalize -> drop.
2013-06-25 21:14:39 -04:00
rl.rs
librustc: Stop reexporting the standard modules from prelude.
2013-05-29 19:04:53 -07:00
rope.rs
remove unused imports
2013-06-16 12:20:12 +10:00
semver.rs
replace #[inline(always)] with #[inline]. r=burningtree.
2013-06-18 14:48:48 -07:00
serialize.rs
remove each from vec, HashMap and HashSet
2013-06-25 16:28:02 -04:00
smallintmap.rs
container: remove internal iterators from Map
2013-06-25 16:26:23 -04:00
sort.rs
Change finalize -> drop.
2013-06-25 21:14:39 -04:00
stats.rs
vec: remove BaseIter implementation
2013-06-23 02:05:20 -04:00
sync.rs
auto merge of #7269 : luqmana/rust/drop, r=thestinger
2013-06-25 20:29:06 -07:00
task_pool.rs
Change finalize -> drop.
2013-06-25 21:14:39 -04:00
tempfile.rs
remove unused imports
2013-06-16 12:20:12 +10:00
term.rs
Deny common lints by default for lib{std,extra}
2013-06-25 17:39:43 -07:00
test.rs
vec: remove BaseIter implementation
2013-06-23 02:05:20 -04:00
time.rs
auto merge of #7258 : huonw/rust/7256, r=bstrie
2013-06-23 05:34:56 -07:00
timer.rs
vec: remove BaseIter implementation
2013-06-23 02:05:20 -04:00
treemap.rs
container: remove internal iterators from Map
2013-06-25 16:26:23 -04:00
unicode.rs
libextra: Require documentation by default
2013-05-30 01:03:15 -05:00
uv.rs
libstd: Rename libcore to libstd and libstd to libextra; update makefiles.
2013-05-22 21:57:05 -07:00
uv_global_loop.rs
Remove unnecessary 'use' forms
2013-05-30 13:08:18 -07:00
uv_iotask.rs
libextra: Require documentation by default
2013-05-30 01:03:15 -05:00
uv_ll.rs
std: unify the str -> [u8] functions as 3 methods: .as_bytes() and .as_bytes_with_null[_consume]().
2013-06-12 12:21:04 +10:00
workcache.rs
remove each from vec, HashMap and HashSet
2013-06-25 16:28:02 -04:00