Uh oh!
There was an error while loading. Please reload this page.
Reference: Mention move keyword for lambdas - #36929
Conversation
rust-highfive
commented
Oct 3, 2016
r? @Manishearth (rust_highfive has picked a reviewer for you, use r? to override) |
steveklabnik
commented
Oct 3, 2016
@bors: r+ rollup thanks so much! |
bors
commented
Oct 3, 2016
📌 Commit b00a8a3 has been approved by |
angelsl
commented
Oct 3, 2016
I realise the example is rather trivial and doesn't actually require But I can't think of one that isn't overly complex — I guess there isn't such an example, because to even need |
steveklabnik
commented
Oct 3, 2016
via email
Yes. I think it's okay to show a simple example even if it's not strictly
_required_ here. If we can get a better one, I'm also up for updating it.
But "there's no mentoin" to "there's a mention that's not perfect" is still
a large improvement. |
frewsxcv
commented
Oct 4, 2016
From Travis CI: |
angelsl
commented
Oct 4, 2016
Right, I forgot docs are tested and context doesn't carry over. Oops. On 4 Oct 2016 10:45 AM, "Corey Farwell" notifications@github.com wrote:
|
sfackler
commented
Oct 4, 2016
@bors r- |
angelsl
commented
Oct 4, 2016
Alright, this should pass. |
steveklabnik
commented
Oct 6, 2016
@bors: r+ rollup thank you! |
bors
commented
Oct 6, 2016
📌 Commit 58190cc has been approved by |
Reference: Mention `move` keyword for lambdas From issue rust-lang#36683
From issue #36683