rust/compiler/rustc_mir/src
Yuki Okushi 954137ea0e
Rollup merge of #87453 - ibraheemdev:i-68697, r=wesleywiser
Suggest removing unnecessary &mut as help message

Closes #68697
2021-07-28 18:28:17 +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 Stabilize const_fn_union 2021-07-27 16:03:33 -04: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