rust/src/librustc/ty
2017-05-28 10:43:24 +03:00
..
inhabitedness Fix indentation of error message 2017-02-18 16:39:55 -05:00
_match.rs intern CodeExtents 2017-04-30 17:02:59 -04:00
adjustment.rs intern CodeExtents 2017-04-30 17:02:59 -04:00
cast.rs Refactor TyStruct/TyEnum/TyUnion into TyAdt 2016-09-08 22:17:53 +03:00
context.rs remove the cell from type flags completely 2017-05-22 15:37:10 -04:00
error.rs Rollup merge of #41662 - nikomatsakis:on-demandify-region-mapping, r=eddyb 2017-05-02 09:09:55 -04:00
fast_reject.rs rustc: combine BareFnTy and ClosureTy into FnSig. 2017-02-25 17:47:15 +02:00
flags.rs remove the cell from type flags completely 2017-05-22 15:37:10 -04:00
fold.rs remove the cell from type flags completely 2017-05-22 15:37:10 -04:00
instance.rs rustc: rename some of the queries to match tcx methods. 2017-04-24 15:20:52 +03:00
item_path.rs make ty and impl_trait_ref private 2017-04-28 05:49:52 -04:00
layout.rs rename parameter_environment to param_env 2017-05-22 15:55:56 -04:00
maps.rs fix DepNode 2017-05-22 17:11:39 -04:00
mod.rs Hygienize librustc_typeck. 2017-05-25 05:52:05 +00:00
outlives.rs rustc: treat ReEarlyBound as free without replacing it with ReFree. 2017-05-13 17:42:59 +03:00
relate.rs do not fetch variance for items when equating 2017-05-11 10:54:19 -04:00
steal.rs add FIXME to Steal 2017-05-02 16:21:58 -04:00
structural_impls.rs intern CodeExtents 2017-04-30 17:02:59 -04:00
sty.rs Use 128 instead of 64 bits for DefPath hashes 2017-05-18 11:10:11 +02:00
subst.rs Fix typo in subst.rs 2017-05-09 01:32:46 +02:00
trait_def.rs Use 128 instead of 64 bits for DefPath hashes 2017-05-18 11:10:11 +02:00
util.rs address review comments 2017-05-28 10:43:24 +03:00
walk.rs rustc: combine BareFnTy and ClosureTy into FnSig. 2017-02-25 17:47:15 +02:00
wf.rs intern CodeExtents 2017-04-30 17:02:59 -04:00