.. |
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
|
merging task/coroutine refactoring back into upstream
|
2013-07-01 16:41:17 -07:00 |
str
|
replace #[inline(always)] with #[inline]. r=burningtree.
|
2013-06-18 14:48:48 -07:00 |
task
|
Refactored the runtime to view coroutines as a component of tasks, instead of tasks as a component of coroutines.
|
2013-07-01 16:14:56 -07:00 |
unstable
|
Refactored the runtime to view coroutines as a component of tasks, instead of tasks as a component of coroutines.
|
2013-07-01 16:14:56 -07:00 |
at_vec.rs
|
std: Rewrite vec_reserve_shared_actual in Rust
|
2013-06-24 17:07:01 -07: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
|
std: Make box annihilator work with newsched
|
2013-06-24 17:07:03 -07:00 |
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
|
std: Port SharedChan to newsched
|
2013-06-20 18:26:56 -07: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
|
replace #[inline(always)] with #[inline]. r=burningtree.
|
2013-06-18 14:48:48 -07:00 |
from_str.rs
|
|
|
gc.rs
|
|
|
hash.rs
|
replace #[inline(always)] with #[inline]. r=burningtree.
|
2013-06-18 14:48:48 -07:00 |
hashmap.rs
|
replace #[inline(always)] with #[inline]. r=burningtree.
|
2013-06-18 14:48:48 -07:00 |
io.rs
|
Remove all #[cfg(stage0)]-protected code
|
2013-06-21 02:43:02 +12:00 |
iter.rs
|
replace #[inline(always)] with #[inline]. r=burningtree.
|
2013-06-18 14:48:48 -07:00 |
iterator.rs
|
replace #[inline(always)] with #[inline]. r=burningtree.
|
2013-06-18 14:48:48 -07:00 |
kinds.rs
|
|
|
libc.rs
|
replace #[inline(always)] with #[inline]. r=burningtree.
|
2013-06-18 14:48:48 -07:00 |
local_data.rs
|
|
|
logging.rs
|
std: Make console log off/on controls work with newsched
|
2013-06-21 16:52:07 -07:00 |
macros.rs
|
std::rt: Improve the rtabort! macro
|
2013-06-18 16:27:48 -07:00 |
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
|
libstd: cleanup warnings
|
2013-06-21 02:43:02 +12:00 |
ops.rs
|
|
|
option.rs
|
replace #[inline(always)] with #[inline]. r=burningtree.
|
2013-06-18 14:48:48 -07:00 |
os.rs
|
std::rt: Support os::args
|
2013-06-21 14:42:15 -07:00 |
owned.rs
|
replace #[inline(always)] with #[inline]. r=burningtree.
|
2013-06-18 14:48:48 -07:00 |
path.rs
|
replace #[inline(always)] with #[inline]. r=burningtree.
|
2013-06-18 14:48:48 -07: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
|
replace #[inline(always)] with #[inline]. r=burningtree.
|
2013-06-18 14:48:48 -07: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
|
replace #[inline(always)] with #[inline]. r=burningtree.
|
2013-06-18 14:48:48 -07:00 |
run.rs
|
ignore inherited environment test under valgrind r=snapshot
|
2013-06-20 22:43:21 +12:00 |
stackwalk.rs
|
|
|
str.rs
|
replace #[inline(always)] with #[inline]. r=burningtree.
|
2013-06-18 14:48:48 -07:00 |
sys.rs
|
std: Make box annihilator work with newsched
|
2013-06-24 17:07:03 -07:00 |
to_bytes.rs
|
replace #[inline(always)] with #[inline]. r=burningtree.
|
2013-06-18 14:48:48 -07:00 |
to_str.rs
|
replace #[inline(always)] with #[inline]. r=burningtree.
|
2013-06-18 14:48:48 -07:00 |
trie.rs
|
replace #[inline(always)] with #[inline]. r=burningtree.
|
2013-06-18 14:48:48 -07: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
|
std: Rewrite vec_reserve_shared_actual in Rust
|
2013-06-24 17:07:01 -07:00 |