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 c7083c5 commit ed3030cCopy full SHA for ed3030c
tests/codegen/unwind-landingpad-inline.rs
@@ -1,5 +1,6 @@
1
// min-llvm-version: 15.0.0
2
// compile-flags: -Copt-level=3
3
+// ignore-debug: the debug assertions get in the way
4
#![crate_type = "lib"]
5
6
// This test checks that we can inline drop_in_place in
0 commit comments