commit | dc66c1612b7a3e96531eff22136570124c8eec81 | [log] [tgz] |
---|---|---|
author | Ivan Kalchev <25887324+ikalchev@users.noreply.github.com> | Mon Nov 29 17:18:08 2021 +0200 |
committer | GitHub <noreply@github.com> | Mon Nov 29 15:18:08 2021 +0000 |
tree | 36eb3e05b2cfe04d0cf0f4e4670b172c5195a589 | |
parent | 87b74a1d72612e90441fd75a364a6e61bcf80ca6 [diff] |
Allow rust toolchain repositories from custom repo rules (#1036) This change allows `crate_universe` to use a custom repo for the rust toolchain. I.e. suppose that `cargo` and `rustc` come from a custom repo rule and have different paths inside the repo rule (compared to the standard "upstream") Fixes #1019
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.