Revert broken test
This commit is contained in:
parent
b524991f03
commit
ccef306b96
1 changed files with 1 additions and 0 deletions
|
@ -25,4 +25,5 @@ fn main() {
|
|||
//~| ERROR wrong number of type arguments: expected 1, found 0
|
||||
let _: S<'static +, 'static>;
|
||||
//~^ ERROR lifetime parameters must be declared prior to type parameters
|
||||
//~| ERROR at least one non-builtin trait is required for an object type
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue