Skip to content

Commit aa0884e

Browse files
committed
Add feature gate test
1 parent 36907fc commit aa0884e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/test/ui/error-codes/E0395.rs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@
88
// option. This file may not be copied, modified, or distributed
99
// except according to those terms.
1010

11+
// gate-test-const_compare_raw_pointers
12+
1113
static FOO: i32 = 42;
1214
static BAR: i32 = 42;
1315

0 commit comments

Comments
 (0)