blob: 35ed21bde1139066e3fc3a623846ccc424562e33 [file] [log] [blame]
error: <T as Foo>::hello::{anon_assoc#0}<'s/#1>
--> $DIR/dump.rs:10:35
|
LL | fn hello<'s, T: Foo>(x: &'s T) -> impl Sized + use<'s, T> {
| ^^^^^^^^^^^^^^^^^^^^^^^
error: aborting due to 1 previous error