]> git.lizzy.rs Git - rust.git/commitdiff
Rollup merge of #106578 - compiler-errors:recursive-opaque-closure, r=TaKO8Ki
authorMichael Goulet <michael@errs.io>
Sun, 22 Jan 2023 04:20:59 +0000 (23:20 -0500)
committerGitHub <noreply@github.com>
Sun, 22 Jan 2023 04:20:59 +0000 (23:20 -0500)
Label closure captures/generator locals that make opaque types recursive

cc https://github.com/rust-lang/rust/issues/46415#issuecomment-1374665828


Trivial merge