| Crates.io | rustc-artifacts |
| lib.rs | rustc-artifacts |
| version | 0.2.2 |
| created_at | 2020-02-12 22:18:52.128221+00 |
| updated_at | 2020-08-03 19:54:28.856631+00 |
| description | Access lists of published rustc artifacts |
| homepage | |
| repository | https://github.com/Mark-Simulacrum/rustc-artifacts |
| max_upload_size | |
| id | 207830 |
| size | 45,563 |
This crate is primarily written for use in tooling that intends to enumerate all available rustc CI artifacts (such as cargo-bisect-rustc, perf.rust-lang.org, among others).
We currently provide just master commits via a semi-private API; this crate should continue to work, but may need to be updated to do so (including across breaking "major" versions).