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

Refactor: Extract trait_ref_of_method function #3851

Merged
merged 4 commits into from
Mar 9, 2019

Conversation

phansch
Copy link
Member

@phansch phansch commented Mar 7, 2019

This pattern was used in three places after #3844, so I think it's worth moving it into utils/mod.rs and documenting it.

@phansch phansch added the S-waiting-on-author Status: This is awaiting some action from the author. (Use `@rustbot ready` to update this status) label Mar 7, 2019
flip1995 and others added 2 commits March 8, 2019 09:40
Co-Authored-By: phansch <dev@phansch.net>
@phansch phansch added S-waiting-on-review Status: Awaiting review from the assignee but also interested parties and removed S-waiting-on-author Status: This is awaiting some action from the author. (Use `@rustbot ready` to update this status) labels Mar 8, 2019
@flip1995
Copy link
Member

flip1995 commented Mar 9, 2019

@bors r+ rollup

@bors
Copy link
Collaborator

bors commented Mar 9, 2019

📌 Commit 131b89b has been approved by flip1995

flip1995 added a commit to flip1995/rust-clippy that referenced this pull request Mar 9, 2019
…1995

Refactor: Extract `trait_ref_of_method` function

This pattern was used in three places after rust-lang#3844, so I think it's worth moving it into `utils/mod.rs` and documenting it.
bors added a commit that referenced this pull request Mar 9, 2019
Rollup of 3 pull requests

Successful merges:

 - #3851 (Refactor: Extract `trait_ref_of_method` function)
 - #3852 (Refactor: Cleanup one part of assign_ops lint)
 - #3857 (Document match_path, improve match_qpath docs)

Failed merges:

r? @ghost
@bors bors merged commit 131b89b into rust-lang:master Mar 9, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants