Skip to content

Create a tool for testing all cargo packages against arbitrary builds of Rust #17357

Closed
@brson

Description

@brson

Related to #1453 but more specific. Travis is probably sufficient at this point for the purposes of general community CI, but I want even more control. In order to maintain our stability promises when making feature and API changes we will want a way to run experiments on a broad base of packages, against arbitrary revisions of Rust (e.g. before commiting to nightly/beta).

This does have a lot of overlap with general Travis support since cargo packages will want to be able to test against all release channels. I'm not sure whether this integrates with Travis or is a separate tool.

cc @alexcrichton @aturon @nikomatsakis

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions