Skip to content

Add some regression tests for #90400 - #97309

Merged
bors merged 1 commit into
rust-lang:masterfrom
JohnTitor:issue-90400
May 23, 2022
Merged

Add some regression tests for #90400#97309
bors merged 1 commit into
rust-lang:masterfrom
JohnTitor:issue-90400

Conversation

@JohnTitor

Copy link
Copy Markdown
Member

This adds two regression tests taken from #90400 (comment).
Note that we cannot close the issue right now as the original code still triggers an ICE.

r? @compiler-errors

@rustbotrustbot added the T-compiler Relevant to the compiler team, which will review and decide on the PR/issue. label May 23, 2022
@rust-highfiverust-highfive added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label May 23, 2022
@compiler-errors

Copy link
Copy Markdown
Contributor

@bors r+ rollup

@bors

bors commented May 23, 2022

Copy link
Copy Markdown
Collaborator

📌 Commit 622244a has been approved by compiler-errors

@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 May 23, 2022
@Dylan-DPCDylan-DPC mentioned this pull request May 23, 2022
bors added a commit to rust-lang-ci/rust that referenced this pull request May 23, 2022
Rollup of 4 pull requests
Successful merges:
- rust-lang#96129 (Document rounding for floating-point primitive operations and string parsing)
- rust-lang#97286 (Add new eslint rule to prevent whitespace before function call paren)
- rust-lang#97292 (Lifetime variance fixes for rustc)
- rust-lang#97309 (Add some regression tests for rust-lang#90400)
Failed merges:
r? `@ghost`
`@rustbot` modify labels: rollup
@bors
bors merged commit cf7e396 into rust-lang:masterMay 23, 2022
@rustbotrustbot added this to the 1.63.0 milestone May 23, 2022
@JohnTitor
JohnTitor deleted the issue-90400 branch May 23, 2022 22:03
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.T-compilerRelevant to the compiler team, which will review and decide on the PR/issue.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants

@JohnTitor@compiler-errors@bors@rust-highfive@rustbot