rust/src/librustc/middle/infer
Huon Wilson 4f2b0f032a Store Substs in an arena in the tcx.
This current inflates memory use more than 3 times.
2014-12-29 23:55:24 +11:00
..
higher_ranked Fallout of std::str stabilization 2014-12-21 23:31:42 -08:00
region_inference Fallout of std::str stabilization 2014-12-21 23:31:42 -08:00
coercion.rs Store Substs in an arena in the tcx. 2014-12-29 23:55:24 +11:00
combine.rs Store Substs in an arena in the tcx. 2014-12-29 23:55:24 +11:00
doc.rs
equate.rs Centralize on using Binder to introduce new binding levels, rather than having FnSig carry an implicit binding level. This means that we be more typesafe in general, since things that instantiate bound regions can drop the Binder to reflect that. 2014-12-19 03:29:30 -05:00
error_reporting.rs Review changes 2014-12-24 09:24:59 +13:00
freshen.rs Remove a ton of public reexports 2014-12-21 09:26:41 -08:00
glb.rs Centralize on using Binder to introduce new binding levels, rather than having FnSig carry an implicit binding level. This means that we be more typesafe in general, since things that instantiate bound regions can drop the Binder to reflect that. 2014-12-19 03:29:30 -05:00
lattice.rs
lub.rs Centralize on using Binder to introduce new binding levels, rather than having FnSig carry an implicit binding level. This means that we be more typesafe in general, since things that instantiate bound regions can drop the Binder to reflect that. 2014-12-19 03:29:30 -05:00
mod.rs Review changes 2014-12-24 09:24:59 +13:00
resolve.rs Cleanup type resolution to use type folding infrastructure and not 2014-12-19 03:29:29 -05:00
sub.rs Centralize on using Binder to introduce new binding levels, rather than having FnSig carry an implicit binding level. This means that we be more typesafe in general, since things that instantiate bound regions can drop the Binder to reflect that. 2014-12-19 03:29:30 -05:00
type_variable.rs librustc: use #[deriving(Copy)] 2014-12-19 10:51:00 -05:00
unify.rs librustc: use #[deriving(Copy)] 2014-12-19 10:51:00 -05:00