Fix Clippy errors from #4127 (#4129) These were not triggered before the PR was merged. I’m not sure why more tests are run on `main` than on PRs, but maybe this could be revisited to at least gate PRs on this kind of thing?
This repository provides rules for building Rust projects with Bazel.
The fastest way to try this in an empty project is to click the green “Use this template” button on https://github.com/bazel-starters/rust.
General discussions and announcements take place in the GitHub Discussions, but there are additional places where community members gather to discuss rules_rust.
Please refer to the full documentation.