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-07-10
This commit is contained in:
parent
d84bcc3f01
commit
164493f788
@ -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 struct
|
||||
| |
|
||||
| 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`
|
||||
|
Loading…
Reference in New Issue
Block a user