Skip to content
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

Stabilize Bound::cloned() #86797

Merged
merged 1 commit into from
Jul 2, 2021
Merged

Conversation

inquisitivecrystal
Copy link
Contributor

This PR stabilizes the function Bound::cloned().

Closes #61356.

@rust-highfive
Copy link
Collaborator

r? @Mark-Simulacrum

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

@rust-highfive rust-highfive added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Jul 2, 2021
@jonas-schievink jonas-schievink added relnotes Marks issues that should be documented in the release notes of the next release. T-libs Relevant to the library team, which will review and decide on the PR/issue. labels Jul 2, 2021
@jyn514
Copy link
Member

jyn514 commented Jul 2, 2021

@bors r+ rollup (since this went through FCP in #61356)

@bors
Copy link
Contributor

bors commented Jul 2, 2021

📌 Commit f2b21e2 has been approved by jyn514

@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 Jul 2, 2021
bors added a commit to rust-lang-ci/rust that referenced this pull request Jul 2, 2021
…laumeGomez

Rollup of 5 pull requests

Successful merges:

 - rust-lang#85749 (Revert "Don't load all extern crates unconditionally")
 - rust-lang#86714 (Add linked list cursor end methods)
 - rust-lang#86737 (Document rustfmt on nightly-rustc)
 - rust-lang#86776 (Skip layout query when computing integer type size during mangling)
 - rust-lang#86797 (Stabilize `Bound::cloned()`)

Failed merges:

r? `@ghost`
`@rustbot` modify labels: rollup
@bors bors merged commit cd3a48f into rust-lang:master Jul 2, 2021
@rustbot rustbot added this to the 1.55.0 milestone Jul 2, 2021
@jplatte jplatte mentioned this pull request Jul 2, 2021
65 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
relnotes Marks issues that should be documented in the release notes of the next release. 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.

Tracking issue for ops::Bound::cloned()
7 participants