The update-references.sh script makes these much easier to update in bulk compared to compile-fail tests.
9 lines
178 B
Plaintext
9 lines
178 B
Plaintext
error: duplicate borrowed lifetime `'a`
|
|
--> $DIR/duplicate_lifetime.rs:12:10
|
|
|
|
|
12 | #[derive(Deserialize)]
|
|
| ^^^^^^^^^^^
|
|
|
|
error: aborting due to previous error
|
|
|