Jefffrey commented on code in PR #10778:
URL: https://github.com/apache/arrow-rs/pull/10778#discussion_r3861836875


##########
Cargo.toml:
##########
@@ -231,7 +231,6 @@ default_trait_access = "allow"               # ~210 
violations in ~68 files
 doc_markdown = "allow"                       # ~2300 violations in ~290 files
 enum_glob_use = "allow"                      # ~65 violations in ~22 files
 float_cmp = "allow"                          # ~180 violations in ~2 files
-from_iter_instead_of_collect = "allow"       # ~200 violations in ~53 files

Review Comment:
   this was removed
   
   - https://github.com/rust-lang/rust-clippy/pull/17208



-- 
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]

Reply via email to