rust/src/comp/middle
2011-05-11 12:05:02 -07:00
..
capture.rs Stop depending on block indices in capture.rs 2011-05-11 13:49:48 +02:00
fold.rs Remove mod indices from the AST 2011-05-11 17:11:44 +02:00
metadata.rs Rewrite comp/middle/resolve.rs 2011-05-11 12:32:37 +02:00
resolve.rs Remove mod indices from the AST 2011-05-11 17:11:44 +02:00
trans.rs rustc: Hoist derived type descriptors to the top of the function 2011-05-11 12:05:02 -07:00
ty.rs rustc: Lower the size limit on ty_to_short_str() and always call it in favor of direct calls to metadata.Encode.ty_str() in trans 2011-05-10 17:50:39 -07:00
typeck.rs Get rid of arm indices 2011-05-11 15:26:36 +02:00
typestate_check.rs Remove mod indices from the AST 2011-05-11 17:11:44 +02:00
walk.rs Alias-ify walk, typeck, metadata. Cuts another 80kb off rustc. 2011-05-09 16:17:17 -07:00