mirror of
https://gitee.com/openharmony/third_party_rust_quote
synced 2024-11-23 07:10:01 +00:00
Update ui test suite to nightly-2022-12-15
This commit is contained in:
parent
2922a8ec2f
commit
51d3bd2fa2
@ -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 {
|
||||
|
Loading…
Reference in New Issue
Block a user