3 unstable releases
0.21.1 | Nov 21, 2021 |
---|---|
0.21.0 | Nov 21, 2021 |
0.20.0 |
|
0.18.0 |
|
0.0.0 | Oct 15, 2021 |
#4 in #rust-releases
3KB
rust-toolchain
The rust-toolchain
crate defines a set of types which describe a Rust toolchain.
While there is no definitive spec which defines what a "Rust toolchain" is,
we try to follow the official Rust release process as closely as possible.
The rustup
project has written down a rough specification for toolchains
used
by the Rust project. In the initial version, we will follow this spec, but disregard custom
toolchains altogether, in the name of simplicity.
This project is part of the rust-releases
and cargo-msrv
projects.
In case you have a feature request, question, bug, or have another reason to contact the developers,
please, create a new issue at the rust-releases
repository
.