rust/src/librustc/ty
2019-04-22 16:57:01 +01:00
..
inhabitedness Remove double trailing newlines 2019-04-22 16:57:01 +01:00
print HirIdify hir::Def 2019-04-14 09:30:02 +02:00
query Use measureme in self-profiler 2019-04-12 20:27:29 -04:00
_match.rs move librustc to 2018 2019-02-05 12:45:47 -06:00
adjustment.rs refactor Adjustment to use new PointerCast enum 2019-04-16 13:40:04 +05:30
binding.rs move librustc to 2018 2019-02-05 12:45:47 -06:00
cast.rs Use derive macro for HashStable 2019-03-13 00:03:13 +01:00
codec.rs Add DropArena and use it to allocate types with few allocations 2019-04-05 00:55:09 +02:00
constness.rs HirIdification: replace NodeId method calls 2019-03-07 09:22:43 +01:00
context.rs Enable migrate mode by default on the 2015 edition 2019-04-21 20:50:02 +01:00
erase_regions.rs move librustc to 2018 2019-02-05 12:45:47 -06:00
error.rs Revert the LazyConst PR 2019-03-16 21:04:10 +01:00
fast_reject.rs move librustc to 2018 2019-02-05 12:45:47 -06:00
flags.rs Revert the LazyConst PR 2019-03-16 21:04:10 +01:00
fold.rs Revert the LazyConst PR 2019-03-16 21:04:10 +01:00
instance.rs Merge DefPathData::VariantCtor and DefPathData::StructCtor 2019-03-24 17:59:18 +03:00
layout.rs Add discr_index to multi-variant layouts 2019-04-11 17:44:43 -07:00
mod.rs Add own_requires_monomorphization 2019-04-18 00:30:50 +01:00
outlives.rs move librustc to 2018 2019-02-05 12:45:47 -06:00
relate.rs Revert the LazyConst PR 2019-03-16 21:04:10 +01:00
steal.rs Remove stolen 2019-02-15 03:51:48 +01:00
structural_impls.rs refactor ExprKind to use new PointerCast enum 2019-04-16 17:36:41 +05:30
sty.rs Fix ICE on const evaluation of const method 2019-04-17 12:00:35 -07:00
subst.rs Revert the LazyConst PR 2019-03-16 21:04:10 +01:00
trait_def.rs Introduce an arena type which may be used to allocate a list of types with destructors 2019-04-05 00:55:07 +02:00
util.rs Change return type of TyCtxt::is_static to bool 2019-04-21 14:41:51 +03:00
walk.rs Revert the LazyConst PR 2019-03-16 21:04:10 +01:00
wf.rs Revert the LazyConst PR 2019-03-16 21:04:10 +01:00