Skip to content

Commit

Permalink
Update ui test suite to nightly-2022-06-26
Browse files Browse the repository at this point in the history
  • Loading branch information
dtolnay committed Jun 26, 2022
1 parent 5801746 commit 2a6da9b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tests/ui/not-repeatable.stderr
Expand Up @@ -3,8 +3,8 @@ error[E0599]: the method `quote_into_iter` exists for struct `Ipv4Addr`, but its
|
3 | struct Ipv4Addr;
| ----------------
| |
| method `quote_into_iter` not found for this
| | |
| | method `quote_into_iter` not found for this struct
| doesn't satisfy `Ipv4Addr: Iterator`
| doesn't satisfy `Ipv4Addr: ToTokens`
| doesn't satisfy `Ipv4Addr: quote::__private::ext::RepIteratorExt`
Expand Down

0 comments on commit 2a6da9b

Please sign in to comment.