Skip to content

[REQ] Support caching cargo builds #612

@cpuguy83

Description

@cpuguy83

What kind of request is this?

New feature

What is your request or suggestion?

Similar to #608 but for rust.
Rust is a lot more tricky than go since the build cache is stored along with the project outputs.

https://github.com/mozilla/sccache is recommended in the rust docs as a caching solution, though we'll want to make sure this is available on each distro if so.
The project does provide some precompiled binaries.

Are you willing to submit PRs to contribute to this feature request?

  • Yes, I am willing to implement it.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions