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.
2 parents 80cc120 + 70d688b commit 6cd3641Copy full SHA for 6cd3641
rust-version
@@ -1 +1 @@
1
-a59072ec4fb6824213df5e9de8cae4812fd4fe97
+d86e1229411c086e1267c80dd9872959ca13b8b9
tests/panic/mir-validation.stderr
@@ -1,6 +1,6 @@
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