Skip to content

Commit

Permalink
Update ui test suite to nightly-2022-12-15
Browse files Browse the repository at this point in the history
  • Loading branch information
dtolnay committed Dec 15, 2022
1 parent 2922a8e commit 51d3bd2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/ui/not-repeatable.stderr
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ error[E0599]: the method `quote_into_iter` exists for struct `Ipv4Addr`, but its
which is required by `Ipv4Addr: ext::RepToTokensExt`
`&mut Ipv4Addr: Iterator`
which is required by `&mut Ipv4Addr: ext::RepIteratorExt`
note: the following traits must be implemented
note: the traits `ToTokens` and `Iterator` must be implemented
--> src/to_tokens.rs
|
| pub trait ToTokens {
Expand Down

0 comments on commit 51d3bd2

Please sign in to comment.