rust-build-times

Rust build time optimization skill for reducing slow compilation. Use when using cargo-timings to profile builds, configuring sccache for Rust, using the Cranelift backend, splitting workspaces for parallelism, choosing between thin LTO and fat LTO, or using the mold linker with Rust. Activates on q

By mohitmishra786 · 356 installs

npx skills add mohitmishra786/low-level-dev-skills --skill rust-build-times

Source repository · Upstream listing