| .. |
|
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
|
converted TODOs into XXXs
|
2013-07-02 17:27:46 -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
|
std::cell: Modernize constructors
|
2013-06-04 12:03:58 +02:00 |
|
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
|
Remove all uses of pub impl. rs=style
|
2013-06-01 09:18:27 -07:00 |
|
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
|
Require documentation by default for libstd
|
2013-05-30 01:02:55 -05:00 |
|
gc.rs
|
libstd: Rename libcore to libstd and libstd to libextra; update makefiles.
|
2013-05-22 21:57:05 -07:00 |
|
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
|
Add 'Sized' builtin kind; doesn't do anything yet
|
2013-05-30 21:41:41 -04:00 |
|
libc.rs
|
replace #[inline(always)] with #[inline]. r=burningtree.
|
2013-06-18 14:48:48 -07:00 |
|
local_data.rs
|
Remove unnecessary 'use' forms
|
2013-05-30 13:08:18 -07:00 |
|
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
|
Require documentation by default for libstd
|
2013-05-30 01:02:55 -05:00 |
|
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
|
Require documentation by default for libstd
|
2013-05-30 01:02:55 -05:00 |
|
str.rs
|
replace #[inline(always)] with #[inline]. r=burningtree.
|
2013-06-18 14:48:48 -07:00 |
|
sys.rs
|
std: Use the same task failure message as C++ rt
|
2013-07-02 16:04:45 -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
|
Require documentation by default for libstd
|
2013-05-30 01:02:55 -05:00 |
|
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 |