Skip to content

Commit cbfd736

Browse files
committed
Update an outdated test explanation
1 parent 77aacc1 commit cbfd736

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/test/ui/type-alias-impl-trait/fallback.rs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
// Tests that we correctly handle the instantiated
2-
// inference variable being completely unconstrained.
1+
// Tests that we correctly handle opaque types being used opaquely,
2+
// even within their defining scope.
33
//
44
// check-pass
55
#![feature(type_alias_impl_trait)]

0 commit comments

Comments
 (0)