rust/src/rustc/middle
Armin Ronacher 5bd9d6e05c Implemented better error message for missing do statements.
This fixes #2783 for the case where an empty double pipe
symbol is being used without a do keyword.
2012-07-02 17:33:57 -07:00
..
borrowck Convert to new closure syntax 2012-07-01 19:19:32 -07:00
trans Convert to new closure syntax 2012-07-01 19:19:32 -07:00
tstate Convert to new closure syntax 2012-07-01 19:19:32 -07:00
typeck Implemented better error message for missing do statements. 2012-07-02 17:33:57 -07:00
astencode.rs Convert to new closure syntax 2012-07-01 19:19:32 -07:00
block_use.rs Convert to new closure syntax 2012-07-01 19:19:32 -07:00
borrowck.rs Convert to new closure syntax 2012-07-01 19:19:32 -07:00
capture.rs Convert to new closure syntax 2012-07-01 19:19:32 -07:00
check_alt.rs Convert to new closure syntax 2012-07-01 19:19:32 -07:00
check_const.rs Convert to new closure syntax 2012-07-01 19:19:32 -07:00
check_loop.rs Convert to new closure syntax 2012-07-01 19:19:32 -07:00
const_eval.rs Tag all remaining FIXMEs with bugs. Install rule in tidy script to enforce this. 2012-06-21 16:44:10 -07:00
freevars.rs Switch the compiler over to using ~[] notation instead of []/~. Closes #2759. 2012-06-29 17:41:45 -07:00
kind.rs Convert to new closure syntax 2012-07-01 19:19:32 -07:00
lint.rs Convert to new closure syntax 2012-07-01 19:19:32 -07:00
liveness.rs Convert to new closure syntax 2012-07-01 19:19:32 -07:00
pat_util.rs Convert to new closure syntax 2012-07-01 19:19:32 -07:00
region.rs Convert to new closure syntax 2012-07-01 19:19:32 -07:00
resolve.rs Convert to new closure syntax 2012-07-01 19:19:32 -07:00
ty.rs Convert to new closure syntax 2012-07-01 19:19:32 -07:00
typeck.rs Switch the compiler over to using ~[] notation instead of []/~. Closes #2759. 2012-06-29 17:41:45 -07:00