]> git.lizzy.rs Git - rust.git/commitdiff
Merge #2619
authorbors[bot] <26634292+bors[bot]@users.noreply.github.com>
Fri, 20 Dec 2019 17:58:59 +0000 (17:58 +0000)
committerGitHub <noreply@github.com>
Fri, 20 Dec 2019 17:58:59 +0000 (17:58 +0000)
2619: Coerce closures to fn pointers r=flodiebold a=flodiebold

E.g. `let x: fn(A) -> B = |x| { y };`

Co-authored-by: Florian Diebold <florian.diebold@freiheit.com>

Trivial merge