-
Notifications
You must be signed in to change notification settings - Fork 13k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix repr of strings/chars with quotes
Closes #8743
- Loading branch information
1 parent
aa1d4ef
commit f87578d
Showing
1 changed file
with
22 additions
and
5 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
f87578d
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 alexcrichton
at https://github.com/thestinger/rust/commit/f87578d9fbf37f76fc1ccd3eb92ef24f8b2a0b31
f87578d
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 thestinger/rust/repr = f87578d into auto
f87578d
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.
thestinger/rust/repr = f87578d merged ok, testing candidate = f6b36c6
f87578d
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/1333
success: http://buildbot.rust-lang.org/builders/auto-mac-64-opt/builds/1336
success: http://buildbot.rust-lang.org/builders/auto-mac-64-nopt-c/builds/442
success: http://buildbot.rust-lang.org/builders/auto-mac-64-nopt-t/builds/442
success: http://buildbot.rust-lang.org/builders/auto-linux-32-opt/builds/1352
success: http://buildbot.rust-lang.org/builders/auto-linux-32-nopt-c/builds/443
success: http://buildbot.rust-lang.org/builders/auto-linux-32-nopt-t/builds/443
success: http://buildbot.rust-lang.org/builders/auto-linux-64-opt/builds/1352
success: http://buildbot.rust-lang.org/builders/auto-linux-64-nopt-c/builds/443
success: http://buildbot.rust-lang.org/builders/auto-linux-64-nopt-t/builds/443
success: http://buildbot.rust-lang.org/builders/auto-linux-64-x-android/builds/524
success: http://buildbot.rust-lang.org/builders/auto-win-32-opt/builds/1336
success: http://buildbot.rust-lang.org/builders/auto-win-32-nopt-c/builds/442
success: http://buildbot.rust-lang.org/builders/auto-win-32-nopt-t/builds/442
success: http://buildbot.rust-lang.org/builders/auto-bsd-64-opt/builds/1121
f87578d
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 = f6b36c6