There was an error while loading. Please reload this page.
1 parent 2c6c555 commit d6cb2e9Copy full SHA for d6cb2e9
1 file changed
src/tools/miri/tests/panic/mir-validation.stderr
@@ -7,9 +7,12 @@ LL | *(tuple.0) = 1;
7
8
9
thread 'rustc' ($TID) panicked at compiler/rustc_mir_transform/src/validate.rs:LL:CC:
10
-Box<dyn Any>
+broken MIR in Item(DefId) (after phase change to runtime-optimized) at bb0[1]:
11
+place (*(_2.0: *mut i32)) has deref as a later projection (it is only permitted as the first projection)
12
stack backtrace:
13
14
+error: the compiler unexpectedly panicked. This is a bug
15
+
16
17
18
0 commit comments