Skip to content

Machine-readable version of "Last available"? #5

Closed
@RalfJung

Description

@RalfJung

For use-cases like running nightly Clippy or Miri on CI, it would be very useful to be able to determine the last version of rustc that had that component included. This site has all the necessary information for that, but it is not available in a machine-readable way. Do you think that would be a reasonable extension?

I could imagine either a JSON file (so a script could use jq), or maybe just one file per component containing the latest date (so plain curl is enough -- jq IIRC is not available on macOS with Travis).

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions