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

Make use of more diagnostic items #5449

Merged
merged 4 commits into from
Apr 14, 2020
Merged

Conversation

phansch
Copy link
Member

@phansch phansch commented Apr 10, 2020

This makes use of some (not all) already existing diagnostic items. Specifically:

  • 79982a2: core::mem::uninitialized, core::mem::zeroed, alloc::sync::Arc, alloc::sync::Rc
  • 83874d0: Option and Result

cc #5393

changelog: none

@phansch phansch added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties label Apr 10, 2020
@phansch phansch changed the title Make use of some diagnostic items Make use of more diagnostic items Apr 12, 2020
@matthiaskrgr
Copy link
Member

Thanks!
@bors r+

@bors
Copy link
Collaborator

bors commented Apr 14, 2020

📌 Commit a524be6 has been approved by matthiaskrgr

@bors
Copy link
Collaborator

bors commented Apr 14, 2020

⌛ Testing commit a524be6 with merge 81b3e70...

@bors
Copy link
Collaborator

bors commented Apr 14, 2020

☀️ Test successful - checks-action_dev_test, checks-action_remark_test, checks-action_test
Approved by: matthiaskrgr
Pushing 81b3e70 to master...

@bors bors merged commit 81b3e70 into rust-lang:master Apr 14, 2020
@phansch phansch deleted the diagnostic-items branch April 15, 2020 05:48
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