rustc-completion
« Back to VersTracker
Description:
Bash completion for rustc
Type: Formula  |  Tracked Since: Dec 28, 2025
Links: Homepage  |  formulae.brew.sh
Category: Developer tools
Tags: rust bash completion developer-tools cli
Install: brew install rustc-completion
About:
RustcCompletion provides advanced Bash tab-completion for the rustc compiler. It dynamically parses command-line flags and arguments, enabling developers to quickly discover and verify compiler options. This tool significantly improves workflow efficiency by reducing the need to consult external documentation for syntax.
Key Features:
  • Dynamic completion for compiler flags and options
  • Support for various rustc subcommands
  • Lightweight integration into existing Bash environments
Use Cases:
  • Rust developers iterating on compiler flags during optimization
  • System administrators managing Rust toolchain configurations
  • Educators demonstrating rustc capabilities interactively
Alternatives:
  • zsh-rust – Provides similar completion features but specifically for the Zsh shell environment.
  • Official Rustup Completions – Focuses on 'rustup' management rather than the low-level 'rustc' compiler flags.
Version History
Detected Version Rev Change Commit