We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bcca5e6 commit 83fe532Copy full SHA for 83fe532
src/test/run-pass/match-arm-statics.rs
@@ -8,6 +8,7 @@
8
// option. This file may not be copied, modified, or distributed
9
// except according to those terms.
10
11
+// compile-flags: -g
12
13
#[derive(PartialEq, Eq)]
14
struct NewBool(bool);
0 commit comments