1
Fork 0
rust/compiler/rustc_mir/src
Yuki Okushi 9e94d7bbe6
Rollup merge of #87527 - LeSeulArtichaut:no-mir-unsafeck, r=oli-obk
Don't run MIR unsafeck at all when using `-Zthir-unsafeck`

I don't know how I missed this :D
r? ``@oli-obk``
2021-07-29 06:11:48 +09:00
..
borrow_check Rollup merge of #87453 - ibraheemdev:i-68697, r=wesleywiser 2021-07-28 18:28:17 +09:00
const_eval get rid of NoMirFor error variant 2021-07-24 14:08:04 +02:00
dataflow re-export SwitchIntEdgeEffects 2021-07-04 13:33:22 +02:00
interpret Miri: santiy check that null pointer can never have an AllocId 2021-07-25 11:31:57 +02:00
monomorphize Switch to store Instance directly within VtblEntry, fix TraitVPtr representation. 2021-07-20 22:53:02 +08:00
transform Rollup merge of #87527 - LeSeulArtichaut:no-mir-unsafeck, r=oli-obk 2021-07-29 06:11:48 +09:00
util consistently treat None-tagged pointers as ints; get rid of some deprecated Scalar methods 2021-07-14 18:17:49 +02:00
lib.rs Auto merge of #85305 - MarcusDunn:master, r=pnkfelix 2021-07-27 05:53:31 +00:00
shim.rs Prepare mir::Constant for ty::Const only supporting valtrees 2021-03-12 12:43:54 +00:00