bors[bot] c8557b91a3
Merge #4958
4958: Infer FnSig via Fn traits r=flodiebold a=adamrk

Addresses https://github.com/rust-analyzer/rust-analyzer/issues/4481.
When inferring types check if the callee implements one of the builtin `Fn` traits. Also autoderef the callee before trying to figure out it's `FnSig`. 

Co-authored-by: adamrk <ark.email@gmail.com>
2020-06-20 15:10:35 +00:00
..
2020-06-19 15:07:32 +02:00
2020-06-16 05:29:05 +00:00
2020-06-19 15:08:52 +00:00
2020-06-20 15:10:35 +00:00
2020-06-20 11:32:01 +02:00
2020-06-15 10:59:05 +02:00
2020-06-19 15:08:52 +00:00
2020-06-19 13:43:42 +00:00
2020-06-19 15:07:32 +02:00
2020-06-19 15:07:32 +02:00