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 0002f33 + a703ceb commit 9eb834aCopy full SHA for 9eb834a
tests/fail/terminate-terminator.rs
@@ -1,4 +1,4 @@
1
-//@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