rust/src/librustc/ty
Mazdak Farrokhzad 9f9529acd5
Rollup merge of #58507 - Zoxc:time-extended, r=michaelwoerister
Add a -Z time option which prints only passes which runs once

This ensures `-Z time-passes` fits on my screen =P

r? @michaelwoerister
2019-04-01 17:29:48 +02:00
..
inhabitedness Remove VariantDef::parent_did 2019-03-24 14:41:35 +03:00
print Merge DefPathData::VariantCtor and DefPathData::StructCtor 2019-03-24 17:59:18 +03:00
query Rollup merge of #58507 - Zoxc:time-extended, r=michaelwoerister 2019-04-01 17:29:48 +02:00
_match.rs move librustc to 2018 2019-02-05 12:45:47 -06:00
adjustment.rs Allow closure to unsafe fn coercion 2019-04-01 00:00:43 +09:00
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 Revert the LazyConst PR 2019-03-16 21:04:10 +01:00
constness.rs HirIdification: replace NodeId method calls 2019-03-07 09:22:43 +01:00
context.rs Allow closure to unsafe fn coercion 2019-04-01 00:00:43 +09: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 rustc_target: factor out common fields of non-Single Variants. 2019-03-29 09:33:48 +02:00
mod.rs Implement #[non_exhaustive] on variants. 2019-03-28 22:29:02 +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 Allow closure to unsafe fn coercion 2019-04-01 00:00:43 +09:00
sty.rs Revert the LazyConst PR 2019-03-16 21:04:10 +01:00
subst.rs Revert the LazyConst PR 2019-03-16 21:04:10 +01:00
trait_def.rs Auto merge of #59068 - ljedrz:kill_off_NodeId_stragglers, r=Zoxc 2019-03-23 17:34:18 +00:00
util.rs Merge DefPathData::VariantCtor and DefPathData::StructCtor 2019-03-24 17:59:18 +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