E0110 update error format
This commit is contained in:
parent
e804a3cf25
commit
5430e555f5
2 changed files with 6 additions and 2 deletions
|
|
@ -9,6 +9,7 @@
|
|||
// except according to those terms.
|
||||
|
||||
type X = u32<'static>; //~ ERROR E0110
|
||||
//~| NOTE lifetime parameter not allowed on this type
|
||||
|
||||
fn main() {
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue