We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 77aacc1 commit cbfd736Copy full SHA for cbfd736
src/test/ui/type-alias-impl-trait/fallback.rs
@@ -1,5 +1,5 @@
1
-// Tests that we correctly handle the instantiated
2
-// inference variable being completely unconstrained.
+// Tests that we correctly handle opaque types being used opaquely,
+// even within their defining scope.
3
//
4
// check-pass
5
#![feature(type_alias_impl_trait)]
0 commit comments