Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[experimental] ci: bootstrap from beta instead of nightly #3650

Closed
wants to merge 2 commits into from

Conversation

matthiaskrgr
Copy link
Member

A lot of nighties have been missing lately, so I hope this is a bit more stable?

Let's see how this works out.

Currently we rely on rustfmt nightly for formatting, this would make us switch to beta I supposed (maybe we can work around?)

@Manishearth
Copy link
Member

when a nightly is missing it just falls back to the previous nightly, no?

@matthiaskrgr
Copy link
Member Author

Nope.

@matthiaskrgr
Copy link
Member Author

It would be great to have some kind of tool-aware automatic rollback but it doesn't look like anyone is working on that rust-lang/rustup#1501

@o01eg
Copy link
Contributor

o01eg commented Jan 10, 2019

For Gentoo I made rust-lang/rust#48015 installation fail if desired tools unavailable.

@mati865
Copy link
Contributor

mati865 commented Jan 10, 2019

It'd be bad when somebody who ran nightly rustfmt got CI errors because beta formatting differs.

@mati865
Copy link
Contributor

mati865 commented Jan 10, 2019

CI error: rust-lang/rust#57488

@phansch
Copy link
Member

phansch commented Jan 11, 2019

Next time we could also temporarily fallback to the latest working nightly like cargo did: rust-lang/cargo@5576372

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants