rust/src/librustc_mir
bors 4d71c164a8 Auto merge of #69550 - RalfJung:scalar, r=oli-obk
interpret engine: Scalar cleanup

* Remove `to_ptr`
* Make `to_bits` private

r? @oli-obk
2020-03-04 04:10:58 +00:00
..
borrow_check Auto merge of #69482 - lqd:poloniusup, r=nikomatsakis 2020-03-03 13:27:52 +00:00
const_eval Auto merge of #69408 - RalfJung:canonical-alloc-id, r=oli-obk 2020-03-01 20:53:04 +00:00
dataflow Auto merge of #69606 - JohnTitor:rollup-i3nrrcf, r=JohnTitor 2020-03-01 11:03:16 +00:00
interpret Auto merge of #69550 - RalfJung:scalar, r=oli-obk 2020-03-04 04:10:58 +00:00
monomorphize Use let instead of match to get value of enum with single variant. 2020-03-03 01:00:08 +01:00
transform Auto merge of #69550 - RalfJung:scalar, r=oli-obk 2020-03-04 04:10:58 +00:00
util Auto merge of #68943 - ecstatic-morse:no-useless-drop-on-enum-variants, r=matthewjasper 2020-03-01 04:42:21 +00:00
Cargo.toml Auto merge of #69482 - lqd:poloniusup, r=nikomatsakis 2020-03-03 13:27:52 +00:00
lib.rs MIR is not an experiment anymore 2020-02-21 11:03:21 -03:00
shim.rs Make lookup of associated item by name O(log n) 2020-02-19 10:51:40 -08:00