]> git.lizzy.rs Git - rust.git/commit
Accept `TyError` in `analyze_closure` to avoid ICE
authorEsteban Küber <esteban@kuber.com.ar>
Fri, 22 Jun 2018 22:35:52 +0000 (15:35 -0700)
committerEsteban Küber <esteban@kuber.com.ar>
Fri, 22 Jun 2018 22:35:52 +0000 (15:35 -0700)
commit8ddf9a3360a3be0831141c714c51ad5b655c56fd
treef05cc14f154239063292fec02a563224a9e9ba28
parent4dc2d745b9103dc4493b49277337ef4580425d7c
Accept `TyError` in `analyze_closure` to avoid ICE
src/librustc_typeck/check/upvar.rs
src/test/ui/issue-51714.rs [new file with mode: 0644]
src/test/ui/issue-51714.stderr [new file with mode: 0644]