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

Add "could be written as" example to MANUAL_MEMCPY #4404

Merged
merged 1 commit into from Aug 18, 2019
Merged

Add "could be written as" example to MANUAL_MEMCPY #4404

merged 1 commit into from Aug 18, 2019

Conversation

ghost
Copy link

@ghost ghost commented Aug 17, 2019

changelog: none

@ghost
Copy link
Author

ghost commented Aug 17, 2019

I assume the CI fail is not due to my change, right?

@ghost ghost mentioned this pull request Aug 17, 2019
@phansch
Copy link
Member

phansch commented Aug 17, 2019

I assume the CI fail is not due to my change, right?

Yes, correct. It will start working again once Clippy works with the latest Rust again. (#4402)

@flip1995
Copy link
Member

Thanks!

@bors r+

@bors
Copy link
Contributor

bors commented Aug 18, 2019

📌 Commit b17cb32 has been approved by flip1995

@bors
Copy link
Contributor

bors commented Aug 18, 2019

⌛ Testing commit b17cb32 with merge 6668e62...

bors added a commit that referenced this pull request Aug 18, 2019
Add "could be written as" example to MANUAL_MEMCPY

<!--
Thank you for making Clippy better!

We're collecting our changelog from pull request descriptions.
If your PR only updates to the latest nightly, you can leave the
`changelog` entry as `none`. Otherwise, please write a short comment
explaining your change.

If your PR fixes an issue, you can add "fixes #issue_number" into this
PR description. This way the issue will be automatically closed when
your PR is merged.

If you added a new lint, here's a checklist for things that will be
checked during review or continuous integration.

- [ ] Followed [lint naming conventions][lint_naming]
- [ ] Added passing UI tests (including committed `.stderr` file)
- [ ] `cargo test` passes locally
- [ ] Executed `./util/dev update_lints`
- [ ] Added lint documentation
- [ ] Run `./util/dev fmt`

[lint_naming]: https://rust-lang.github.io/rfcs/0344-conventions-galore.html#lints

Note that you can skip the above if you are just opening a WIP PR in
order to get feedback.

Delete this line and everything above before opening your PR -->

changelog: none
@bors
Copy link
Contributor

bors commented Aug 18, 2019

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

@bors bors merged commit b17cb32 into rust-lang:master Aug 18, 2019
@ghost ghost deleted the patch-1 branch August 18, 2019 21:18
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