1
Fork 0

Update an outdated test explanation

This commit is contained in:
Oli Scherer 2022-01-26 16:33:28 +00:00
parent 77aacc1768
commit cbfd736292

View file

@ -1,5 +1,5 @@
// Tests that we correctly handle the instantiated
// inference variable being completely unconstrained.
// Tests that we correctly handle opaque types being used opaquely,
// even within their defining scope.
//
// check-pass
#![feature(type_alias_impl_trait)]