blob: afab999b02e6b40711116a58b4ed8abb466d7f63 [file] [log] [blame]
error: trailing attribute after lifetime parameters
--> $DIR/attrs-with-no-formal-in-generics-1.rs:19:25
|
LL | impl<#[rustc_1] 'a, 'b, #[oops]> RefIntPair<'a, 'b> {
| ^^^^^^^
error: aborting due to previous error