summary refs log tree commit diff
path: root/src/test/ui/inference/cannot-infer-closure.rs
AgeCommit message (Expand)AuthorLines
2019-08-12Resolve types when suggesting boxed closureEsteban Küber-3/+3
2019-08-12When needing type annotations in local bindings, account for impl Trait and c...Esteban Küber-0/+6