]> git.lizzy.rs Git - rust.git/commit - src/tools/miri
Rollup merge of #69154 - JohnTitor:fix-macro-ices, r=petrochenkov
authorDylan DPC <dylan.dpc@gmail.com>
Sat, 15 Feb 2020 08:45:46 +0000 (09:45 +0100)
committerGitHub <noreply@github.com>
Sat, 15 Feb 2020 08:45:46 +0000 (09:45 +0100)
commitc115ad927a2dc24400de60dc280a9e7029b9bd44
tree7242a3a9f9348931ad5268afa6d240e9881e0464
parent728be34ebc716aa90cc525b42282d6c9f461b67b
parent47aa2b5bfd35d3e094b55a1a2841698f2765e419
Rollup merge of #69154 - JohnTitor:fix-macro-ices, r=petrochenkov

Avoid calling `fn_sig` on closures

Fixes #68060

r? @petrochenkov
src/librustc_typeck/collect.rs