Skip to content

Commit f0e0ed0

Browse files
committed
Auto merge of #2933 - RalfJung:rustup, r=RalfJung
Rustup
2 parents 4d6a572 + 9eb834a commit f0e0ed0

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-
c84d5e7078435a0ddd8770c3530fe7fdbf026ec4
1+
7513407ac8e673f536d34743fe393bd8b7c45441

tests/fail/terminate-terminator.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
//@compile-flags: -Zmir-opt-level=3
1+
//@compile-flags: -Zmir-opt-level=3 -Zinline-mir-hint-threshold=1000
22
// Enable MIR inlining to ensure that `TerminatorKind::Terminate` is generated
33
// instead of just `UnwindAction::Terminate`.
44

0 commit comments

Comments
 (0)