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

Add some regression tests #77741

Merged
merged 8 commits into from
Oct 14, 2020
Merged

Add some regression tests #77741

merged 8 commits into from
Oct 14, 2020

Conversation

JohnTitor
Copy link
Member

They're fixed since nightly-2020-10-07:
Closes #52843
Closes #53448
Closes #54108
Closes #65581
Closes #65934
Closes #70292
Closes #71443

@rust-highfive
Copy link
Collaborator

r? @Mark-Simulacrum

(rust_highfive has picked a reviewer for you, use r? to override)

@rust-highfive rust-highfive added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Oct 9, 2020
@JohnTitor
Copy link
Member Author

I think all (most of?) the issues are related to #73905 so r? @matthewjasper

@matthewjasper
Copy link
Contributor

@bors r+

@bors
Copy link
Contributor

bors commented Oct 14, 2020

📌 Commit 9f7eab4 has been approved by matthewjasper

@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 Oct 14, 2020
@bors
Copy link
Contributor

bors commented Oct 14, 2020

⌛ Testing commit 9f7eab4 with merge 5565241...

@bors
Copy link
Contributor

bors commented Oct 14, 2020

☀️ Test successful - checks-actions, checks-azure
Approved by: matthewjasper
Pushing 5565241 to master...

@bors bors added the merged-by-bors This PR was explicitly merged by bors. label Oct 14, 2020
@bors bors merged commit 5565241 into rust-lang:master Oct 14, 2020
@rustbot rustbot added this to the 1.49.0 milestone Oct 14, 2020
@JohnTitor JohnTitor deleted the add-tests branch October 14, 2020 10:30
bors added a commit to rust-lang-ci/rust that referenced this pull request Oct 18, 2020
Add some more regression tests

This is another round of rust-lang#77741. Tested with `debug-assertions=true` and it passed on my local.
Closes rust-lang#70877
Closes rust-lang#70944
Closes rust-lang#71659
Closes rust-lang#74816
Closes rust-lang#75707
Closes rust-lang#75983
(Skipped rust-lang#63355 because I'm not sure about the error.)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment