6 releases (2 stable)

1.1.0 Feb 24, 2025
1.0.0 Feb 24, 2025
0.22.0 Feb 18, 2025
0.21.1 Nov 21, 2021
0.0.0 Oct 15, 2021

#546 in Concurrency

Download history 2/week @ 2024-12-11 76/week @ 2025-02-12 529/week @ 2025-02-19 358/week @ 2025-02-26 332/week @ 2025-03-05 2421/week @ 2025-03-12 1839/week @ 2025-03-19

5,034 downloads per month
Used in 3 crates (2 directly)

MIT/Apache

34KB
679 lines

rust-toolchain

The rust-toolchain crate defines a set of types which model a Rust toolchain.

While there is no definitive spec which defines what a "Rust toolchain" is, it tries to follow official Rust sources as closely as possible.

The project is currently primarily modelled around the rough toolchain specification written by the rustup developers. For now, we have disregarded custom toolchains altogether though, both in the name of simplicity, and because the current users didn't really need it yet. If you would like to see it added, please open an issue (preferably including your use case :)).

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.

Dependencies

~0.4–0.9MB
~20K SLoC