Using sccache with bazel rust #1918
Unanswered
kesavkolla
asked this question in
Q&A
Replies: 1 comment
-
You can't use sccache, but Bazel has support for its own remote caching and remote execution systems. At my company, I'm using Bazel's remote execution support with rules_rust with good success. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Is it possible to use sccache for caching the bazel build which is using rust project?
Beta Was this translation helpful? Give feedback.
All reactions