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 Miri #91599

Merged
merged 1 commit into from
Dec 7, 2021
Merged

update Miri #91599

merged 1 commit into from
Dec 7, 2021

Conversation

RalfJung
Copy link
Member

@RalfJung RalfJung commented Dec 6, 2021

Fixes #91542
r? @ghost

@RalfJung
Copy link
Member Author

RalfJung commented Dec 6, 2021

@bors r+ p=1

@bors
Copy link
Contributor

bors commented Dec 6, 2021

📌 Commit a30d60c has been approved by RalfJung

@bors bors added the S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. label Dec 6, 2021
matthiaskrgr added a commit to matthiaskrgr/rust that referenced this pull request Dec 6, 2021
@bors
Copy link
Contributor

bors commented Dec 6, 2021

⌛ Testing commit a30d60c with merge fe1d4d9b615f35060b7edee03206febe19fc2a35...

@bors
Copy link
Contributor

bors commented Dec 7, 2021

💥 Test timed out

@bors bors added S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. and removed S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. labels Dec 7, 2021
@RalfJung
Copy link
Member Author

RalfJung commented Dec 7, 2021

@bors retry

@bors bors added S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. and removed S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. labels Dec 7, 2021
@rust-log-analyzer
Copy link
Collaborator

A job failed! Check out the build log: (web) (plain)

Click to see the possible cause of the failure (guessed by this bot)

@bors
Copy link
Contributor

bors commented Dec 7, 2021

⌛ Testing commit a30d60c with merge 2af5c65...

@bors
Copy link
Contributor

bors commented Dec 7, 2021

☀️ Test successful - checks-actions
Approved by: RalfJung
Pushing 2af5c65 to master...

@bors bors added the merged-by-bors This PR was explicitly merged by bors. label Dec 7, 2021
@bors bors merged commit 2af5c65 into rust-lang:master Dec 7, 2021
@rustbot rustbot added this to the 1.59.0 milestone Dec 7, 2021
@rust-highfive
Copy link
Collaborator

📣 Toolstate changed by #91599!

Tested on commit 2af5c65.
Direct link to PR: #91599

🎉 miri on windows: test-fail → test-pass (cc @oli-obk @RalfJung @eddyb).
🎉 miri on linux: test-fail → test-pass (cc @oli-obk @RalfJung @eddyb).

rust-highfive added a commit to rust-lang-nursery/rust-toolstate that referenced this pull request Dec 7, 2021
Tested on commit rust-lang/rust@2af5c65.
Direct link to PR: <rust-lang/rust#91599>

🎉 miri on windows: test-fail → test-pass (cc @oli-obk @RalfJung @eddyb).
🎉 miri on linux: test-fail → test-pass (cc @oli-obk @RalfJung @eddyb).
@rust-timer
Copy link
Collaborator

Finished benchmarking commit (2af5c65): comparison url.

Summary: This benchmark run did not return any relevant changes.

If you disagree with this performance assessment, please file an issue in rust-lang/rustc-perf.

@rustbot label: -perf-regression

@RalfJung RalfJung deleted the miri branch December 8, 2021 15:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
merged-by-bors This PR was explicitly merged by bors. S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

miri no longer builds after rust-lang/rust#91539
6 participants