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.
1 parent 1c8490c commit afb83f8Copy full SHA for afb83f8
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