Detect closures assigned to binding in block

Fix #58497.
This commit is contained in:
Esteban Küber 2023-01-05 21:29:36 +00:00
parent d7fa2ee3e6
commit 664c60a18e

View File

@ -20,6 +20,7 @@ fn bindings() {
category,
span,
&format!("`{}`", name),
"function",
),
(
ref name,