commit | f1b7aedf5c32fd5ff985857618b84254dad13a0a | [log] [tgz] |
---|---|---|
author | Daniel Wagner-Hall <dwagnerhall@apple.com> | Tue Mar 14 23:29:57 2023 +0000 |
committer | GitHub <noreply@github.com> | Tue Mar 14 23:29:57 2023 +0000 |
tree | 4d77a78bcfbf5782e541e5df0aa06dd20be021e1 | |
parent | 7f2dd433ac0f0fee6ee1ef90544a648640a66526 [diff] |
Support sparse indexes (#1857) And explicitly opt in to them for cargos which support it. This should very significantly speed up repinning, as only the metadata for crates needed for the build, rather than the whole index, will need fetching.
This repository provides rules for building Rust projects with Bazel.
General discussions and announcements take place in the GitHub Discussions, but there are additional places where community members gather to discuss rules_rust
.
Please refer to the full documentation.