Skip to content

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

Merged
bors merged 1 commit into
masterfrom
unknown repository
Aug 18, 2019
Merged

Add "could be written as" example to MANUAL_MEMCPY#4404
bors merged 1 commit into
masterfrom
unknown repository

Conversation

@ghost

@ghost ghost commented Aug 17, 2019

Copy link
Copy Markdown

changelog: none

@ghost

ghost commented Aug 17, 2019

Copy link
Copy Markdown
Author

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

@ghost ghost mentioned this pull request Aug 17, 2019
@phansch

phansch commented Aug 17, 2019

Copy link
Copy Markdown
Contributor

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
Copy Markdown
Member

Thanks!

@bors r+

@bors

bors commented Aug 18, 2019

Copy link
Copy Markdown
Contributor

📌 Commit b17cb32 has been approved by flip1995

@bors

bors commented Aug 18, 2019

Copy link
Copy Markdown
Contributor

⌛ 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

bors commented Aug 18, 2019

Copy link
Copy Markdown
Contributor

☀️ 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