Skip to content

Remove Clean trait implementation for more items - #99672

Merged
bors merged 2 commits into
rust-lang:masterfrom
GuillaumeGomez:clean-trait-removal
Jul 24, 2022
Merged

Remove Clean trait implementation for more items#99672
bors merged 2 commits into
rust-lang:masterfrom
GuillaumeGomez:clean-trait-removal

Conversation

@GuillaumeGomez

Copy link
Copy Markdown
Member

Follow up of #99638.

cc @camelid
r? @notriddle

@GuillaumeGomezGuillaumeGomez added C-cleanup Category: PRs that clean code up or issues documenting cleanup. T-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue. labels Jul 24, 2022
@rust-highfiverust-highfive added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Jul 24, 2022
@Dylan-DPC

Copy link
Copy Markdown
Member

@bors r+

@bors

bors commented Jul 24, 2022

Copy link
Copy Markdown
Collaborator

📌 Commit e55b020 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 Jul 24, 2022
@RalfJungRalfJung mentioned this pull request Jul 24, 2022
bors added a commit to rust-lang-ci/rust that referenced this pull request Jul 24, 2022
Rollup of 4 pull requests
Successful merges:
- rust-lang#99644 (remove some provenance-related machine hooks that Miri no longer needs)
- rust-lang#99657 (Docs - remove unnecessary `mut` that gives a warning)
- rust-lang#99672 (Remove Clean trait implementation for more items)
- rust-lang#99678 (Update doc comments that refer to config parameter)
Failed merges:
r? `@ghost`
`@rustbot` modify labels: rollup
@bors
bors merged commit 06009c2 into rust-lang:masterJul 24, 2022
@rustbotrustbot added this to the 1.64.0 milestone Jul 24, 2022
@GuillaumeGomez
GuillaumeGomez deleted the clean-trait-removal branch July 25, 2022 09:48
JohnTitor added a commit to JohnTitor/rust that referenced this pull request Jul 27, 2022
…oval, r=GuillaumeGomez
rustdoc: remove Clean trait impls for more items
Follow up to rust-lang#99638 and	rust-lang#99672
GuillaumeGomez added a commit to GuillaumeGomez/rust that referenced this pull request Jul 27, 2022
…oval, r=GuillaumeGomez
rustdoc: remove Clean trait impls for more items
Follow up to rust-lang#99638 and rust-lang#99672
GuillaumeGomez added a commit to GuillaumeGomez/rust that referenced this pull request Jul 27, 2022
…oval, r=GuillaumeGomez
rustdoc: remove Clean trait impls for more items
Follow up to rust-lang#99638 and rust-lang#99672
matthiaskrgr added a commit to matthiaskrgr/rust that referenced this pull request Jul 28, 2022
…oval, r=GuillaumeGomez
rustdoc: remove Clean trait impls for more items
Follow up to rust-lang#99638 and rust-lang#99672
Dylan-DPC added a commit to Dylan-DPC/rust that referenced this pull request Jul 28, 2022
…oval, r=GuillaumeGomez
rustdoc: remove Clean trait impls for more items
Follow up to rust-lang#99638 and rust-lang#99672
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

C-cleanupCategory: PRs that clean code up or issues documenting cleanup.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.

6 participants

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