Rustfix

Use this skill when the user wants to automatically apply the suggestions made by rustc compiler.

javimosch b4672f4 657 B Updated

File contents

Rustfix Plugin

Automatically apply the suggestions made by rustc compiler.

Commands

Operations

  • rustfix code fix — fix code via rustfix
  • rustfix dry-run run — run dry-run via rustfix
  • rustfix json read — read json via rustfix
  • rustfix config show — show config via rustfix

Usage Examples

  • "rustfix --help"
  • "rustfix "

Installation

cargo install rustfix

Examples

rustfix --version
rustfix --help

Key Features

  • rust\n- compiler\n- automation

javimosch/supercli/tree/main/plugins/rustfix/skills/quickstart commit b4672f48ec

Frequently asked questions

npx skillmds@latest add javimosch/rustfix