about summary refs log tree commit diff
path: root/src/rustllvm/RustWrapper.cpp
diff options
context:
space:
mode:
authorManish Goregaokar <manishsmail@gmail.com>2018-02-07 08:30:58 -0800
committerGitHub <noreply@github.com>2018-02-07 08:30:58 -0800
commit732c83007c9069c6dd33a5dc98e62337dca014bd (patch)
tree42fa6ee4ee4bd3b44887c258fb11372a12d0014d /src/rustllvm/RustWrapper.cpp
parente2b7458a9740d823e958b0ee2a272917f6938bcd (diff)
parentb55e07ee50c9e4d00b6fc13dc27d45bd03a7965d (diff)
downloadrust-732c83007c9069c6dd33a5dc98e62337dca014bd.tar.gz
rust-732c83007c9069c6dd33a5dc98e62337dca014bd.zip
Rollup merge of #48028 - zackmdavis:and_the_span_of_the_unknown_type, r=estebank
correct E0619 span re method call receivers whose type must be known

Previously, when the type of a method receiver could not be determined,
the error message would, potentially confusingly, highlight the span of
the entire method call.

![unknown_receiver_type](https://user-images.githubusercontent.com/1076988/35838930-a595b17c-0aa2-11e8-9364-6b8e2329f051.png)

Resolves #36598, resolves #42234.
Diffstat (limited to 'src/rustllvm/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions