-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Closed
Labels
C-questionCategory: QuestionsCategory: QuestionsS-needs-discussionStatus: Needs further discussion before merging or work can be startedStatus: Needs further discussion before merging or work can be started
Description
rustc has moved to it, and it seems overall nicer. It supports all three OSes, and it also supports better pipelining. So, for example, one can build clippy first, and then parallelize the integration tests based on a single clippy build (instead of having ten integration test workers all build clippy). This should be faster, and we might benefit from the Rust org's azure builders, though we'd have to check with the infra team on that (@pietro?).
oli-obk and matthiaskrgr
Metadata
Metadata
Assignees
Labels
C-questionCategory: QuestionsCategory: QuestionsS-needs-discussionStatus: Needs further discussion before merging or work can be startedStatus: Needs further discussion before merging or work can be started