Skip to content
@cargo-limit

cargo-limit

Productivity improvements for Rust ecosystem: warnings are skipped until errors are fixed, LSP-independent Neovim integration, etc.

cargo-limit is a cargo plugin that improves Cargo and Rust compiler ergonomics:

  • errors have highest priority
    • they never appear in the middle of warnings
    • warnings are skipped by default until errors are fixed
    • external path dependencies' warnings are skipped by default
  • all messages come in reversed order by default
    • to avoid extra scrolling
  • messages are grouped by filenames
  • number of messages can be limited
  • after encountering first error the rest of build time is limited by default
  • files can be automatically opened in your text editor on affected lines

Initially this project was a workaround for this issue, which was closed with no adequate solution.

Check out roadmap, issues and 🎙️ Rustacean Station podcast episode for more.

Pinned Loading

  1. cargo-limit cargo-limit Public

    Productivity improvements for Rust ecosystem: warnings are skipped until errors are fixed, LSP-independent Neovim integration, etc.

    Rust 248 4

Repositories

Showing 2 of 2 repositories
  • cargo-limit Public

    Productivity improvements for Rust ecosystem: warnings are skipped until errors are fixed, LSP-independent Neovim integration, etc.

    cargo-limit/cargo-limit’s past year of commit activity
    Rust 248 Apache-2.0 4 10 (9 issues need help) 1 Updated Apr 13, 2024
  • .github Public
    cargo-limit/.github’s past year of commit activity
    0 0 0 0 Updated Mar 1, 2024

Top languages

Loading…

Most used topics

Loading…