Skip to content

Commit 7107f6e

Browse files
committed
comment the typeck-negative-impls-builtin test
1 parent f662847 commit 7107f6e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/test/ui/traits/negative-impls/typeck-negative-impls-builtin.rs

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
// A simple test that we are able to create negative impls, when the
2+
// feature gate is given.
3+
//
14
// run-pass
25

36
#![feature(negative_impls)]

0 commit comments

Comments
 (0)