bazelbuild / bazelbuild/rules_rust
Add support for toolchain version from `rust-toolchain.toml` file
Open
enhancement
- Dominant language
- Starlark
- Stars
- 843
- Forks
- 651
- Avg merge
- 2d 18h
- Merged PRs (30d)
- 15
Description
[The toolchain file](https://rust-lang.github.io/rustup/overrides.html#the-toolchain-file) is the de-facto way to pin the toolchain. Why not have `rules_rust` also read from it!
Contributor guide
Assessment
This issue has not been assessed yet.