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 4d6a572 + 9eb834a commit f0e0ed0Copy full SHA for f0e0ed0
rust-version
@@ -1 +1 @@
1
-c84d5e7078435a0ddd8770c3530fe7fdbf026ec4
+7513407ac8e673f536d34743fe393bd8b7c45441
tests/fail/terminate-terminator.rs
@@ -1,4 +1,4 @@
-//@compile-flags: -Zmir-opt-level=3
+//@compile-flags: -Zmir-opt-level=3 -Zinline-mir-hint-threshold=1000
2
// Enable MIR inlining to ensure that `TerminatorKind::Terminate` is generated
3
// instead of just `UnwindAction::Terminate`.
4
0 commit comments