blob: 3a636f2524fffe975c21bc5b9d58813bb35cd699 [file] [log] [blame]
error: at least one trait must be specified
--> $DIR/no-trait.rs:1:11
|
LL | fn f() -> impl 'static {}
| ^^^^^^^^^^^^
error: aborting due to previous error