rust/src/librustc/middle
2013-01-29 10:42:58 -08:00
..
borrowck libstd: Remove "dual impls" from the language and enforce coherence rules. r=brson 2013-01-29 10:42:45 -08:00
trans libstd: Remove "dual impls" from the language and enforce coherence rules. r=brson 2013-01-29 10:42:45 -08:00
typeck librustc: Disallow trait bounds in types, enumerations, and structure definitions. r=tjc 2013-01-29 10:42:58 -08:00
astencode.rs syntax/rustc: Less copy 2013-01-24 16:45:20 -08:00
capture.rs librustc: Make unqualified identifier searches terminate at the nearest module scope. r=tjc 2013-01-08 22:02:35 -08:00
check_const.rs convert ast::expr into a struct 2013-01-20 14:08:18 -08:00
check_loop.rs convert ast::expr into a struct 2013-01-20 14:08:18 -08:00
check_match.rs Merge pull request #4625 from thestinger/container 2013-01-25 11:57:51 -08:00
const_eval.rs Handle divide by zero in constant evaluator 2013-01-23 15:07:00 +09:00
freevars.rs convert librustc record types to structs 2013-01-20 14:08:18 -08:00
kind.rs librustc: Implement &static as the replacement for Durable. r=nmatsakis 2013-01-10 11:16:54 -08:00
lang_items.rs comments: Convert XXXes to FIXMEs 2013-01-24 18:49:51 -08:00
lint.rs rustc: Check struct field types when heap memory lint checks are enabled 2013-01-28 19:41:56 -08:00
liveness.rs Merge pull request #4596 from Trinick/tomutrename 2013-01-23 10:56:08 -08:00
mem_categorization.rs libstd: Remove "dual impls" from the language and enforce coherence rules. r=brson 2013-01-29 10:42:45 -08:00
mode.rs rustc: Address an XXX in middle::mode 2013-01-24 21:12:44 -08:00
pat_util.rs librustc: Make unqualified identifier searches terminate at the nearest module scope. r=tjc 2013-01-08 22:02:35 -08:00
privacy.rs convert librustc record types to structs 2013-01-20 14:08:18 -08:00
region.rs libstd: Remove "dual impls" from the language and enforce coherence rules. r=brson 2013-01-29 10:42:45 -08:00
resolve.rs Link the lifetimes of regions resulting from borrows of the 2013-01-28 10:00:23 -08:00
ty.rs librustc: Disallow trait bounds in types, enumerations, and structure definitions. r=tjc 2013-01-29 10:42:58 -08:00