rust/src/rustc/middle
Niko Matsakis 511e7626ae Infer variance of types with respect to the region parameter.
A similar approach could be used for type parameters.

Fixes #2282.
2012-08-23 06:30:43 -07:00
..
borrowck Parse and typecheck moving out of enums (#2329) 2012-08-22 20:40:25 -04:00
trans Infer variance of types with respect to the region parameter. 2012-08-23 06:30:43 -07:00
typeck Infer variance of types with respect to the region parameter. 2012-08-23 06:30:43 -07:00
astencode.rs Infer variance of types with respect to the region parameter. 2012-08-23 06:30:43 -07:00
borrowck.rs Convert more core types to camel case 2012-08-15 14:14:20 -07:00
capture.rs intern identifiers 2012-08-22 14:59:25 -07:00
check_alt.rs intern identifiers 2012-08-22 14:59:25 -07:00
check_const.rs Convert more core types to camel case 2012-08-15 14:14:20 -07:00
check_loop.rs rustc: Parse labeled loop, break, and again 2012-08-15 16:20:34 -07:00
const_eval.rs
freevars.rs intern identifiers 2012-08-22 14:59:25 -07:00
kind.rs intern identifiers 2012-08-22 14:59:25 -07:00
lang_items.rs intern identifiers 2012-08-22 14:59:25 -07:00
lint.rs Parse and typecheck moving out of enums (#2329) 2012-08-22 20:40:25 -04:00
liveness.rs intern identifiers 2012-08-22 14:59:25 -07:00
mem_categorization.rs Parse and typecheck moving out of enums (#2329) 2012-08-22 20:40:25 -04:00
pat_util.rs intern identifiers 2012-08-22 14:59:25 -07:00
region.rs Infer variance of types with respect to the region parameter. 2012-08-23 06:30:43 -07:00
resolve3.rs intern identifiers 2012-08-22 14:59:25 -07:00
ty.rs Infer variance of types with respect to the region parameter. 2012-08-23 06:30:43 -07:00
typeck.rs Infer variance of types with respect to the region parameter. 2012-08-23 06:30:43 -07:00