Skip to content

Commit 51d3bd2

Browse files
committed
Update ui test suite to nightly-2022-12-15
1 parent 2922a8e commit 51d3bd2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/ui/not-repeatable.stderr

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ error[E0599]: the method `quote_into_iter` exists for struct `Ipv4Addr`, but its
2222
which is required by `Ipv4Addr: ext::RepToTokensExt`
2323
`&mut Ipv4Addr: Iterator`
2424
which is required by `&mut Ipv4Addr: ext::RepIteratorExt`
25-
note: the following traits must be implemented
25+
note: the traits `ToTokens` and `Iterator` must be implemented
2626
--> src/to_tokens.rs
2727
|
2828
| pub trait ToTokens {

0 commit comments

Comments
 (0)