rust/tests/ui/closures/2229_closure_analysis
Matthew Jasper d4ffb3b08a Capture scrutinee of if let guards correctly
Previously we were always capturing by value.
2023-09-22 13:04:44 +00:00
..