rust/src/comp/middle
Rafael Ávila de Espíndola a795d0e5b2 And yet more dead code.
2011-05-18 14:28:08 -04:00
..
tstate rustc: Make return value checking warnings a little prettier. Also introduce a new "note" diagnostic level. 2011-05-17 14:12:49 -07:00
fold.rs Finally rename std::_xxx to std::xxx 2011-05-17 20:41:41 +02:00
metadata.rs Finally rename std::_xxx to std::xxx 2011-05-17 20:41:41 +02:00
resolve.rs rustc: Flatten annotations 2011-05-17 13:55:32 -07:00
trans.rs And yet more dead code. 2011-05-18 14:28:08 -04:00
ty.rs rustc: Don't rebuild the AST when writing back locals 2011-05-17 19:00:29 -07:00
type_glue.rs Rewrite everything to use [] instead of vec() in value position. 2011-05-16 18:21:22 -07:00
typeck.rs rustc: Thread a statement context through the typechecker; use it for generating variable IDs. 40% typechecking speedup. 2011-05-17 22:21:31 -07:00
typestate_check.rs rustc: Flatten annotations 2011-05-17 13:55:32 -07:00
walk.rs rustc: Don't rebuild the AST when writing back locals 2011-05-17 19:00:29 -07:00