about summary refs log tree commit diff
path: root/src/rt/rust_task.cpp
diff options
context:
space:
mode:
authorTim Chevalier <chevalier@alum.wellesley.edu>2011-07-19 17:52:34 -0700
committerTim Chevalier <chevalier@alum.wellesley.edu>2011-07-19 18:57:28 -0700
commitbd4aeef78bcc8e03ef9275e7652f91b936f5dec6 (patch)
treedebdaf33fc8968b764b2782ea05fdea5cd5e4ae3 /src/rt/rust_task.cpp
parentda2a7e5bd25055de1573a7f862986522213ed1ca (diff)
downloadrust-bd4aeef78bcc8e03ef9275e7652f91b936f5dec6.tar.gz
rust-bd4aeef78bcc8e03ef9275e7652f91b936f5dec6.zip
Beginnings of support for constrained types
Programs with constrained types now parse and typecheck, but
typestate doesn't check them specially, so the one relevant test
case so far is XFAILed.

Also rewrote all of the constraint-related data structures in the
process (again), for some reason. I got rid of a superfluous
data structure in the context that was mapping front-end constraints
to resolved constraints, instead handling constraints in the same
way in which everything else gets resolved.
Diffstat (limited to 'src/rt/rust_task.cpp')
0 files changed, 0 insertions, 0 deletions