.. |
num
|
Change 'print(fmt!(...))' to printf!/printfln! in src/lib*
|
2013-07-24 09:45:20 -04:00 |
rand
|
Change 'print(fmt!(...))' to printf!/printfln! in src/lib*
|
2013-07-24 09:45:20 -04:00 |
rt
|
auto merge of #7996 : erickt/rust/cleanup-strs, r=erickt
|
2013-07-24 13:25:36 -07:00 |
str
|
|
|
task
|
new snapshot
|
2013-07-22 01:09:48 -04:00 |
unstable
|
auto merge of #7996 : erickt/rust/cleanup-strs, r=erickt
|
2013-07-24 13:25:36 -07:00 |
at_vec.rs
|
|
|
bool.rs
|
|
|
borrow.rs
|
|
|
cast.rs
|
|
|
cell.rs
|
new snapshot
|
2013-07-22 01:09:48 -04:00 |
char.rs
|
|
|
cleanup.rs
|
Convert uses of transmute which don't need it
|
2013-07-24 23:12:28 -07:00 |
clone.rs
|
|
|
cmp.rs
|
|
|
comm.rs
|
|
|
condition.rs
|
new snapshot
|
2013-07-22 01:09:48 -04:00 |
container.rs
|
|
|
either.rs
|
|
|
from_str.rs
|
|
|
gc.rs
|
Convert uses of transmute which don't need it
|
2013-07-24 23:12:28 -07:00 |
hash.rs
|
|
|
hashmap.rs
|
Minor cleanup of hashmap
|
2013-07-21 20:10:55 -07:00 |
io.rs
|
std: remove str::to_owned and str::raw::slice_bytes_owned
|
2013-07-23 16:56:23 -07:00 |
iter.rs
|
|
|
iterator.rs
|
Change 'print(fmt!(...))' to printf!/printfln! in src/lib*
|
2013-07-24 09:45:20 -04:00 |
kinds.rs
|
new snapshot
|
2013-07-22 01:09:48 -04:00 |
libc.rs
|
librustc: Remove pub extern and priv extern from the language.
|
2013-07-20 17:39:38 -07:00 |
local_data.rs
|
new snapshot
|
2013-07-22 01:09:48 -04:00 |
logging.rs
|
librustc: Remove pub extern and priv extern from the language.
|
2013-07-20 17:39:38 -07:00 |
macros.rs
|
|
|
managed.rs
|
|
|
nil.rs
|
|
|
ops.rs
|
std: add benchmark for allocating-and-dropping a struct with a dtor.
|
2013-07-22 16:56:11 -07:00 |
option.rs
|
auto merge of #7931 : blake2-ppc/rust/chain-mut-ref, r=pcwalton
|
2013-07-24 19:25:38 -07:00 |
os.rs
|
std: remove a malloc from os::fill_charp_buf
|
2013-07-23 16:56:23 -07:00 |
owned.rs
|
|
|
path.rs
|
std: move StrUtil::as_c_str into StrSlice
|
2013-07-23 16:56:22 -07:00 |
pipes.rs
|
librustc: Remove pub extern and priv extern from the language.
|
2013-07-20 17:39:38 -07:00 |
prelude.rs
|
std: move StrUtil::as_c_str into StrSlice
|
2013-07-23 16:56:22 -07:00 |
ptr.rs
|
std: move StrUtil::as_c_str into StrSlice
|
2013-07-23 16:56:22 -07:00 |
rand.rs
|
Change 'print(fmt!(...))' to printf!/printfln! in src/lib*
|
2013-07-24 09:45:20 -04:00 |
reflect.rs
|
new snapshot
|
2013-07-22 01:09:48 -04:00 |
repr.rs
|
new snapshot
|
2013-07-22 01:09:48 -04:00 |
result.rs
|
rm obsolete no-op lints
|
2013-07-20 20:17:08 -04:00 |
run.rs
|
std: str.as_bytes_with_null_consume() => str.to_bytes_with_null()
|
2013-07-24 12:33:49 -07:00 |
stackwalk.rs
|
|
|
std.rs
|
std: add #[cfg(test)] reference to extra so we can benchmark libstd.
|
2013-07-22 16:56:10 -07:00 |
str.rs
|
auto merge of #7996 : erickt/rust/cleanup-strs, r=erickt
|
2013-07-24 13:25:36 -07:00 |
sys.rs
|
std and extra: use as_c_str instead of as_buf in a couple places
|
2013-07-23 16:56:22 -07:00 |
to_bytes.rs
|
|
|
to_str.rs
|
ToStr for HashMap does not need value to implement Eq or Hash
|
2013-07-24 09:45:21 -04:00 |
trie.rs
|
|
|
tuple.rs
|
rm obsolete no-op lints
|
2013-07-20 20:17:08 -04:00 |
unicode.rs
|
|
|
util.rs
|
std: various additional language benchmarks in util.
|
2013-07-22 16:56:11 -07:00 |
vec.rs
|
auto merge of #7996 : erickt/rust/cleanup-strs, r=erickt
|
2013-07-24 13:25:36 -07:00 |