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

Rollup of 3 pull requests #3861

Merged
merged 10 commits into from
Mar 9, 2019
Merged

Rollup of 3 pull requests #3861

merged 10 commits into from
Mar 9, 2019

Conversation

flip1995
Copy link
Member

@flip1995 flip1995 commented Mar 9, 2019

Successful merges:

Failed merges:

r? @ghost

phansch and others added 10 commits March 7, 2019 08:17
Removes a lot of indentation and separates lint emission from lint
logic. Only touches the `hir::ExprKind::AssignOp` part of the lint.
Co-Authored-By: phansch <dev@phansch.net>
…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.
Refactor: Cleanup one part of assign_ops lint

Removes a lot of indentation and separates lint emission from lint
logic. Only touches the `hir::ExprKind::AssignOp` part of the lint.
Document match_path, improve match_qpath docs

Inching towards enabling `#[deny(missing_docs)]` in utils 📜
@flip1995
Copy link
Member Author

flip1995 commented Mar 9, 2019

@bors r+ p=1

@bors
Copy link
Collaborator

bors commented Mar 9, 2019

📌 Commit c32135a has been approved by flip1995

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
Copy link
Collaborator

bors commented Mar 9, 2019

⌛ Testing commit c32135a with merge 8213d25...

@bors
Copy link
Collaborator

bors commented Mar 9, 2019

☀️ Test successful - checks-travis, status-appveyor
Approved by: flip1995
Pushing 8213d25 to master...

@bors bors merged commit c32135a into rust-lang:master Mar 9, 2019
@flip1995 flip1995 deleted the rollup branch March 9, 2019 12:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants