| .. |
|
tstate
|
reorder args to the various vec, option fns so blk comes last
|
2011-12-16 07:17:23 -08:00 |
|
alias.rs
|
reorder args to the various vec, option fns so blk comes last
|
2011-12-16 07:17:23 -08:00 |
|
ast_map.rs
|
Finish resolving and calling of crate-external impls
|
2011-12-16 22:18:38 +01:00 |
|
block_use.rs
|
Add a pass that checks that blocks are only used in safe ways
|
2011-11-21 11:01:15 +01:00 |
|
check_alt.rs
|
rustc: Box the vectors returned from ty::tag_variants
|
2011-12-15 17:14:58 -08:00 |
|
check_const.rs
|
Check for literals that are out of range for their type
|
2011-12-07 21:53:05 +01:00 |
|
debuginfo.rs
|
Add debug information for boxed and unique values.
|
2011-12-18 23:44:21 -05:00 |
|
fn_usage.rs
|
restore old functionality for now
|
2011-12-14 14:32:21 -08:00 |
|
freevars.rs
|
push changes through to get things compiling, if not running.
|
2011-12-14 14:32:18 -08:00 |
|
gc.rs
|
rustc: Box the vectors returned from ty::tag_variants
|
2011-12-15 17:14:58 -08:00 |
|
kind.rs
|
reorder args to the various vec, option fns so blk comes last
|
2011-12-16 07:17:23 -08:00 |
|
last_use.rs
|
reorder args to the various vec, option fns so blk comes last
|
2011-12-16 07:17:23 -08:00 |
|
mut.rs
|
Make uses of self in impls compile
|
2011-12-16 11:46:57 +01:00 |
|
resolve.rs
|
Improve efficienty of impl cache in resolve
|
2011-12-18 19:07:26 +01:00 |
|
shape.rs
|
extend with ty_send_type and ty_opaque_closure
|
2011-12-16 08:06:44 -08:00 |
|
trans.rs
|
Add argument metadata and aborted return value code.
|
2011-12-18 23:44:21 -05:00 |
|
trans_alt.rs
|
Only look for a matching method when normal field access fails
|
2011-12-18 19:41:44 +01:00 |
|
trans_build.rs
|
Add argument metadata and aborted return value code.
|
2011-12-18 23:44:21 -05:00 |
|
trans_closure.rs
|
revoke cleanup of sendable closure once construction completes
|
2011-12-16 08:06:44 -08:00 |
|
trans_common.rs
|
Fix build error after rebasing.
|
2011-12-18 23:44:21 -05:00 |
|
trans_objects.rs
|
Only look for a matching method when normal field access fails
|
2011-12-18 19:41:44 +01:00 |
|
trans_uniq.rs
|
translate unique closure env better
|
2011-12-14 14:32:23 -08:00 |
|
trans_vec.rs
|
Fix LLVM assertions when lowering log statements.
|
2011-12-18 23:44:21 -05:00 |
|
ty.rs
|
Only look for a matching method when normal field access fails
|
2011-12-18 19:41:44 +01:00 |
|
typeck.rs
|
Only look for a matching method when normal field access fails
|
2011-12-18 19:41:44 +01:00 |