dentiny commented on PR #689:
URL:
https://github.com/apache/arrow-rs-object-store/pull/689#issuecomment-4295039537
> error: explicit call to `.into_iter()` in function argument accepting
`IntoIterator`
--> src/client/list.rs:120:36
|
120 |
common_prefixes.extend(response.common_prefixes.into_iter());
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
note: this parameter accepts any `IntoIterator`, so you don't need to call
`.into_iter()`
hmmm I might be on an old toolchain version
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]