bazelbuild / bazelbuild/rules_rust

Create `cargo fix` equivilant tool

Open
#2,873 0 comments 9 reactions 0 assignees View on GitHub
enhancement help wanted needs-triage
Dominant language
Starlark
Stars
843
Forks
651
Avg merge
2d 18h
Merged PRs (30d)
15

Description

Bazel lacks many of the bells and whistles a native Rust/Cargo repository might. One of those things is the [cargo fix](https://doc.rust-lang.org/cargo/commands/cargo-fix.html) command. A tool for Bazel could probably be written to read rustc/clippy output and generate a patch to apply to source files in the repo using [rustfix](https://crates.io/crates/rustfix).

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.