-
Notifications
You must be signed in to change notification settings - Fork 12.7k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix Ipv6Addr to_str for ::1:x.x.x.x addresses
Reported by luqmana@
- Loading branch information
1 parent
094e426
commit ae81151
Showing
1 changed file
with
8 additions
and
1 deletion.
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
ae81151
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 luqmana
at stepancheg@ae81151
ae81151
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 stepancheg/rust/ipv6-to-str = ae81151 into auto
ae81151
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.
stepancheg/rust/ipv6-to-str = ae81151 merged ok, testing candidate = 74efdf6
ae81151
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/845
success: http://buildbot.rust-lang.org/builders/auto-mac-64-opt/builds/848
success: http://buildbot.rust-lang.org/builders/auto-mac-64-nopt/builds/849
success: http://buildbot.rust-lang.org/builders/auto-mac-all-opt/builds/845
success: http://buildbot.rust-lang.org/builders/auto-linux-32-opt/builds/863
success: http://buildbot.rust-lang.org/builders/auto-linux-32-nopt/builds/865
success: http://buildbot.rust-lang.org/builders/auto-linux-64-opt/builds/863
success: http://buildbot.rust-lang.org/builders/auto-linux-64-nopt/builds/867
success: http://buildbot.rust-lang.org/builders/auto-linux-64-opt-vg/builds/872
success: http://buildbot.rust-lang.org/builders/auto-linux-64-x-android/builds/36
success: http://buildbot.rust-lang.org/builders/auto-linux-all-opt/builds/865
success: http://buildbot.rust-lang.org/builders/auto-win-32-opt/builds/848
success: http://buildbot.rust-lang.org/builders/auto-win-32-nopt/builds/862
success: http://buildbot.rust-lang.org/builders/auto-bsd-64-opt/builds/635
ae81151
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 = 74efdf6