Uh oh!
There was an error while loading. Please reload this page.
Do not use "bind" to refer to both referencing and to assignment - #33007
Conversation
rust-highfive
commented
Apr 15, 2016
Thanks for the pull request, and welcome! The Rust team is excited to review your changes, and you should hear from @steveklabnik (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. |
notriddle
commented
Apr 18, 2016
Just letting you know that the Travis CI error was from apt-get; it's not a problem with the pull request. |
steveklabnik
commented
Apr 18, 2016
@bors: r+ rollup thank you! |
bors
commented
Apr 18, 2016
📌 Commit 63b5080 has been approved by |
Do not use "bind" to refer to both referencing and to assignment See https://users.rust-lang.org/t/difference-between-four-references/5406/7
See https://users.rust-lang.org/t/difference-between-four-references/5406/7
This change is