rust/src/librustc/ty
John Kåre Alsaker ead5cf11b8 Add misc timings
2018-04-15 20:53:03 +02:00
..
inhabitedness remove defaulting to unit 2018-03-14 12:44:51 +08:00
maps Add misc timings 2018-04-15 20:53:03 +02:00
_match.rs intern CodeExtents 2017-04-30 17:02:59 -04:00
adjustment.rs Push AllowTwoPhase down to the HAIR level 2018-03-28 04:08:03 -04:00
binding.rs default binding modes: add pat_binding_modes 2017-07-30 10:19:53 -04:00
cast.rs Replace structurally_resolved_type in casts check. 2018-03-22 17:42:12 -03:00
codec.rs Fixed issues with incremental tests. 2018-03-23 14:04:08 +00:00
context.rs Make layout_depth thread-safe 2018-04-15 20:53:03 +02:00
erase_regions.rs Update miri to rustc changes 2017-12-06 09:25:29 +01:00
error.rs remove defaulting to unit 2018-03-14 12:44:51 +08:00
fast_reject.rs Rollup merge of #49004 - wesleywiser:incr_specialization_graph_query, r=michaelwoerister 2018-03-20 07:15:18 +08:00
flags.rs remove defaulting to unit 2018-03-14 12:44:51 +08:00
fold.rs improve TypeFoldable/Lift macros and make a bunch of stuff use them 2018-03-13 11:21:29 -04:00
instance.rs trans_apply_param_substs => subst_and_normalize_erasing_regions 2018-03-13 11:22:08 -04:00
item_path.rs remove defaulting to unit 2018-03-14 12:44:51 +08:00
layout.rs Make layout_depth thread-safe 2018-04-15 20:53:03 +02:00
mod.rs Rollup merge of #49913 - varkor:RegionParameterDef-InternedString, r=petrochenkov 2018-04-14 15:22:57 +08:00
outlives.rs Adds support for immovable generators. Move checking of invalid borrows across suspension points to borrowck. Fixes #44197, #45259 and #45093. 2018-01-23 05:10:38 +01:00
relate.rs remove defaulting to unit 2018-03-14 12:44:51 +08:00
steal.rs Make Steal thread-safe 2018-03-28 01:27:59 +02:00
structural_impls.rs Auto merge of #49313 - sgrif:sg-revert-stuff, r=nikomatsakis 2018-03-29 05:44:40 +00:00
sty.rs Use InternedString rather than Name for RegionParameterDef 2018-04-13 18:41:40 +01:00
subst.rs Use num::NonZero* instead of NonZero<_> in rustc and tests 2018-03-17 23:07:40 +01:00
trait_def.rs Add InterpretInterner to StableHashingContext for AllocId serialization 2018-03-08 08:34:08 +01:00
util.rs Avoid comparing fields by name when possible 2018-04-12 23:06:03 +03:00
walk.rs remove defaulting to unit 2018-03-14 12:44:51 +08:00
wf.rs remove defaulting to unit 2018-03-14 12:44:51 +08:00