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

Fix CI: regenerate known-good outputs with latest Rust nightly #78

Merged
merged 4 commits into from Feb 14, 2022
Merged

Conversation

adamgreig
Copy link
Member

This was a little boring! There aren't any serious changes except to the exceptions app which has changed around a bit; I haven't thoroughly checked the new assembly but don't have any reason to think it's wrong, just the result of much newer LLVM/Rust.

@rust-highfive
Copy link

r? @therealprof

(rust-highfive has picked a reviewer for you, use r? to override)

@rust-highfive rust-highfive added S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-resources labels Feb 14, 2022
@adamgreig
Copy link
Member Author

adamgreig commented Feb 14, 2022

Ah, cool, the objdump format has changed between our 1.51 and stable/nightly. I haven't bisected the exact version where it changed; bumping MSRV to 1.58.

eldruin
eldruin previously approved these changes Feb 14, 2022
Copy link
Member

@eldruin eldruin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ah, great! thank you!
bors r+

bors bot added a commit that referenced this pull request Feb 14, 2022
78: Fix CI: regenerate known-good outputs with latest Rust nightly r=eldruin a=adamgreig

This was a little boring! There aren't any serious changes except to the exceptions app which has changed around a bit; I haven't thoroughly checked the new assembly but don't have any reason to think it's wrong, just the result of much newer LLVM/Rust.

Co-authored-by: Adam Greig <adam@adamgreig.com>
@bors
Copy link
Contributor

bors bot commented Feb 14, 2022

Timed out.

@eldruin
Copy link
Member

eldruin commented Feb 14, 2022

Ah, the bors config needs to be updated due to the MSRV change.

@adamgreig
Copy link
Member Author

Oops, thanks. Updated.

Copy link
Member

@eldruin eldruin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!
bors r+

@bors
Copy link
Contributor

bors bot commented Feb 14, 2022

Build succeeded:

@bors bors bot merged commit 3ef9c61 into master Feb 14, 2022
@bors bors bot deleted the fix-ci branch February 14, 2022 12:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-resources
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants