Skip to content

Add run-rustfix for match_as_ref lint #4005

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
Apr 20, 2019

Conversation

phansch
Copy link
Member

@phansch phansch commented Apr 19, 2019

  • Extracts match_as_ref into separate file
  • Adds // run-rustfix to tests/ui/match_as_ref.rs

cc #3630

changelog: none

* Extracts `match_as_ref` into separate file
* Adds `// run-rustfix` to `tests/ui/match_as_ref.rs`
@phansch phansch added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties label Apr 19, 2019
@flip1995
Copy link
Member

@bors r+

@bors
Copy link
Contributor

bors commented Apr 20, 2019

📌 Commit 9a6c820 has been approved by flip1995

@bors
Copy link
Contributor

bors commented Apr 20, 2019

⌛ Testing commit 9a6c820 with merge fc1c2f5...

bors added a commit that referenced this pull request Apr 20, 2019
Add run-rustfix for match_as_ref lint

* Extracts `match_as_ref` into separate file
* Adds `// run-rustfix` to `tests/ui/match_as_ref.rs`

cc #3630

changelog: none
@bors
Copy link
Contributor

bors commented Apr 20, 2019

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

@bors bors merged commit 9a6c820 into rust-lang:master Apr 20, 2019
@phansch phansch deleted the rustfix_match_as_ref branch April 20, 2019 18:32
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