Uh oh!
There was an error while loading. Please reload this page.
Reject superfluous :: in IPv6 addresses - #46671
Conversation
rust-highfive
commented
Dec 11, 2017
Thanks for the pull request, and welcome! The Rust team is excited to review your changes, and you should hear from @KodrAus (or someone else) soon. If any changes to this PR are deemed necessary, please add them as extra commits. This ensures that the reviewer can see what has changed since they last reviewed the code. Due to the way GitHub handles out-of-date commits, this should also make it reasonably obvious what issues have or haven't been addressed. Large or tricky changes may require several passes of review and changes. Please see the contribution instructions for more information. |
KodrAus
commented
Dec 12, 2017
kennytm
commented
Dec 12, 2017
@KodrAus Only members of the team can awake rfcbot 😄 cc @rust-lang/libs |
sfackler
commented
Dec 12, 2017
@rfcbot fcp merge |
Team member @sfackler has proposed to merge this. The next step is review by the rest of the tagged teams: No concerns currently listed. Once these reviewers reach consensus, this will enter its final comment period. If you spot a major issue that hasn't been raised at any point in this process, please speak up! See this document for info about what commands tagged team members can give me. |
rfcbot
commented
Dec 19, 2017
🔔 This is now entering its final comment period, as per the review above. 🔔 |
alexcrichton
commented
Dec 19, 2017
@bors: r=KodrAus |
bors
commented
Dec 19, 2017
📌 Commit bd1cf04 has been approved by |
Reject superfluous `::` in IPv6 addresses Fixesrust-lang#46263.
Fixes#46263.