We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 33a1415 commit 376b6b9Copy full SHA for 376b6b9
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