rust/src/rustc/middle
Niko Matsakis a6a5c48c64 make ref x bindings produce region ptrs and fix various minor bugs
we now detect inconsistent modes, binding names, and various other errors.
typeck/trans integration is mostly done.

borrowck not so much.

more tests needed.
2012-08-06 16:12:40 -07:00
..
borrowck make ref x bindings produce region ptrs and fix various minor bugs 2012-08-06 16:12:40 -07:00
trans make ref x bindings produce region ptrs and fix various minor bugs 2012-08-06 16:12:40 -07:00
tstate make ref x bindings produce region ptrs and fix various minor bugs 2012-08-06 16:12:40 -07:00
typeck make ref x bindings produce region ptrs and fix various minor bugs 2012-08-06 16:12:40 -07:00
astencode.rs Convert alt to match. Stop parsing alt 2012-08-06 15:36:30 -07:00
block_use.rs Convert alt to match. Stop parsing alt 2012-08-06 15:36:30 -07:00
borrowck.rs Convert alt to match. Stop parsing alt 2012-08-06 15:36:30 -07:00
capture.rs Convert alt to match. Stop parsing alt 2012-08-06 15:36:30 -07:00
check_alt.rs Convert alt to match. Stop parsing alt 2012-08-06 15:36:30 -07:00
check_const.rs Convert alt to match. Stop parsing alt 2012-08-06 15:36:30 -07:00
check_loop.rs Convert alt to match. Stop parsing alt 2012-08-06 15:36:30 -07:00
const_eval.rs Convert alt to match. Stop parsing alt 2012-08-06 15:36:30 -07:00
freevars.rs Convert alt to match. Stop parsing alt 2012-08-06 15:36:30 -07:00
kind.rs Convert alt to match. Stop parsing alt 2012-08-06 15:36:30 -07:00
lang_items.rs Convert alt to match. Stop parsing alt 2012-08-06 15:36:30 -07:00
lint.rs Convert alt to match. Stop parsing alt 2012-08-06 15:36:30 -07:00
liveness.rs make ref x bindings produce region ptrs and fix various minor bugs 2012-08-06 16:12:40 -07:00
pat_util.rs make ref x bindings produce region ptrs and fix various minor bugs 2012-08-06 16:12:40 -07:00
region.rs Convert alt to match. Stop parsing alt 2012-08-06 15:36:30 -07:00
resolve3.rs make ref x bindings produce region ptrs and fix various minor bugs 2012-08-06 16:12:40 -07:00
ty.rs Convert alt to match. Stop parsing alt 2012-08-06 15:36:30 -07:00
typeck.rs Convert alt to match. Stop parsing alt 2012-08-06 15:36:30 -07:00