rust/src/librustc_mir
2018-03-08 08:34:13 +01:00
..
borrow_check Simplify code around reading/writing ConstVals 2018-03-08 08:34:12 +01:00
build Simplify code around reading/writing ConstVals 2018-03-08 08:34:12 +01:00
dataflow Fully use miri in trans 2018-03-08 08:34:05 +01:00
hair Move the pattern checking code to hair 2018-03-08 08:34:11 +01:00
interpret Reduce noise in error reporting 2018-03-08 08:34:11 +01:00
monomorphize Report errors in statics during collecting instead of translating 2018-03-08 08:34:12 +01:00
transform Revert all changes to the instcombine pass 2018-03-08 08:34:13 +01:00
util Nuke ConstInt and Const*size 2018-03-08 08:34:10 +01:00
Cargo.toml Move librustc_const_eval to librustc_mir 2018-03-08 08:08:14 +01:00
check_const_err.rs The const_eval module is no more 2018-03-08 08:34:11 +01:00
diagnostics.rs Add InterpretInterner to StableHashingContext for AllocId serialization 2018-03-08 08:34:08 +01:00
lib.rs Move the pattern checking code to hair 2018-03-08 08:34:11 +01:00
shim.rs Nuke ConstInt and Const*size 2018-03-08 08:34:10 +01:00