Skip to content

Don't redundantly repeat field names (clippy::redundant_field_names) #69782

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 1 commit into from
Mar 7, 2020

Conversation

matthiaskrgr
Copy link
Member

No description provided.

@cramertj
Copy link
Member

cramertj commented Mar 6, 2020

@bors r+ rollup

@bors
Copy link
Collaborator

bors commented Mar 6, 2020

📌 Commit 83980ac has been approved by cramertj

@bors
Copy link
Collaborator

bors commented Mar 6, 2020

🌲 The tree is currently closed for pull requests below priority 1000, this pull request will be tested once the tree is reopened

@bors bors added the S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. label Mar 6, 2020
Centril added a commit to Centril/rust that referenced this pull request Mar 7, 2020
…ep, r=cramertj

Don't redundantly repeat field names (clippy::redundant_field_names)
bors added a commit that referenced this pull request Mar 7, 2020
Rollup of 9 pull requests

Successful merges:

 - #67741 (When encountering an Item in a pat context, point at the item def)
 - #68985 (Parse & reject postfix operators after casts)
 - #69656 (Use .next() instead of .nth(0) on iterators.)
 - #69680 (rustc_expand: Factor out `Annotatable::into_tokens` to a separate method)
 - #69690 (test(pattern): add tests for combinations of pattern features)
 - #69706 (Use subslice patterns in slice methods)
 - #69727 (Avoid using `unwrap()` in suggestions)
 - #69754 (Update deprecation version to 1.42 for Error::description)
 - #69782 (Don't redundantly repeat field names (clippy::redundant_field_names))

Failed merges:

r? @ghost
@bors bors merged commit 709325a into rust-lang:master Mar 7, 2020
@matthiaskrgr matthiaskrgr deleted the redundant_field_name_rep branch January 25, 2025 09:12
# 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.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants