rust/src/comp/middle
Marijn Haverbeke f9fbd86f52 Parse and typecheck by-value and by-ref arg specs
Add sprinkle && throughout the compiler to make it typecheck again.

Issue #1008
2011-10-07 09:09:50 +02:00
..
tstate Parse and typecheck by-value and by-ref arg specs 2011-10-07 09:09:50 +02:00
alias.rs Parse and typecheck by-value and by-ref arg specs 2011-10-07 09:09:50 +02:00
ast_map.rs Parse and typecheck by-value and by-ref arg specs 2011-10-07 09:09:50 +02:00
check_alt.rs Parse and typecheck by-value and by-ref arg specs 2011-10-07 09:09:50 +02:00
freevars.rs Parse and typecheck by-value and by-ref arg specs 2011-10-07 09:09:50 +02:00
gc.rs Don't return unused values from zero_alloca and trans_stmt 2011-09-23 22:28:05 +02:00
kind.rs Don't allow vectors of pinned kinds 2011-09-28 15:35:21 -07:00
mut.rs Parse and typecheck by-value and by-ref arg specs 2011-10-07 09:09:50 +02:00
resolve.rs Parse and typecheck by-value and by-ref arg specs 2011-10-07 09:09:50 +02:00
shape.rs rustc: Write raw type parameters instead of linearized type parameters in object body shapes 2011-09-22 16:13:03 -07:00
trans.rs Parse and typecheck by-value and by-ref arg specs 2011-10-07 09:09:50 +02:00
trans_alt.rs Add trans_temp_expr for what used to be trans_expr, rename t_e_dps to trans_expr 2011-10-05 11:26:27 +02:00
trans_build.rs Make AddIncomingToPhi take single values rather than arrays 2011-09-23 23:20:19 +02:00
trans_common.rs Eliminate glue.o. Closes #990 2011-09-28 15:35:21 -07:00
trans_objects.rs Parse and typecheck by-value and by-ref arg specs 2011-10-07 09:09:50 +02:00
trans_uniq.rs Make trans_lval lval-only 2011-10-05 11:51:41 +02:00
trans_vec.rs Make trans_lval lval-only 2011-10-05 11:51:41 +02:00
ty.rs Parse and typecheck by-value and by-ref arg specs 2011-10-07 09:09:50 +02:00
typeck.rs Parse and typecheck by-value and by-ref arg specs 2011-10-07 09:09:50 +02:00