-
Notifications
You must be signed in to change notification settings - Fork 12.8k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Hoist path::Display on top of from_utf8_lossy()
- Loading branch information
Showing
1 changed file
with
2 additions
and
25 deletions.
There are no files selected for viewing
This file contains 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
544cb42
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
saw approval from huonw
at lilyball@544cb42
544cb42
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
merging kballard/rust/from_utf8_lossy = 544cb42 into auto
544cb42
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
kballard/rust/from_utf8_lossy = 544cb42 merged ok, testing candidate = 36f1b38
544cb42
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
all tests pass:
success: http://buildbot.rust-lang.org/builders/auto-mac-32-opt/builds/4075
success: http://buildbot.rust-lang.org/builders/auto-mac-32-nopt-c/builds/1917
success: http://buildbot.rust-lang.org/builders/auto-mac-32-nopt-t/builds/1919
success: http://buildbot.rust-lang.org/builders/auto-mac-64-opt/builds/4075
success: http://buildbot.rust-lang.org/builders/auto-mac-64-nopt-c/builds/3175
success: http://buildbot.rust-lang.org/builders/auto-mac-64-nopt-t/builds/3181
success: http://buildbot.rust-lang.org/builders/auto-linux-32-opt/builds/4090
success: http://buildbot.rust-lang.org/builders/auto-linux-32-nopt-c/builds/3178
success: http://buildbot.rust-lang.org/builders/auto-linux-32-nopt-t/builds/3184
success: http://buildbot.rust-lang.org/builders/auto-linux-64-opt/builds/4092
success: http://buildbot.rust-lang.org/builders/auto-linux-64-nopt-c/builds/3178
success: http://buildbot.rust-lang.org/builders/auto-linux-64-nopt-t/builds/3183
success: http://buildbot.rust-lang.org/builders/auto-linux-64-x-android/builds/3252
success: http://buildbot.rust-lang.org/builders/auto-linux-64-x-android-t/builds/1030
success: http://buildbot.rust-lang.org/builders/auto-win-32-opt/builds/4083
success: http://buildbot.rust-lang.org/builders/auto-win-32-nopt-c/builds/3184
success: http://buildbot.rust-lang.org/builders/auto-win-32-nopt-t/builds/3189
success: http://buildbot.rust-lang.org/builders/auto-bsd-64-opt/builds/3852
544cb42
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
fast-forwarding master to auto = 36f1b38