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 70f6f0a commit 5241f87Copy full SHA for 5241f87
tests/debuginfo/method-on-enum.rs
@@ -1,4 +1,4 @@
1
-//@ min-lldb-version: 310
+//@ min-lldb-version: 1800
2
3
//@ compile-flags:-g -Zmir-opt-level=0
4
tests/debuginfo/option-like-enum.rs
@@ -1,6 +1,6 @@
-//@ compile-flags:-g
+//@ compile-flags:-g -Zmir-opt-level=0
5
// === GDB TESTS ===================================================================================
6
tests/debuginfo/struct-in-enum.rs
//@ ignore-gdb-version: 7.11.90 - 7.12.9
0 commit comments