rust/src/librustc
bors 8843b28e64 Auto merge of #65951 - estebank:type-inference-error, r=nikomatsakis
Point at method call when type annotations are needed

- Point at method call instead of whole expression when type annotations are needed.
- Suggest use of turbofish on function and methods.

Fix #49391, fix #46333, fix #48089. CC #58517, #63502, #63082.

Fixes https://github.com/rust-lang/rust/issues/40015

r? @nikomatsakis
2019-12-13 22:56:27 +00:00
..
2019-12-06 12:24:54 +00:00
2019-12-11 15:33:45 -08:00
2019-12-06 12:23:23 +00:00

For more information about how rustc works, see the rustc guide.