We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent efc38ca commit af2761cCopy full SHA for af2761c
tests/ui/idk-what-to-call-this.rs
@@ -1,5 +1,5 @@
1
//@ check-pass
2
-//compiletest for #107883: Returning `impl Fn(T) -> impl Trait`
+// Regression test for #107883: Returning `impl Fn(T) -> impl Trait`
3
#![feature(impl_trait_in_fn_trait_return)]
4
#![feature(unboxed_closures)] // only for `h`
5
0 commit comments