rust/src/librustc/ty
bors 11d9959641 Auto merge of #48864 - oli-obk:miri_incremental_regression, r=eddyb
Cache const eval queries

fixes #48846 (I think, still running more perf tests, but tuple-stress stops recomputing any constants)

r? @michaelwoerister
2018-03-14 15:39:59 +00:00
..
inhabitedness Rename ConstVal::to_u128 to to_raw_bits 2018-03-08 08:34:10 +01:00
maps Auto merge of #48864 - oli-obk:miri_incremental_regression, r=eddyb 2018-03-14 15:39:59 +00:00
_match.rs intern CodeExtents 2017-04-30 17:02:59 -04:00
adjustment.rs Add AutoBorrowMutability; its like hir::Mutability but w/ two-phase borrow info too. 2018-02-08 12:16:30 +01:00
binding.rs default binding modes: add pat_binding_modes 2017-07-30 10:19:53 -04:00
cast.rs Handle casts to integer/float variables 2017-12-24 11:40:54 +02:00
codec.rs Remove unused error variants and const eval types 2018-03-08 08:34:12 +01:00
context.rs transition various normalization functions to the new methods 2018-03-13 11:22:07 -04:00
erase_regions.rs Update miri to rustc changes 2017-12-06 09:25:29 +01:00
error.rs add canonicalize method to InferCtxt [VIC] 2018-03-13 11:21:31 -04:00
fast_reject.rs Add InterpretInterner to StableHashingContext for AllocId serialization 2018-03-08 08:34:08 +01:00
flags.rs add canonicalize method to InferCtxt [VIC] 2018-03-13 11:21:31 -04: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 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
layout.rs transition various normalization functions to the new methods 2018-03-13 11:22:07 -04:00
mod.rs introduce infcx.at(..).dropck_outlives(..) operaton [VIC] 2018-03-13 11:22:07 -04: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 refactor ParamEnv::empty(Reveal) into two distinct methods 2018-03-13 11:21:30 -04:00
steal.rs add FIXME to Steal 2017-05-02 16:21:58 -04:00
structural_impls.rs improve TypeFoldable/Lift macros and make a bunch of stuff use them 2018-03-13 11:21:29 -04:00
sty.rs add canonicalize method to InferCtxt [VIC] 2018-03-13 11:21:31 -04:00
subst.rs add canonicalize method to InferCtxt [VIC] 2018-03-13 11:21:31 -04:00
trait_def.rs Add InterpretInterner to StableHashingContext for AllocId serialization 2018-03-08 08:34:08 +01:00
util.rs introduce infcx.at(..).dropck_outlives(..) operaton [VIC] 2018-03-13 11:22:07 -04:00
walk.rs Nuke the entire ctfe from orbit, it's the only way to be sure 2018-03-08 08:08:14 +01:00
wf.rs Nuke the entire ctfe from orbit, it's the only way to be sure 2018-03-08 08:08:14 +01:00