Stabilize non capturing closure to fn coercion#42162
Stabilize non capturing closure to fn coercion#42162est31 wants to merge 1 commit intorust-lang:masterfrom
Conversation
|
r? @pnkfelix (rust_highfive has picked a reviewer for you, use r? to override) |
|
☔ The latest upstream changes (presumably #42165) made this pull request unmergeable. Please resolve the merge conflicts. |
6c299ba to
8b4a590
Compare
|
☔ The latest upstream changes (presumably #41145) made this pull request unmergeable. Please resolve the merge conflicts. |
8b4a590 to
87950b7
Compare
Docs criteria is met. |
|
As agreed to on IRC, asking for early review (before the remaining 7 days of FCP are over) due to the branch date of beta in 7 days, otherwise the feature might not make it into 1.19. We can always back out later. r? @aturon |
|
Let's go ahead and get this into the queue. @bors: r+ |
|
📌 Commit 87950b7 has been approved by |
Stabilize non capturing closure to fn coercion Stabilisation PR for non capturing closure to fn coercion. closes rust-lang#39817
Stabilize non capturing closure to fn coercion Stabilisation PR for non capturing closure to fn coercion. closes rust-lang#39817
Stabilize non capturing closure to fn coercion Stabilisation PR for non capturing closure to fn coercion. closes #39817
|
☀️ Test successful - status-appveyor, status-travis |
|
It got merged yeey! I'm not sure though why the PR doesn't get shown as "merged" by this. Github bug? |
|
GH seems to recognize that it is merged afterwards though; I can't reopen -- "commits are already merged" |
Stabilisation PR for non capturing closure to fn coercion.
closes #39817