rust/src/libstd
Daniel Micay d2e9912aea vec: remove BaseIter implementation
I removed the `static-method-test.rs` test because it was heavily based
on `BaseIter` and there are plenty of other more complex uses of static
methods anyway.
2013-06-23 02:05:20 -04:00
..
num replace #[inline(always)] with #[inline]. r=burningtree. 2013-06-18 14:48:48 -07:00
rand replace #[inline(always)] with #[inline]. r=burningtree. 2013-06-18 14:48:48 -07:00
rt vec: remove BaseIter implementation 2013-06-23 02:05:20 -04:00
str vec: remove BaseIter implementation 2013-06-23 02:05:20 -04:00
task vec: rm old_iter implementations, except BaseIter 2013-06-21 03:20:22 -04:00
unstable vec: remove BaseIter implementation 2013-06-23 02:05:20 -04:00
at_vec.rs vec: remove BaseIter implementation 2013-06-23 02:05:20 -04:00
bool.rs replace #[inline(always)] with #[inline]. r=burningtree. 2013-06-18 14:48:48 -07:00
borrow.rs replace #[inline(always)] with #[inline]. r=burningtree. 2013-06-18 14:48:48 -07:00
cast.rs Remove all #[cfg(stage0)]-protected code 2013-06-21 02:43:02 +12:00
cell.rs
char.rs replace #[inline(always)] with #[inline]. r=burningtree. 2013-06-18 14:48:48 -07:00
cleanup.rs
clone.rs replace #[inline(always)] with #[inline]. r=burningtree. 2013-06-18 14:48:48 -07:00
cmp.rs replace #[inline(always)] with #[inline]. r=burningtree. 2013-06-18 14:48:48 -07:00
comm.rs libstd: cleanup warnings 2013-06-21 02:43:02 +12:00
condition.rs
container.rs rm vec::uniq_len 2013-06-15 22:16:21 -04:00
core.rc Remove all #[cfg(stage0)]-protected code 2013-06-21 02:43:02 +12:00
either.rs vec: remove BaseIter implementation 2013-06-23 02:05:20 -04:00
from_str.rs
gc.rs
hash.rs vec: remove BaseIter implementation 2013-06-23 02:05:20 -04:00
hashmap.rs vec: remove BaseIter implementation 2013-06-23 02:05:20 -04:00
io.rs vec: remove BaseIter implementation 2013-06-23 02:05:20 -04:00
iter.rs vec: remove BaseIter implementation 2013-06-23 02:05:20 -04:00
iterator.rs iterator: add a FromIterator trait 2013-06-22 15:59:59 -04:00
kinds.rs
libc.rs auto merge of #7128 : yichoi/rust/fix_sometc, r=brson 2013-06-20 11:35:34 -07:00
local_data.rs
logging.rs
macros.rs
managed.rs replace #[inline(always)] with #[inline]. r=burningtree. 2013-06-18 14:48:48 -07:00
nil.rs replace #[inline(always)] with #[inline]. r=burningtree. 2013-06-18 14:48:48 -07:00
old_iter.rs vec: rm old_iter implementations, except BaseIter 2013-06-21 03:20:22 -04:00
ops.rs
option.rs replace #[inline(always)] with #[inline]. r=burningtree. 2013-06-18 14:48:48 -07:00
os.rs vec: remove BaseIter implementation 2013-06-23 02:05:20 -04:00
owned.rs replace #[inline(always)] with #[inline]. r=burningtree. 2013-06-18 14:48:48 -07:00
path.rs vec: remove BaseIter implementation 2013-06-23 02:05:20 -04:00
pipes.rs libstd: cleanup warnings 2013-06-21 02:43:02 +12:00
prelude.rs Improved std::ascii 2013-06-17 10:16:13 +02:00
ptr.rs Remove all #[cfg(stage0)]-protected code 2013-06-21 02:43:02 +12:00
rand.rs vec: remove BaseIter implementation 2013-06-23 02:05:20 -04:00
reflect.rs replace #[inline(always)] with #[inline]. r=burningtree. 2013-06-18 14:48:48 -07:00
repr.rs replace #[inline(always)] with #[inline]. r=burningtree. 2013-06-18 14:48:48 -07:00
result.rs vec: remove BaseIter implementation 2013-06-23 02:05:20 -04:00
run.rs vec: remove BaseIter implementation 2013-06-23 02:05:20 -04:00
stackwalk.rs
str.rs vec: remove BaseIter implementation 2013-06-23 02:05:20 -04:00
sys.rs replace #[inline(always)] with #[inline]. r=burningtree. 2013-06-18 14:48:48 -07:00
to_bytes.rs vec: remove BaseIter implementation 2013-06-23 02:05:20 -04:00
to_str.rs vec: remove BaseIter implementation 2013-06-23 02:05:20 -04:00
trie.rs vec: remove BaseIter implementation 2013-06-23 02:05:20 -04:00
tuple.rs replace #[inline(always)] with #[inline]. r=burningtree. 2013-06-18 14:48:48 -07:00
unicode.rs
util.rs replace #[inline(always)] with #[inline]. r=burningtree. 2013-06-18 14:48:48 -07:00
vec.rs vec: remove BaseIter implementation 2013-06-23 02:05:20 -04:00