Skip to content

Commit e8d55d0

Browse files
Aaron1011Centril
andauthored
Change test type to check-pass
Co-Authored-By: Mazdak Farrokhzad <[email protected]>
1 parent b696f48 commit e8d55d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/test/ui/type-alias-impl-trait/issue-63263-closure-return.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
// Tests that we properly handle closures with an explicit return type
33
// that return an opaque type.
44

5-
// run-pass
5+
// check-pass
66

77
#![feature(type_alias_impl_trait)]
88

0 commit comments

Comments
 (0)