Skip to content

Commit 164493f

Browse files
committed
Update ui test suite to nightly-2022-07-10
1 parent d84bcc3 commit 164493f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tests/ui/not-repeatable.stderr

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ error[E0599]: the method `quote_into_iter` exists for struct `Ipv4Addr`, but its
33
|
44
3 | struct Ipv4Addr;
55
| ---------------
6-
| | |
7-
| | method `quote_into_iter` not found for this struct
6+
| |
7+
| method `quote_into_iter` not found for this struct
88
| doesn't satisfy `Ipv4Addr: Iterator`
99
| doesn't satisfy `Ipv4Addr: ToTokens`
1010
| doesn't satisfy `Ipv4Addr: quote::__private::ext::RepIteratorExt`

0 commit comments

Comments
 (0)