rust/src/libstd
bors 9f379329db auto merge of #8475 : kmcallister/rust/stack_segment, r=brson,brson
Servo needs to tell SpiderMonkey about the stack bounds.

r? @brson
2013-08-13 14:57:24 -07:00
..
fmt
num Forbid pub/priv where it has no effect 2013-08-12 23:20:46 -07:00
rand
rt auto merge of #8475 : kmcallister/rust/stack_segment, r=brson,brson 2013-08-13 14:57:24 -07:00
str fix build with the new snapshot compiler 2013-08-12 17:37:46 -04:00
task Clean up transitionary glue in task/spawn.rs. Don't hold kill-little-lock for O(n) time, cf #3100, and optimize out several unneeded clone()s. 2013-08-12 15:20:02 -04:00
unstable auto merge of #8411 : bblum/rust/assorted-fixes, r=brson 2013-08-13 04:59:20 -07:00
at_vec.rs Mass rename of .consume{,_iter}() to .move_iter() 2013-08-10 07:01:07 -07:00
bool.rs
borrow.rs
c_str.rs
cast.rs fix build with the new snapshot compiler 2013-08-12 17:37:46 -04:00
cell.rs Make cell with_ref/with_mut_ref use finally. Close #7975. 2013-08-12 13:54:21 -04:00
char.rs
cleanup.rs
clone.rs
cmp.rs
comm.rs
condition.rs
container.rs
either.rs Mass rename of .consume{,_iter}() to .move_iter() 2013-08-10 07:01:07 -07:00
from_str.rs
hash.rs
hashmap.rs std: Iterator.chain_ -> .chain 2013-08-10 07:33:21 -07:00
io.rs fix build with the new snapshot compiler 2013-08-12 17:37:46 -04:00
iter.rs
iterator.rs auto merge of #8400 : blake2-ppc/rust/seq-ord, r=cmr 2013-08-12 11:53:18 -07:00
kinds.rs
libc.rs
local_data.rs
logging.rs
macros.rs
managed.rs
nil.rs auto merge of #8404 : stepancheg/rust/zero-unit-inline, r=alexcrichton 2013-08-10 19:53:06 -07:00
ops.rs
option.rs auto merge of #8400 : blake2-ppc/rust/seq-ord, r=cmr 2013-08-12 11:53:18 -07:00
os.rs std: merge Iterator and IteratorUtil 2013-08-10 07:02:17 -07:00
owned.rs
path.rs std: merge Iterator and IteratorUtil 2013-08-10 07:02:17 -07:00
prelude.rs auto merge of #8400 : blake2-ppc/rust/seq-ord, r=cmr 2013-08-12 11:53:18 -07:00
ptr.rs Forbid pub/priv where it has no effect 2013-08-12 23:20:46 -07:00
rand.rs Forbid pub/priv where it has no effect 2013-08-12 23:20:46 -07:00
reflect.rs
repr.rs fix build with the new snapshot compiler 2013-08-12 17:37:46 -04:00
result.rs Mass rename of .consume{,_iter}() to .move_iter() 2013-08-10 07:01:07 -07:00
run.rs Merge remote-tracking branch 'remotes/origin/master' into remove-str-trailing-nulls 2013-08-09 18:48:01 -07:00
select.rs Fix select() in light of the deschedule...and then race. Close #8347. 2013-08-12 13:54:21 -04:00
std.rs Reorganise Select traits to not expose internal runtime types. Close #5160. Pending #8215. 2013-08-12 13:54:21 -04:00
str.rs Forbid pub/priv where it has no effect 2013-08-12 23:20:46 -07:00
sys.rs auto merge of #8296 : erickt/rust/remove-str-trailing-nulls, r=erickt 2013-08-09 21:56:17 -07:00
to_bytes.rs std: merge Iterator and IteratorUtil 2013-08-10 07:02:17 -07:00
to_str.rs
trie.rs Merge branch 'trie-bound-iters' of https://github.com/dim-an/rust into rollup 2013-08-10 13:01:20 -07:00
tuple.rs auto merge of #8400 : blake2-ppc/rust/seq-ord, r=cmr 2013-08-12 11:53:18 -07:00
unicode.rs
util.rs
vec.rs Forbid pub/priv where it has no effect 2013-08-12 23:20:46 -07:00