Skip to content

Remove more Clean trait implementations - #100166

Merged
bors merged 2 commits into
rust-lang:masterfrom
GuillaumeGomez:rm-clean-impls
Aug 5, 2022
Merged

Remove more Clean trait implementations#100166
bors merged 2 commits into
rust-lang:masterfrom
GuillaumeGomez:rm-clean-impls

Conversation

@GuillaumeGomez

Copy link
Copy Markdown
Member

Follow-up of #99638.

r? @notriddle

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

Copy link
Copy Markdown
Member

@bors r+ rollup

@bors

bors commented Aug 5, 2022

Copy link
Copy Markdown
Collaborator

📌 Commit 46d17d6 has been approved by Dylan-DPC

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 5, 2022
@Dylan-DPCDylan-DPC mentioned this pull request Aug 5, 2022
bors added a commit to rust-lang-ci/rust that referenced this pull request Aug 5, 2022
Rollup of 6 pull requests
Successful merges:
- rust-lang#99835 (Suggest adding/removing `ref` for binding patterns)
- rust-lang#100155 (Use `node_type_opt` to skip over generics that were not expected)
- rust-lang#100157 (rustdoc: use `collect()` instead of repeatedly pushing)
- rust-lang#100158 (kmc-solid: Add a stub implementation of rust-lang#98246 (`File::set_times`))
- rust-lang#100166 (Remove more Clean trait implementations)
- rust-lang#100168 (Improve diagnostics for `const a: = expr;`)
Failed merges:
r? `@ghost`
`@rustbot` modify labels: rollup
@bors
bors merged commit 404782d into rust-lang:masterAug 5, 2022
@rustbotrustbot added this to the 1.64.0 milestone Aug 5, 2022
@GuillaumeGomez
GuillaumeGomez deleted the rm-clean-impls branch August 6, 2022 09:56
@ehussehuss modified the milestones: 1.64.0, 1.65.0Aug 31, 2022
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-rustdocRelevant to the rustdoc team, which will review and decide on the PR/issue.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants

@GuillaumeGomez@Dylan-DPC@bors@ehuss@notriddle@rust-highfive@rustbot