Skip to content

Add regression test for issue #76042 - #77151

Merged
bors merged 1 commit into
masterfrom
LeSeulArtichaut-patch-1
Nov 13, 2020
Merged

Add regression test for issue #76042#77151
bors merged 1 commit into
masterfrom
LeSeulArtichaut-patch-1

Conversation

@LeSeulArtichaut

Copy link
Copy Markdown
Contributor

Originally posted in #76042 (comment).
r? @pnkfelix

@rust-highfiverust-highfive added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Sep 24, 2020
Comment threadsrc/test/ui/issues/issue-76042.rs
@RalfJung

Copy link
Copy Markdown
Member

(FWIW, I'd appreciate if you could create such branches in forks, not the main repo... it is somewhat confusing to have these things how up in my git branch -r or when navigating the main Rust repo.^^)

@LeSeulArtichaut

Copy link
Copy Markdown
ContributorAuthor

Oops, sorry, I didn’t even notice. I just used GitHub UI to create the commit and forgot I had write access :)

@camelidcamelid added the A-testsuite Area: The testsuite used to check the correctness of rustc label Oct 16, 2020
@pnkfelix

Copy link
Copy Markdown
Contributor

r=me once the test is actually updated in the manner described in #77151 (comment)

@pnkfelixpnkfelix added S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. and removed S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. labels Oct 29, 2020
@LeSeulArtichaut

Copy link
Copy Markdown
ContributorAuthor

@pnkfelix Updated the test

@LeSeulArtichautLeSeulArtichaut added S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. and removed S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. labels Nov 7, 2020
@pnkfelix

Copy link
Copy Markdown
Contributor

@bors r+ rollup

@bors

bors commented Nov 13, 2020

Copy link
Copy Markdown
Collaborator

📌 Commit e8bda8d has been approved by pnkfelix

@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 Nov 13, 2020
bors added a commit to rust-lang-ci/rust that referenced this pull request Nov 13, 2020
…laumeGomez
Rollup of 6 pull requests
Successful merges:
- rust-lang#77151 (Add regression test for issue rust-lang#76042)
- rust-lang#77996 (Doc change: Remove mention of `fnv` in HashMap)
- rust-lang#78463 (Add type to `ConstKind::Placeholder`)
- rust-lang#78984 (Rustdoc check option)
- rust-lang#78985 (add dropck test for const params)
- rust-lang#78996 (add explicit test for const param promotion)
Failed merges:
r? `@ghost`
`@rustbot` modify labels: rollup
@bors
bors merged commit c5a11dd into masterNov 13, 2020
@rustbotrustbot added this to the 1.50.0 milestone Nov 13, 2020
@LeSeulArtichaut
LeSeulArtichaut deleted the LeSeulArtichaut-patch-1 branch November 13, 2020 20:19
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-testsuiteArea: The testsuite used to check the correctness of rustcS-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.

8 participants

@LeSeulArtichaut@RalfJung@pnkfelix@bors@tmiasko@rust-highfive@camelid@rustbot