Skip to content

Revert "Avoid unused clones in Cloned<I> and Copied<I>" #140644

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 5, 2025

Conversation

the8472
Copy link
Member

@the8472 the8472 commented May 4, 2025

Per libs decision in #140207 (comment) this reverts commit ed5f31a (#139745)

@rustbot
Copy link
Collaborator

rustbot commented May 4, 2025

r? @Mark-Simulacrum

rustbot has assigned @Mark-Simulacrum.
They will have a look at your PR within the next two weeks and either review your PR or reassign to another reviewer.

Use r? to explicitly pick a reviewer

@rustbot rustbot added S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-libs Relevant to the library team, which will review and decide on the PR/issue. labels May 4, 2025
@Mark-Simulacrum
Copy link
Member

@bors r+

@bors
Copy link
Collaborator

bors commented May 5, 2025

📌 Commit e603046 has been approved by Mark-Simulacrum

It is now in the queue for this repository.

@bors bors 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 5, 2025
bors added a commit to rust-lang-ci/rust that referenced this pull request May 5, 2025
Rollup of 4 pull requests

Successful merges:

 - rust-lang#135734 (Correct `extract_if` sample equivalent.)
 - rust-lang#140307 (Refactor rustc_on_unimplemented's filter parser)
 - rust-lang#140644 (Revert "Avoid unused clones in Cloned<I> and Copied<I>")
 - rust-lang#140648 (Update `compiler-builtins` to 0.1.157)

r? `@ghost`
`@rustbot` modify labels: rollup
@bors bors merged commit cac28ed into rust-lang:master May 5, 2025
6 checks passed
@rustbot rustbot added this to the 1.88.0 milestone May 5, 2025
rust-timer added a commit to rust-lang-ci/rust that referenced this pull request May 5, 2025
Rollup merge of rust-lang#140644 - the8472:revert-copy-clone-adapters, r=Mark-Simulacrum

Revert "Avoid unused clones in Cloned<I> and Copied<I>"

Per libs decision in rust-lang#140207 (comment) this reverts commit ed5f31a (rust-lang#139745)
github-actions bot pushed a commit to model-checking/verify-rust-std that referenced this pull request May 11, 2025
…, r=Mark-Simulacrum

Revert "Avoid unused clones in Cloned<I> and Copied<I>"

Per libs decision in rust-lang#140207 (comment) this reverts commit ed5f31a (rust-lang#139745)
github-actions bot pushed a commit to model-checking/verify-rust-std that referenced this pull request May 11, 2025
Rollup of 4 pull requests

Successful merges:

 - rust-lang#135734 (Correct `extract_if` sample equivalent.)
 - rust-lang#140307 (Refactor rustc_on_unimplemented's filter parser)
 - rust-lang#140644 (Revert "Avoid unused clones in Cloned<I> and Copied<I>")
 - rust-lang#140648 (Update `compiler-builtins` to 0.1.157)

r? `@ghost`
`@rustbot` modify labels: rollup
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-libs Relevant to the library team, which will review and decide on the PR/issue.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants