Skip to content

Commit 51d265a

Browse files
committed
Add the test description
1 parent 80fd239 commit 51d265a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/ui/internal/unstable-impl-assoc-type.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
#![feature(impl_stability)]
77
#![unstable(feature = "feat_foo", issue = "none" )]
88

9-
/// FIXME: add a description here.
9+
/// Test that you can't leak unstable impls through item bounds on associated types.
1010
1111
trait Bar {}
1212

0 commit comments

Comments
 (0)