Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Add missing Debug impls to std_unicode #46177

Merged
merged 1 commit into from
Nov 24, 2017

Conversation

ollie27
Copy link
Member

@ollie27 ollie27 commented Nov 22, 2017

Also adds #![deny(missing_debug_implementations)] so they don't get missed again.

cc #31869

Also adds #![deny(missing_debug_implementations)] so they don't get
missed again.
@kennytm kennytm added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Nov 22, 2017
@estebank
Copy link
Contributor

@bors r+ rollup

@bors
Copy link
Collaborator

bors commented Nov 23, 2017

📌 Commit fb09464 has been approved by estebank

GuillaumeGomez added a commit to GuillaumeGomez/rust that referenced this pull request Nov 23, 2017
Add missing Debug impls to std_unicode

Also adds `#![deny(missing_debug_implementations)]` so they don't get missed again.

cc rust-lang#31869
bors added a commit that referenced this pull request Nov 23, 2017
Rollup of 5 pull requests

- Successful merges: #45635, #46177, #46190, #46218, #46220
- Failed merges:
@bors bors merged commit fb09464 into rust-lang:master Nov 24, 2017
@ollie27 ollie27 deleted the std_unicode_debug branch November 24, 2017 00:46
# for free to join this conversation on GitHub. Already have an account? # 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.

4 participants