Skip to content

Mark derived StructuralEq as automatically derived. #103089

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
Oct 17, 2022

Conversation

cjgillot
Copy link
Contributor

Fixes #69952

Drive-by: use correct spans for generic params.

@rustbot rustbot added the T-compiler Relevant to the compiler team, which will review and decide on the PR/issue. label Oct 15, 2022
@rust-highfive
Copy link
Contributor

r? @oli-obk

(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 Oct 15, 2022
@cjgillot cjgillot force-pushed the automatic-structural-eq branch from 3deaecf to 16e22e1 Compare October 15, 2022 15:16
@oli-obk
Copy link
Contributor

oli-obk commented Oct 16, 2022

@bors r+ rollup

@bors
Copy link
Collaborator

bors commented Oct 16, 2022

📌 Commit 16e22e1 has been approved by oli-obk

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 Oct 16, 2022
bors added a commit to rust-lang-ci/rust that referenced this pull request Oct 16, 2022
…iaskrgr

Rollup of 5 pull requests

Successful merges:

 - rust-lang#103087 (Documentation BTreeMap::append's behavior for already existing keys)
 - rust-lang#103089 (Mark derived StructuralEq as automatically derived.)
 - rust-lang#103102 (Clarify the possible return values of `len_utf16`)
 - rust-lang#103109 (PhantomData: inline a macro that is used only once)
 - rust-lang#103120 (rustdoc: Do not expect `doc(primitive)` modules to always exist)

Failed merges:

r? `@ghost`
`@rustbot` modify labels: rollup
@bors bors merged commit 2c0bfbe into rust-lang:master Oct 17, 2022
@rustbot rustbot added this to the 1.66.0 milestone Oct 17, 2022
@cjgillot cjgillot deleted the automatic-structural-eq branch October 22, 2022 07:54
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-compiler Relevant 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.

Regression of #53738: spurious single_use_lifetimes warning
5 participants