Get rid of extra steps and keep the toolchain used in a single file
Details
Details
- Reviewers
- None
- Group Reviewers
Restricted Project
Uninstall rustup (if installed)
Add a bunch of spaces before an fn main() in a .rs file
arc lint
Get told to install rustup
Install it
arc lint
Wait a while
Get an Auto-Fix followed by an OKAY
Diff Detail
Diff Detail
- Repository
- rABC Bitcoin ABC
- Branch
- improve_rust_instructions
- Lint
Lint Passed - Unit
No Test Coverage - Build Status
Buildable 21591 Build 42823: Build Diff Build 42822: arc lint + arc unit
Event Timeline
Comment Actions
This doesn't really work, I can pin the correct nightly rustfmt to the project but no without also pinning the rest of the nightly toolchain, which isn't necessarily desirable. Just gotta wait for stable rustfmt to catch up in features.