rust-lang / crater

Run experiments across parts of the Rust ecosystem!
https://crater.rust-lang.org
643 stars 90 forks source link

Fix clippy warnings #550

Closed jyn514 closed 4 years ago

jyn514 commented 4 years ago

This fixes the build failure in https://github.com/rust-lang/crater/pull/543/checks?check_run_id=1324273363.

This commit can be replicated with cargo clippy --fix -Z unstable-options && cargo fmt`.

pietroalbini commented 4 years ago

@bors r+

Thanks!

bors commented 4 years ago

:pushpin: Commit 5bd21d6d38701aa955ce34b742387879282f191c has been approved by pietroalbini

bors commented 4 years ago

:hourglass: Testing commit 5bd21d6d38701aa955ce34b742387879282f191c with merge e9132a4d1a29301091e4ff69a07f844e6829eafd...

bors commented 4 years ago

:sunny: Test successful - checks-actions Approved by: pietroalbini Pushing e9132a4d1a29301091e4ff69a07f844e6829eafd to master...