..
tstate
Allow omission of the '.' after nullary tag patterns
2012-01-17 10:08:16 -08:00
alias.rs
Allow omission of the '.' after nullary tag patterns
2012-01-17 10:08:16 -08:00
ast_map.rs
Allow omission of the '.' after nullary tag patterns
2012-01-17 10:08:16 -08:00
block_use.rs
distinguish "any closure" and "stack closure" (block)
2012-01-13 09:31:40 -08:00
capture.rs
distinguish "any closure" and "stack closure" (block)
2012-01-13 09:31:40 -08:00
check_alt.rs
Allow omission of the '.' after nullary tag patterns
2012-01-17 10:08:16 -08:00
check_const.rs
Don't evaluate discriminator value constants when parsing.
2012-01-16 11:19:33 +01:00
debuginfo.rs
rustc: Use integer from ctypes consistently
2012-01-19 02:10:36 +08:00
fn_usage.rs
Make driver::session::session no longer an object
2012-01-12 18:04:02 +01:00
freevars.rs
replace lambda with fn@
2012-01-10 13:31:06 -08:00
gc.rs
Obj system? What obj system?
2012-01-13 11:51:29 +01:00
kind.rs
distinguish "any closure" and "stack closure" (block)
2012-01-13 09:31:40 -08:00
last_use.rs
distinguish "any closure" and "stack closure" (block)
2012-01-13 09:31:40 -08:00
mut.rs
distinguish "any closure" and "stack closure" (block)
2012-01-13 09:31:40 -08:00
pat_util.rs
Allow omission of the '.' after nullary tag patterns
2012-01-17 10:08:16 -08:00
resolve.rs
Allow omission of the '.' after nullary tag patterns
2012-01-17 10:08:16 -08:00
shape.rs
remove align_mode and rewrite GEP_tup_like to align correctly
2012-01-18 17:20:46 -08:00
trans_alt.rs
Allow omission of the '.' after nullary tag patterns
2012-01-17 10:08:16 -08:00
trans_build.rs
rustc: Use integer from ctypes consistently
2012-01-19 02:10:36 +08:00
trans_closure.rs
remove align_mode and rewrite GEP_tup_like to align correctly
2012-01-18 17:20:46 -08:00
trans_common.rs
Use ctypes in native function declarations
2012-01-19 02:10:36 +08:00
trans_impl.rs
rustc: Use integer from ctypes consistently
2012-01-19 02:10:36 +08:00
trans_uniq.rs
revert changes to trans_uniq.rs
2012-01-06 22:40:32 -08:00
trans_vec.rs
deprecate fn exprs and the fn() type, preferring fn@ and native fn
2012-01-13 06:27:34 -08:00
trans.rs
remove align_mode and rewrite GEP_tup_like to align correctly
2012-01-18 17:20:46 -08:00
ty.rs
remove align_mode and rewrite GEP_tup_like to align correctly
2012-01-18 17:20:46 -08:00
typeck.rs
rustc: Warn when int or uint is used in a native type decl
2012-01-19 02:10:36 +08:00