We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2557b81 + 376b6b9 commit 732bf54Copy full SHA for 732bf54
tests/panic/mir-validation.stderr
@@ -1,6 +1,6 @@
1
thread 'rustc' panicked at compiler/rustc_mir_transform/src/validate.rs:LL:CC:
2
broken MIR in Item(DefId) (after phase change to runtime-optimized) at bb0[1]:
3
-(*(_2.0: *mut i32)), has deref at the wrong place
+place (*(_2.0: *mut i32)) has deref as a later projection (it is only permitted as the first projection)
4
stack backtrace:
5
6
error: the compiler unexpectedly panicked. this is a bug.
0 commit comments