Skip to content

Commit

Permalink
comment the typeck-negative-impls-builtin test
Browse files Browse the repository at this point in the history
  • Loading branch information
nikomatsakis committed Mar 26, 2020
1 parent f662847 commit 7107f6e
Showing 1 changed file with 3 additions and 0 deletions.
@@ -1,3 +1,6 @@
// A simple test that we are able to create negative impls, when the
// feature gate is given.
//
// run-pass

#![feature(negative_impls)]
Expand Down

0 comments on commit 7107f6e

Please sign in to comment.