Scott McMurray
|
4a7ceea930
|
Better rustc_on_unimplemented, and UI test fixes
|
2021-05-06 11:37:45 -07:00 |
|
Mazdak Farrokhzad
|
228015acd2
|
Remove async_await gates from tests.
|
2019-08-20 03:08:42 +02:00 |
|
Esteban Küber
|
1e6f753762
|
Fix tidy
|
2019-08-12 20:24:26 -07:00 |
|
Esteban Küber
|
b8708e2c9a
|
When needing type annotations in local bindings, account for impl Trait and closures
Do not suggest nonsensical types when the type inference is failing on
`impl Trait` or anonymous closures.
|
2019-08-12 16:50:46 -07:00 |
|