Skip to content

Add a regression test for issue-76510 - #86280

Merged
bors merged 1 commit into
rust-lang:masterfrom
JohnTitor:issue-76510
Jun 16, 2021
Merged

Add a regression test for issue-76510#86280
bors merged 1 commit into
rust-lang:masterfrom
JohnTitor:issue-76510

Conversation

@JohnTitor

Copy link
Copy Markdown
Member

Fixed by #78407, closes#76510
r? @oli-obk

@rust-highfiverust-highfive added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Jun 13, 2021
@rust-log-analyzer

This comment has been minimized.

@oli-obk

Copy link
Copy Markdown
Contributor

@bors r+ rollup

@bors

bors commented Jun 15, 2021

Copy link
Copy Markdown
Collaborator

📌 Commit d7db969 has been approved by oli-obk

@borsbors 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 Jun 15, 2021
Dylan-DPC-zz pushed a commit to Dylan-DPC-zz/rust that referenced this pull request Jun 16, 2021
Add a regression test for issue-76510
Fixed by rust-lang#78407, closesrust-lang#76510
r? `@oli-obk`
@JohnTitorJohnTitor mentioned this pull request Jun 16, 2021
bors added a commit to rust-lang-ci/rust that referenced this pull request Jun 16, 2021
Rollup of 8 pull requests
Successful merges:
- rust-lang#85283 (Avoid possible filename collision in coverage tests)
- rust-lang#86200 (Updates `Clone` docs for `Copy` comparison.)
- rust-lang#86209 (fix minor wording/typo issues in core::option docs)
- rust-lang#86242 (rustdoc- dont ICE on `ConstEvaluatable` predicates)
- rust-lang#86280 (Add a regression test for issue-76510)
- rust-lang#86293 (Allow to run only a few GUI tests)
- rust-lang#86327 (Don't mark "safe" intrinsics as unsafe)
- rust-lang#86345 (Remove some duplicate `char` assoc items on RELEASES.md)
Failed merges:
r? `@ghost`
`@rustbot` modify labels: rollup
@bors
bors merged commit 5387b24 into rust-lang:masterJun 16, 2021
@rustbotrustbot added this to the 1.55.0 milestone Jun 16, 2021
@JohnTitor
JohnTitor deleted the issue-76510 branch June 16, 2021 07:23
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

S-waiting-on-borsStatus: 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.

ICE: type mismatch when copying

6 participants

@JohnTitor@rust-log-analyzer@oli-obk@bors@rust-highfive@rustbot