Skip to content

Add regression test for #90871 - #100105

Merged
bors merged 1 commit into
rust-lang:masterfrom
TaKO8Ki:add-regression-test-for-90871
Aug 4, 2022
Merged

Add regression test for #90871#100105
bors merged 1 commit into
rust-lang:masterfrom
TaKO8Ki:add-regression-test-for-90871

Conversation

@TaKO8Ki

Copy link
Copy Markdown
Member

closes#90871

@rustbotrustbot added the T-compiler Relevant to the compiler team, which will review and decide on the PR/issue. label Aug 3, 2022
@rust-highfive

Copy link
Copy Markdown
Contributor

r? @Mark-Simulacrum

(rust-highfive has picked a reviewer for you, use r? to override)

@rust-highfiverust-highfive added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Aug 3, 2022
@compiler-errors

Copy link
Copy Markdown
Contributor

r? @compiler-errors
@bors r+ rollup

@bors

bors commented Aug 3, 2022

Copy link
Copy Markdown
Collaborator

📌 Commit b5e1ac7 has been approved by compiler-errors

It is now in the queue for this repository.

@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 Aug 3, 2022
matthiaskrgr added a commit to matthiaskrgr/rust that referenced this pull request Aug 3, 2022
This was referenced Aug 3, 2022
bors added a commit to rust-lang-ci/rust that referenced this pull request Aug 4, 2022
…iaskrgr
Rollup of 9 pull requests
Successful merges:
- rust-lang#98877 (Set llvm configs when building lld)
- rust-lang#100068 (Fix backwards-compatibility check for tests with `+whole-archive`)
- rust-lang#100083 (rustdoc: use a more compact encoding for source-files.js)
- rust-lang#100102 (Fix typo)
- rust-lang#100104 (Remove more Clean trait implementations)
- rust-lang#100105 (Add regression test for rust-lang#90871)
- rust-lang#100107 (fix trailing whitespace in error message)
- rust-lang#100111 (Provide suggestion on missing `let` in binding statement)
- rust-lang#100119 (FilesTimes support does not build for ESP-IDF)
Failed merges:
r? `@ghost`
`@rustbot` modify labels: rollup
@bors
bors merged commit 9c04ffb into rust-lang:masterAug 4, 2022
@rustbotrustbot added this to the 1.64.0 milestone Aug 4, 2022
@TaKO8Ki
TaKO8Ki deleted the add-regression-test-for-90871 branch August 4, 2022 09:31
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.

ICE: No bound vars found for "expr || 1 ...

6 participants

@TaKO8Ki@rust-highfive@compiler-errors@bors@Mark-Simulacrum@rustbot