| .. |
|
int-template
|
librustc: Make unqualified identifier searches terminate at the nearest module scope. r=tjc
|
2013-01-08 22:02:35 -08:00 |
|
iter-trait
|
Convert dlist records into structs
|
2013-01-24 16:24:31 -08:00 |
|
private
|
Finalize moves-based-on-type implementation.
|
2013-01-31 12:09:00 -08:00 |
|
task
|
Finalize moves-based-on-type implementation.
|
2013-01-31 12:09:00 -08:00 |
|
uint-template
|
rustc: make integral type inference transactional, close #3211, close #4401, close #3398.
|
2013-01-30 16:21:19 -08:00 |
|
at_vec.rs
|
libcore: De-export libcore. rs=deexporting
|
2013-01-29 11:48:46 -08:00 |
|
bool.rs
|
Add a license check to tidy. #4018
|
2013-01-17 23:28:42 -08:00 |
|
cast.rs
|
librustc: Make unqualified identifier searches terminate at the nearest module scope. r=tjc
|
2013-01-08 22:02:35 -08:00 |
|
char.rs
|
Inlining methods/functions in core.
|
2013-01-14 00:13:44 +09:00 |
|
cleanup.rs
|
libcore: De-export libcore. rs=deexporting
|
2013-01-29 11:48:46 -08:00 |
|
clone.rs
|
librustc: Change self as a type to Self everywhere. r=brson
|
2013-01-30 19:52:45 -08:00 |
|
cmath.rs
|
librustc: Make all external functions unsafe. r=tjc
|
2013-01-10 21:24:08 -08:00 |
|
cmp.rs
|
librustc: Change self as a type to Self everywhere. r=brson
|
2013-01-30 19:52:45 -08:00 |
|
condition.rs
|
mode: reset mode on entry to fn body.
|
2013-01-10 13:17:25 -08:00 |
|
container.rs
|
librustc: Change self as a type to Self everywhere. r=brson
|
2013-01-30 19:52:45 -08:00 |
|
core.rc
|
librustc: De-implicit-self the visitor. r=graydon
|
2013-01-29 10:43:12 -08:00 |
|
dlist.rs
|
libcore: De-export libcore. rs=deexporting
|
2013-01-29 11:48:46 -08:00 |
|
dvec.rs
|
Delete unnecessary logs
|
2013-01-31 15:47:44 +09:00 |
|
either.rs
|
Inlining methods/functions in core.
|
2013-01-14 00:13:44 +09:00 |
|
extfmt.rs
|
core: Allow legacy records in in a few modules
|
2013-01-28 19:41:56 -08:00 |
|
f32.rs
|
libcore: Use LLVM intrinsics for floor; add a new Perlin noise benchmark. r=brson
|
2013-01-23 11:37:32 -08:00 |
|
f64.rs
|
libcore: Use LLVM intrinsics for floor; add a new Perlin noise benchmark. r=brson
|
2013-01-23 11:37:32 -08:00 |
|
flate.rs
|
librustc: Make all external functions unsafe. r=tjc
|
2013-01-10 21:24:08 -08:00 |
|
float.rs
|
Add test for float::round
|
2013-01-30 01:28:04 -08:00 |
|
from_str.rs
|
librustc: Change self as a type to Self everywhere. r=brson
|
2013-01-30 19:52:45 -08:00 |
|
gc.rs
|
libcore: De-export libcore. rs=deexporting
|
2013-01-29 11:48:46 -08:00 |
|
hash.rs
|
librustc: Terminate name searches at the nearest module scope for paths that contain at least two components. r=graydon
|
2012-12-27 10:02:54 -08:00 |
|
hashmap.rs
|
Use task local random when initializing maps
|
2013-01-30 02:49:58 -05:00 |
|
int-template.rs
|
rustc: make integral type inference transactional, close #3211, close #4401, close #3398.
|
2013-01-30 16:21:19 -08:00 |
|
io.rs
|
librustc: Disallow trait bounds in types, enumerations, and structure definitions. r=tjc
|
2013-01-29 10:42:58 -08:00 |
|
iter-trait.rs
|
Inlining methods/functions in core.
|
2013-01-14 00:13:44 +09:00 |
|
iter.rs
|
librustc: Change self as a type to Self everywhere. r=brson
|
2013-01-30 19:52:45 -08:00 |
|
kinds.rs
|
Register snapshots
|
2012-12-17 16:44:27 -08:00 |
|
libc.rs
|
librustc: Speed up byte copy operations. r=nmatsakis
|
2013-01-29 22:15:06 -08:00 |
|
logging.rs
|
librustc: Make all external functions unsafe. r=tjc
|
2013-01-10 21:24:08 -08:00 |
|
managed.rs
|
librustc: Implement write guards for borrowing @mut to & or &mut. r=nmatsakis
|
2013-01-17 11:50:20 -08:00 |
|
mutable.rs
|
core: add unwrap methods to dvec, either, and mutable
|
2012-12-18 20:54:13 -08:00 |
|
nil.rs
|
Inlining methods/functions in core.
|
2013-01-14 00:13:44 +09:00 |
|
num.rs
|
librustc: Change self as a type to Self everywhere. r=brson
|
2013-01-30 19:52:45 -08:00 |
|
oldcomm.rs
|
librustc: Disallow trait bounds in types, enumerations, and structure definitions. r=tjc
|
2013-01-29 10:42:58 -08:00 |
|
ops.rs
|
allow logical negation operator (!) to be overloaded
|
2013-01-11 14:31:44 -05:00 |
|
option.rs
|
Fix Option camel case in comments
|
2013-01-25 19:42:23 -07:00 |
|
os.rs
|
core: Allow legacy records in in a few modules
|
2013-01-28 19:41:56 -08:00 |
|
owned.rs
|
Inlining methods/functions in core.
|
2013-01-14 00:13:44 +09:00 |
|
path.rs
|
librustc: Change self as a type to Self everywhere. r=brson
|
2013-01-30 19:52:45 -08:00 |
|
pipes.rs
|
librustc: Disallow trait bounds in types, enumerations, and structure definitions. r=tjc
|
2013-01-29 10:42:58 -08:00 |
|
prelude.rs
|
libstd: Remove "dual impls" from the language and enforce coherence rules. r=brson
|
2013-01-29 10:42:45 -08:00 |
|
private.rs
|
libcore: De-export libcore. rs=deexporting
|
2013-01-29 11:48:46 -08:00 |
|
ptr.rs
|
librustc: Change self as a type to Self everywhere. r=brson
|
2013-01-30 19:52:45 -08:00 |
|
rand.rs
|
convert most of libcore records into structs
|
2013-01-24 16:24:30 -08:00 |
|
reflect.rs
|
librustc: De-implicit-self the visitor. r=graydon
|
2013-01-29 10:43:12 -08:00 |
|
repr.rs
|
librustc: De-implicit-self the visitor. r=graydon
|
2013-01-29 10:43:12 -08:00 |
|
result.rs
|
libcore: De-export libcore. rs=deexporting
|
2013-01-29 11:48:46 -08:00 |
|
rt.rs
|
librustc: Strdup unique strings instead of copying in byte by byte. Shaves 2MB off librustc at -O0.
|
2013-01-29 22:14:08 -08:00 |
|
run.rs
|
core: Allow legacy records in in a few modules
|
2013-01-28 19:41:56 -08:00 |
|
stackwalk.rs
|
libcore: De-export libcore. rs=deexporting
|
2013-01-29 11:48:46 -08:00 |
|
str.rs
|
librustc: Change self as a type to Self everywhere. r=brson
|
2013-01-30 19:52:45 -08:00 |
|
sys.rs
|
libsyntax: Remove fn() unsafe { ... }. r=graydon
|
2013-01-23 14:41:08 -08:00 |
|
to_bytes.rs
|
core: try to fix arch- and platform-specific fallout from 2db3abd
|
2013-01-09 09:26:59 -08:00 |
|
to_str.rs
|
rustc: make integral type inference transactional, close #3211, close #4401, close #3398.
|
2013-01-30 16:21:19 -08:00 |
|
tuple.rs
|
Inlining methods/functions in core.
|
2013-01-14 00:13:44 +09:00 |
|
uint-template.rs
|
rustc: make integral type inference transactional, close #3211, close #4401, close #3398.
|
2013-01-30 16:21:19 -08:00 |
|
unicode.rs
|
libcore: De-export libcore. rs=deexporting
|
2013-01-29 11:48:46 -08:00 |
|
util.rs
|
libcore: De-export libcore. rs=deexporting
|
2013-01-29 11:48:46 -08:00 |
|
vec.rs
|
librustc: Long lines. rs=burning
|
2013-01-29 22:40:13 -08:00 |