Skip to content

Repository files navigation

Incredibuild Build Acceleration

Build Version Downloads

Build your Rust/Cargo project through Incredibuild directly from RustRover (or IntelliJ IDEA Ultimate with the Rust plugin), via a dedicated Incredibuild menu.

Incredibuild is a build acceleration tool that distributes compilation work across the free cores of multiple machines on your network (or in the cloud), cutting build times without requiring any changes to your code or project structure.

Currently supports Windows only.

Features

The Incredibuild menu (next to Build in the main menu bar) provides:

  • Build - builds the whole Cargo workspace through Incredibuild
  • Rebuild - cleans the workspace, then builds it through Incredibuild
  • Build Selected Run Configuration - runs the currently selected Cargo run configuration through Incredibuild
  • Stop Build - stops whichever build or clean process is currently running

The number of parallel jobs (-j) Incredibuild uses is configurable under Settings/Preferences > Tools > Incredibuild.

If Incredibuild isn't installed on the machine, the menu commands offer to open incredibuild.com to download it.

Requirements

  • RustRover, or IntelliJ IDEA Ultimate with the Rust plugin (build 261 / 2026.1 or later)
  • Incredibuild installed on Windows

Installation

  • Using the IDE built-in plugin system:

    Settings/Preferences > Plugins > Marketplace > Search for "Incredibuild" > Install

  • Using JetBrains Marketplace:

    Go to JetBrains Marketplace and install it by clicking the Install to ... button in case your IDE is running.

    You can also download the latest release from JetBrains Marketplace and install it manually using Settings/Preferences > Plugins > ⚙️ > Install plugin from disk...

  • Manually:

    Download the latest release and install it manually using Settings/Preferences > Plugins > ⚙️ > Install plugin from disk...

License

Licensed under the Apache License, Version 2.0. See CONTRIBUTING.md for contribution terms.

About

IB plugin for IntelliJ IDEA and RustRover

Resources

Contributing

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages