Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add non-utf8 byte to the bytes!() example
Only an example was needed, as the ability to write uints into the string is already mentioned. Fix #7102.
- Loading branch information
84f43c6
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 tbu-@84f43c6
84f43c6
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 tbu-/rust/pr_doc_bytes = 84f43c6 into auto
84f43c6
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.
tbu-/rust/pr_doc_bytes = 84f43c6 merged ok, testing candidate = e546452
84f43c6
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/5863
success: http://buildbot.rust-lang.org/builders/auto-mac-64-opt/builds/5861
success: http://buildbot.rust-lang.org/builders/auto-mac-64-nopt-c/builds/4957
success: http://buildbot.rust-lang.org/builders/auto-mac-64-nopt-t/builds/4965
success: http://buildbot.rust-lang.org/builders/auto-linux-32-opt/builds/5960
success: http://buildbot.rust-lang.org/builders/auto-linux-32-nopt-c/builds/5049
success: http://buildbot.rust-lang.org/builders/auto-linux-32-nopt-t/builds/5057
success: http://buildbot.rust-lang.org/builders/auto-linux-64-opt/builds/5963
success: http://buildbot.rust-lang.org/builders/auto-linux-64-nopt-c/builds/5048
success: http://buildbot.rust-lang.org/builders/auto-linux-64-nopt-t/builds/5054
success: http://buildbot.rust-lang.org/builders/auto-linux-64-x-android/builds/5116
success: http://buildbot.rust-lang.org/builders/auto-linux-64-x-android-t/builds/2849
success: http://buildbot.rust-lang.org/builders/auto-win-32-opt/builds/5956
success: http://buildbot.rust-lang.org/builders/auto-win-32-nopt-c/builds/5052
success: http://buildbot.rust-lang.org/builders/auto-win-32-nopt-t/builds/5067
84f43c6
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 = e546452