rust/src/librustc/ty
2018-03-08 08:34:10 +01:00
..
inhabitedness Rename ConstVal::to_u128 to to_raw_bits 2018-03-08 08:34:10 +01:00
maps Hide the RefCell inside InterpretInterner 2018-03-08 08:34:09 +01: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 Update miri to rustc changes 2017-12-06 09:25:29 +01:00
context.rs Nuke ConstInt and Const*size 2018-03-08 08:34:10 +01:00
erase_regions.rs Update miri to rustc changes 2017-12-06 09:25:29 +01:00
error.rs Nuke the entire ctfe from orbit, it's the only way to be sure 2018-03-08 08:08:14 +01:00
fast_reject.rs Add InterpretInterner to StableHashingContext for AllocId serialization 2018-03-08 08:34:08 +01:00
flags.rs Nuke the entire ctfe from orbit, it's the only way to be sure 2018-03-08 08:08:14 +01:00
fold.rs Run Rustfix on librustc 2018-03-02 21:02:34 -08:00
instance.rs Add a variant to ConstVal for storing miri results 2018-03-08 08:06:07 +01: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 Nuke ConstInt and Const*size 2018-03-08 08:34:10 +01:00
mod.rs Nuke ConstInt and Const*size 2018-03-08 08:34:10 +01: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 Prepare for using miri in trans 2018-03-08 08:09:01 +01:00
steal.rs add FIXME to Steal 2017-05-02 16:21:58 -04:00
structural_impls.rs Wrap the miri ErrorKind in an Rc to reduce work in queries 2018-03-08 08:34:09 +01:00
sty.rs change skolemizations to use universe index 2018-03-01 08:04:26 -07:00
subst.rs Rollup merge of #48452 - varkor:unpacked-kind, r=eddyb 2018-02-24 15:52:15 -08:00
trait_def.rs Add InterpretInterner to StableHashingContext for AllocId serialization 2018-03-08 08:34:08 +01:00
util.rs Use layout::Integer over manual *size resolving 2018-03-08 08:34:10 +01: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