Skip to content

Commit d9493f2

Browse files
committed
udpate comment
1 parent f83720d commit d9493f2

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

tests/rustdoc-html/fn-delegation-impl-trait.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
// Regression test for <https://github.com/rust-lang/rust/issues/155728>
2+
// Make sure delegating functions with `impl Trait` in argument position works correctly.
23
//@ aux-crate:fn_delegation_impl_trait_aux=fn-delegation-impl-trait-aux.rs
34
#![feature(fn_delegation)]
45
#![allow(incomplete_features)]

0 commit comments

Comments
 (0)