..
num
librustc: Remove the const declaration form everywhere
2013-03-22 22:24:35 -07:00
rt
Merge remote-tracking branch 'brson/rt'
2013-03-25 12:28:54 -07:00
task
replace impls with deriving where applicable
2013-03-23 06:57:30 -04:00
unstable
Merge remote-tracking branch 'brson/rt'
2013-03-25 12:28:54 -07:00
at_vec.rs
libsyntax: Introduce the new assert! macro; make assert no longer a keyword
2013-03-22 22:24:34 -07:00
bool.rs
libcore: Remove pure from libcore. rs=depure
2013-03-22 10:29:17 -07:00
cast.rs
librustc: Convert all uses of old lifetime notation to new lifetime notation. rs=delifetiming
2013-03-18 17:21:14 -07:00
cell.rs
libcore: Remove pure from libcore. rs=depure
2013-03-22 10:29:17 -07:00
char.rs
libcore: Remove pure from libcore. rs=depure
2013-03-22 10:29:17 -07:00
cleanup.rs
librustc: Convert all uses of old lifetime notation to new lifetime notation. rs=delifetiming
2013-03-18 17:21:14 -07:00
clone.rs
impl Clone for ~T, ~[T], ~str
2013-03-15 18:26:59 -04:00
cmp.rs
libcore: Remove pure from libcore. rs=depure
2013-03-22 10:29:17 -07:00
comm.rs
libcore: Remove pure from libcore. rs=depure
2013-03-22 10:29:17 -07:00
condition.rs
librustc: Add explicit lifetime binders and new lifetime notation in core/std/syntax/rustc
2013-03-22 22:24:35 -07:00
container.rs
libcore: Remove pure from libcore. rs=depure
2013-03-22 10:29:17 -07:00
core.rc
auto merge of #5525 : dbaupp/rust/minor_fixups, r=graydon
2013-03-25 21:18:57 -07:00
dlist.rs
libcore: Remove pure from libcore. rs=depure
2013-03-22 10:29:17 -07:00
either.rs
core: derive Clone for core types
2013-03-23 06:54:13 -04:00
flate.rs
librustc: Remove the const declaration form everywhere
2013-03-22 22:24:35 -07:00
from_str.rs
libcore: Remove pure from libcore. rs=depure
2013-03-22 10:29:17 -07:00
gc.rs
librustc: Remove the const declaration form everywhere
2013-03-22 22:24:35 -07:00
hash.rs
libcore: Remove pure from libcore. rs=depure
2013-03-22 10:29:17 -07:00
hashmap.rs
librustc: Remove the const declaration form everywhere
2013-03-22 22:24:35 -07:00
io.rs
libcore: Remove pure from libcore. rs=depure
2013-03-22 10:29:17 -07:00
iter.rs
libcore: Remove pure from libcore. rs=depure
2013-03-22 10:29:17 -07:00
kinds.rs
Register snapshots
2012-12-17 16:44:27 -08:00
libc.rs
librustc: Remove the const declaration form everywhere
2013-03-22 22:24:35 -07:00
logging.rs
libcore: Remove extern mod { ... } from libcore. rs=deexterning
2013-03-07 22:32:51 -08:00
managed.rs
librustc: Remove the const declaration form everywhere
2013-03-22 22:24:35 -07:00
mutable.rs
libcore: Remove pure from libcore. rs=depure
2013-03-22 10:29:17 -07:00
nil.rs
libcore: Remove pure from libcore. rs=depure
2013-03-22 10:29:17 -07:00
ops.rs
libcore: Remove pure from libcore. rs=depure
2013-03-22 10:29:17 -07:00
option.rs
core: derive Clone for core types
2013-03-23 06:54:13 -04:00
os.rs
librustc: Remove the const declaration form everywhere
2013-03-22 22:24:35 -07:00
owned.rs
libcore: Remove pure from libcore. rs=depure
2013-03-22 10:29:17 -07:00
path.rs
core: derive Clone for core types
2013-03-23 06:54:13 -04:00
pipes.rs
replace impls with deriving where applicable
2013-03-23 06:57:30 -04:00
prelude.rs
Switched over substr and trim functions in str to be non-allocating, temporary renamed them to better track use-sites
2013-03-21 23:06:04 +01:00
ptr.rs
libcore: Remove pure from libcore. rs=depure
2013-03-22 10:29:17 -07:00
rand.rs
librustc: Remove the const declaration form everywhere
2013-03-22 22:24:35 -07:00
reflect.rs
librustc: Convert all uses of old lifetime notation to new lifetime notation. rs=delifetiming
2013-03-18 17:21:14 -07:00
repr.rs
Kill some warnings: unused imports and old #[deny(..)]s.
2013-03-25 01:17:23 +11:00
result.rs
core: derive Clone for core types
2013-03-23 06:54:13 -04:00
run.rs
back-renamed slice_DBG_BRWD, slice_V_DBG_BRWD -> slice, slice_DBG_UNIQ -> slice_unique
2013-03-21 14:05:57 +01:00
stackwalk.rs
librustc: Replace all uses of fn() with &fn(). rs=defun
2013-03-11 09:35:58 -07:00
str.rs
libcore: implement str::each_char_reverse correctly.
2013-03-25 01:17:40 +11:00
sys.rs
libcore: Remove pure from libcore. rs=depure
2013-03-22 10:29:17 -07:00
to_bytes.rs
libcore: Remove pure from libcore. rs=depure
2013-03-22 10:29:17 -07:00
to_str.rs
libcore: Remove pure from libcore. rs=depure
2013-03-22 10:29:17 -07:00
trie.rs
librustc: Remove the const declaration form everywhere
2013-03-22 22:24:35 -07:00
tuple.rs
libcore: Remove pure from libcore. rs=depure
2013-03-22 10:29:17 -07:00
unicode.rs
libcore: Remove pure from libcore. rs=depure
2013-03-22 10:29:17 -07:00
unstable.rs
Merge remote-tracking branch 'brson/rt'
2013-03-25 12:28:54 -07:00
util.rs
libcore: Remove pure from libcore. rs=depure
2013-03-22 10:29:17 -07:00
vec.rs
auto merge of #5525 : dbaupp/rust/minor_fixups, r=graydon
2013-03-25 21:18:57 -07:00