rust/src/rustc/middle
2012-07-17 12:40:59 -07:00
..
borrowck remove typestate from code, tests, and docs 2012-07-14 17:37:20 -07:00
trans Support attributes on class ctors and dtors 2012-07-17 12:40:59 -07:00
tstate remove typestate from code, tests, and docs 2012-07-14 17:37:20 -07:00
typeck introduce an owned kind for data that contains no borrowed ptrs 2012-07-16 20:18:18 -07:00
astencode.rs Support attributes on class ctors and dtors 2012-07-17 12:40:59 -07:00
block_use.rs Move the world over to using the new style string literals and types. Closes #2907. 2012-07-14 01:03:43 -07:00
borrowck.rs Tear out ty_str and ty_vec. 2012-07-14 12:19:36 -07:00
capture.rs More consistent use of backticks and "expected" in error messages. 2012-07-13 15:31:39 -07:00
check_alt.rs Move the world over to using the new style string literals and types. Closes #2907. 2012-07-14 01:03:43 -07:00
check_const.rs Treat bare vector and string literals as fixed length vecs. Closes #2922. 2012-07-14 14:30:48 -07:00
check_loop.rs Move the world over to using the new style string literals and types. Closes #2907. 2012-07-14 01:03:43 -07:00
const_eval.rs Move the world over to using the new style string literals and types. Closes #2907. 2012-07-14 01:03:43 -07:00
freevars.rs Move the world over to using the new style string literals and types. Closes #2907. 2012-07-14 01:03:43 -07:00
kind.rs introduce an owned kind for data that contains no borrowed ptrs 2012-07-16 20:18:18 -07:00
lint.rs Treat bare vector and string literals as fixed length vecs. Closes #2922. 2012-07-14 14:30:48 -07:00
liveness.rs Remove most of old resolve 2012-07-17 12:40:58 -07:00
pat_util.rs In resolve, check that an or-pattern has the same number of bindings in each disjunct 2012-07-10 18:24:41 -07:00
region.rs Get rid of ast::ty_vstore, which was only used for fixed length. 2012-07-14 12:45:52 -07:00
resolve.rs Remove most of old resolve 2012-07-17 12:40:58 -07:00
resolve3.rs introduce an owned kind for data that contains no borrowed ptrs 2012-07-16 20:18:18 -07:00
ty.rs introduce an owned kind for data that contains no borrowed ptrs 2012-07-16 20:18:18 -07:00
typeck.rs remove typestate from code, tests, and docs 2012-07-14 17:37:20 -07:00