Skip to content

Commit 6cd3641

Browse files
committed
Auto merge of #3639 - rust-lang:rustup-2024-05-28, r=RalfJung
Automatic Rustup
2 parents 80cc120 + 70d688b commit 6cd3641

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

rust-version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
a59072ec4fb6824213df5e9de8cae4812fd4fe97
1+
d86e1229411c086e1267c80dd9872959ca13b8b9

tests/panic/mir-validation.stderr

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
thread 'rustc' panicked at compiler/rustc_mir_transform/src/validate.rs:LL:CC:
22
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
3+
place (*(_2.0: *mut i32)) has deref as a later projection (it is only permitted as the first projection)
44
stack backtrace:
55

66
error: the compiler unexpectedly panicked. this is a bug.

0 commit comments

Comments
 (0)