rust/src/comp/middle
Brian Anderson d2b7ea877c rustc: Don't commit unification changes until unify succeeds
This is so that subsequent reports about type mismatches get the types
correct.

Issue #516
2011-06-22 20:43:50 -07:00
..
tstate Fix bug: globbed imports were importing everything visible from the other 2011-06-22 15:41:39 -07:00
alias.rs Move expr ids into the expr record type 2011-06-21 22:25:32 +02:00
ast_map.rs Move names and ids of native items into their recs, rather than their tags 2011-06-21 23:11:00 +02:00
metadata.rs rustc: Downcase metadata::Encode 2011-06-22 18:09:53 -07:00
resolve.rs Fix bug: globbed imports were importing everything visible from the other 2011-06-22 15:41:39 -07:00
trans.rs Pull environment loading out into a function. 2011-06-22 07:03:16 -07:00
ty.rs rustc: Don't commit unification changes until unify succeeds 2011-06-22 20:43:50 -07:00
typeck.rs Emit a better error message for unbound type parameters in nested functions 2011-06-21 17:58:49 -07:00
visit.rs Move names and ids of native items into their recs, rather than their tags 2011-06-21 23:11:00 +02:00
walk.rs Move names and ids of native items into their recs, rather than their tags 2011-06-21 23:11:00 +02:00