Skip to content

Remove unused tuple fields #99729

New issue

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

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

Already on GitHub? # to your account

Merged
merged 2 commits into from
Jul 26, 2022
Merged

Remove unused tuple fields #99729

merged 2 commits into from
Jul 26, 2022

Conversation

cjgillot
Copy link
Contributor

Found by #95977

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

r? @michaelwoerister

(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 25, 2022
@michaelwoerister
Copy link
Member

Nice, thanks @cjgillot!

@bors r+

@bors
Copy link
Collaborator

bors commented Jul 26, 2022

📌 Commit 9450f82 has been approved by michaelwoerister

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

Rollup of 6 pull requests

Successful merges:

 - rust-lang#99235 (rustdoc: Add support for `#[rustc_must_implement_one_of]`)
 - rust-lang#99716 (remove useless mut from examples)
 - rust-lang#99724 (Fix some broken link fragments.)
 - rust-lang#99729 (Remove unused tuple fields)
 - rust-lang#99757 (Make `transmute_copy` docs read better)
 - rust-lang#99758 (remove useless `#[allow]` in a test)

Failed merges:

r? `@ghost`
`@rustbot` modify labels: rollup
@bors bors merged commit ddb6a46 into rust-lang:master Jul 26, 2022
@rustbot rustbot added this to the 1.64.0 milestone Jul 26, 2022
@cjgillot cjgillot deleted the rm-unused-tuple branch July 26, 2022 21:06
# for free to join this conversation on GitHub. Already have an account? # 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.

5 participants