Skip to content

Commit

Permalink
Update ui test suite to nightly-2021-07-21
Browse files Browse the repository at this point in the history
  • Loading branch information
dtolnay committed Jul 21, 2021
1 parent b3408be commit 4811cb0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tests/ui/lifetime-span.stderr
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ error[E0726]: implicit elided lifetime not allowed here
|
12 | impl Trait for A {
| ^^^^^- help: indicate the anonymous lifetime: `<'_>`
|
= note: assuming a `'static` lifetime...

error[E0107]: this trait takes 0 lifetime arguments but 1 lifetime argument was supplied
--> $DIR/lifetime-span.rs:32:10
Expand Down

0 comments on commit 4811cb0

Please sign in to comment.