Uh oh!
There was an error while loading. Please reload this page.
Add missing urls in collections module - #37304
Conversation
steveklabnik
commented
Oct 24, 2016
@bors: delegate=frewsxcv |
bors
commented
Oct 24, 2016
✌️ @frewsxcv can now approve this pull request |
| //! just inserted. | ||
| //! | ||
| //! If an `Occupied(entry)` is yielded, then the key *was* found. In this case, | ||
| //! the user has several options: they can `get`, `insert`, or `remove` the |
There was a problem hiding this comment.
I'm generally in favor of the serial comma, but I'm not sure if Rust has an official policy around this. Regardless, in this particular instance, I don't think there's any ambiguity in either scenario so I won't waste your time changing it.
There was a problem hiding this comment.
Same here, generally very pro, unsure if we've made it actual policy.
There was a problem hiding this comment.
As said on IRC: I'm in favor for more fluidity. Commas break readings and shouldn't be more present than necessary.
frewsxcv
commented
Oct 24, 2016
Looks great, thanks! ✨ @bors r+ rollup |
bors
commented
Oct 24, 2016
📌 Commit 9ec7c65 has been approved by |
…rewsxcv Add missing urls in collections module r? @steveklabnik
r? @steveklabnik