Skip to content

Add regression test for #79148 - #100268

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

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

Conversation

@TaKO8Ki

Copy link
Copy Markdown
Member

closes#79148

@rustbotrustbot added the T-compiler Relevant to the compiler team, which will review and decide on the PR/issue. label Aug 8, 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 8, 2022
@Mark-Simulacrum

Copy link
Copy Markdown
Member

@bors r+ rollup

@bors

bors commented Aug 9, 2022

Copy link
Copy Markdown
Collaborator

📌 Commit b3bc211 has been approved by Mark-Simulacrum

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 9, 2022
bors added a commit to rust-lang-ci/rust that referenced this pull request Aug 9, 2022
…iaskrgr
Rollup of 6 pull requests
Successful merges:
- rust-lang#100163 (Refactor: remove an unnecessary string search)
- rust-lang#100212 (Remove more Clean trait implementations)
- rust-lang#100238 (Further improve error message for E0081)
- rust-lang#100268 (Add regression test for rust-lang#79148)
- rust-lang#100294 (Update Duration::as_secs doc to point to as_secs_f64/32 for including fractional part)
- rust-lang#100303 (:arrow_up: rust-analyzer)
Failed merges:
- rust-lang#100281 (Remove more Clean trait implementations)
r? `@ghost`
`@rustbot` modify labels: rollup
@bors
bors merged commit 89835a0 into rust-lang:masterAug 9, 2022
@rustbotrustbot added this to the 1.65.0 milestone Aug 9, 2022
@TaKO8Ki
TaKO8Ki deleted the add-regression-test-for-79148 branch August 9, 2022 13:56
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 from public re-export of private enum variant in proc macro

5 participants

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