]> git.lizzy.rs Git - rust.git/commit
Lower closure prototype after its body.
authorCamille GILLOT <gillot.camille@gmail.com>
Thu, 21 Jan 2021 21:09:15 +0000 (22:09 +0100)
committerCamille GILLOT <gillot.camille@gmail.com>
Thu, 21 Jan 2021 21:59:07 +0000 (22:59 +0100)
commit3f42abec58ab05d37689f33efdfa6382eb4b1e1a
tree3bac82b63750b87f086e0a8aa6c92bc4c0cf6b7f
parentc5a96fb7973649807a7943e7395456db158dcab6
Lower closure prototype after its body.
compiler/rustc_ast_lowering/src/expr.rs
src/test/ui/closures/local-type-mix.rs [new file with mode: 0644]
src/test/ui/closures/local-type-mix.stderr [new file with mode: 0644]