rust/src/comp/middle
Brian Anderson 74c39469be Reuse landing pads when possible
Cuts the optimized rustc bin from 5.2 to 4.7MB
2011-09-13 16:52:12 -07:00
..
tstate Factor imports mindlessly. 2011-09-12 16:13:28 -07:00
alias.rs Always warn when implicitly copying a generic type 2011-09-13 13:40:38 +02:00
ast_map.rs Factor imports mindlessly. 2011-09-12 16:13:28 -07: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 Factor imports mindlessly. 2011-09-12 16:13:28 -07:00
shape.rs Add missing cases for machine floats in shape.rs 2011-09-13 17:46:28 +02:00
trans.rs Reuse landing pads when possible 2011-09-13 16:52:12 -07: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 Reuse landing pads when possible 2011-09-13 16:52:12 -07:00
trans_objects.rs Factor imports mindlessly. 2011-09-12 16:13:28 -07:00
trans_vec.rs Reformat for new mode syntax, step 1 2011-09-12 12:04:14 +02:00
ty.rs Apply implicit copying for unsafe references to alt patterns 2011-09-13 12:23:36 +02:00
typeck.rs Ensure that the declared type and actual type of a constant agree 2011-09-13 16:29:23 +02:00