Uh oh!
There was an error while loading. Please reload this page.
Implement Debug for DirEntry. - #36631
Merged
Merged
Conversation
sfackler
commented
Sep 21, 2016
Member
Thanks! @bors r+ |
bors
commented
Sep 21, 2016
Collaborator
📌 Commit 84b68f3 has been approved by |
frewsxcvforce-pushed
the
dir-entry-debug
branch
from
September 21, 2016 19:04
84b68f3 to
8b8681eComparefrewsxcv
commented
Sep 21, 2016
ContributorAuthor
Updated. @sfackler can I get another r? |
sfackler
commented
Sep 21, 2016
Member
@bors r+ |
bors
commented
Sep 21, 2016
Collaborator
📌 Commit 8b8681e has been approved by |
sophiajt pushed a commit
to sophiajt/rust
that referenced
this pull request
Sep 21, 2016
Implement Debug for DirEntry. None
Contributor
@bors r- Removing it since it seems like it fails on Windows (tried it during a rollup). Happy to run it through again once a fix is ready. |
frewsxcv
commented
Sep 21, 2016
ContributorAuthor
Uh, if anyone has insight why Windows renders path with |
Aatch
commented
Sep 22, 2016
Contributor
@frewsxcv your debug impl will format the inner string using the Debug format. Whereas your test uses Display. |
frewsxcvforce-pushed
the
dir-entry-debug
branch
4 times, most recently
from
September 22, 2016 17:02
52df75e to
6efe708Comparefrewsxcvforce-pushed
the
dir-entry-debug
branch
from
September 22, 2016 18:08
6efe708 to
6b697a3Comparefrewsxcv
commented
Sep 22, 2016
ContributorAuthor
I think I fixed it. Can I get a re-review? |
sfackler
commented
Sep 22, 2016
Member
@bors r+ |
bors
commented
Sep 22, 2016
Collaborator
📌 Commit 6b697a3 has been approved by |
bors
commented
Sep 23, 2016
Collaborator
bors added a commit
that referenced
this pull request
Sep 23, 2016
Implement Debug for DirEntry. None
bors
commented
Sep 23, 2016
Collaborator
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for freeto join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.