rust/src/librustc/ty
2019-04-27 05:24:11 +00: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 Add rustc_allow_const_fn_ptr 2019-04-23 15:55:31 -07:00
context.rs ignore-tidy-filelength on all files with greater than 3000 lines 2019-04-25 21:39:09 +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 Auto merge of #59540 - Zoxc:the-arena-2, r=michaelwoerister 2019-04-27 05:24:11 +00: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 related to #53708 2019-04-22 13:11:53 -07:00
subst.rs Promote rust comments to rustdoc 2019-04-22 21:38:28 +03:00
trait_def.rs Update trait_impls_of 2019-04-25 18:23:35 +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