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

Update rustc to nightly-2021-02-15 #407

Merged
merged 1 commit into from
Feb 15, 2021
Merged

Update rustc to nightly-2021-02-15 #407

merged 1 commit into from
Feb 15, 2021

Conversation

viper-admin
Copy link
Member

  • Update rustc to nightly-2021-02-15.

@Aurel300 could you take care of this?

@Aurel300
Copy link
Member

@fpoli I think your new rotation script has some issues :) (But I will take care of this one.)

@fpoli
Copy link
Member

fpoli commented Feb 15, 2021

@fpoli I think your new rotation script has some issues :) (But I will take care of this one.)

Oops, I did an off-by-one in checking who's next. If it's fine for you I'll leave it as it is.

@Aurel300
Copy link
Member

Panic macros have changed, which is fine, but it seems with rust-lang/rust#80851 we might not be able to tell apart panic!() and assert!(some_bool, "msg").

@Aurel300
Copy link
Member

I'll merge this and fix the panic!()/assert!(...) problem once rust-lang/rust#82157 is resolved.

@Aurel300 Aurel300 merged commit b51ec33 into master Feb 15, 2021
@Aurel300 Aurel300 deleted the auto-update-rustc branch February 15, 2021 19:44
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.

3 participants