rust/src/librustc_mir
2018-03-08 08:35:38 +01:00
..
borrow_check Simplify code around reading/writing ConstVals 2018-03-08 08:34:12 +01:00
build Don't use the undefined bytes of PrimVal::Bytes 2018-03-08 08:34:18 +01:00
dataflow Fully use miri in trans 2018-03-08 08:34:05 +01:00
hair Address review comments 2018-03-08 08:35:38 +01:00
interpret Address review comments 2018-03-08 08:35:38 +01:00
monomorphize Report errors in statics during collecting instead of translating 2018-03-08 08:34:12 +01:00
transform Generator assertions are unconditionally triggered 2018-03-08 08:35:38 +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
diagnostics.rs Add InterpretInterner to StableHashingContext for AllocId serialization 2018-03-08 08:34:08 +01:00
lib.rs Merge const linting pass into const prop 2018-03-08 08:34:14 +01:00
shim.rs Nuke ConstInt and Const*size 2018-03-08 08:34:10 +01:00