| .. |
|
tstate
|
Rename ast::controlflow to ast::ret_style
|
2011-09-14 10:38:23 +02:00 |
|
alias.rs
|
Accept returning refs rooted in an arg from a by-ref funtion
|
2011-09-14 16:19:15 +02:00 |
|
ast_map.rs
|
Make ast_map.rs index function args, switch it over to simple_visitor
|
2011-09-14 15:30:59 +02:00 |
|
check_alt.rs
|
Factor imports mindlessly.
|
2011-09-12 16:13:28 -07:00 |
|
freevars.rs
|
Factor imports mindlessly.
|
2011-09-12 16:13:28 -07:00 |
|
gc.rs
|
Factor imports mindlessly.
|
2011-09-12 16:13:28 -07:00 |
|
kind.rs
|
Factor imports mindlessly.
|
2011-09-12 16:13:28 -07:00 |
|
mut.rs
|
Apply implicit copying for unsafe references to alt patterns
|
2011-09-13 12:23:36 +02:00 |
|
resolve.rs
|
Accept returning refs rooted in an arg from a by-ref funtion
|
2011-09-14 16:19:15 +02:00 |
|
shape.rs
|
Add missing cases for machine floats in shape.rs
|
2011-09-13 17:46:28 +02:00 |
|
trans.rs
|
Prevent memory errors when returning references to temp args.
|
2011-09-14 16:46:54 +02:00 |
|
trans_alt.rs
|
Make for loop alias-safe
|
2011-09-13 13:05:59 +02:00 |
|
trans_build.rs
|
Merge branch 'unwind'
|
2011-09-12 09:36:51 -07:00 |
|
trans_common.rs
|
Add support for basic return-by-alias to trans
|
2011-09-14 14:39:08 +02:00 |
|
trans_objects.rs
|
Add support for basic return-by-alias to trans
|
2011-09-14 14:39:08 +02:00 |
|
trans_vec.rs
|
Reformat for new mode syntax, step 1
|
2011-09-12 12:04:14 +02:00 |
|
ty.rs
|
Add support for basic return-by-alias to trans
|
2011-09-14 14:39:08 +02:00 |
|
typeck.rs
|
Rename ast::controlflow to ast::ret_style
|
2011-09-14 10:38:23 +02:00 |