Skip to content

Commit af2761c

Browse files
LFS6502jieyouxu
andauthored
Change description from compiletest to regression test
Co-authored-by: 许杰友 Jieyou Xu (Joe) <[email protected]>
1 parent efc38ca commit af2761c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/ui/idk-what-to-call-this.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
//@ check-pass
2-
//compiletest for #107883: Returning `impl Fn(T) -> impl Trait`
2+
// Regression test for #107883: Returning `impl Fn(T) -> impl Trait`
33
#![feature(impl_trait_in_fn_trait_return)]
44
#![feature(unboxed_closures)] // only for `h`
55

0 commit comments

Comments
 (0)