about summary refs log tree commit diff
path: root/src/rustllvm/RustWrapper.cpp
diff options
context:
space:
mode:
authorAriel Ben-Yehuda <ariel.byd@gmail.com>2016-07-19 01:02:47 +0300
committerAriel Ben-Yehuda <ariel.byd@gmail.com>2016-07-22 14:32:56 +0300
commitfa4eda8935cc902b0757815e774f11ee791af156 (patch)
tree2e0a377592d670bc18efa7b8ad9cb92a885b9c6d /src/rustllvm/RustWrapper.cpp
parentb7b2db4da7dc6762d53659b32e5fb4ba8e5c5988 (diff)
downloadrust-fa4eda8935cc902b0757815e774f11ee791af156.tar.gz
rust-fa4eda8935cc902b0757815e774f11ee791af156.zip
switch projection errors to use the new type error messages
Unfortunately, projection errors do not come with a nice set of
mismatched types. This is because the type equality check occurs
within a higher-ranked context. Therefore, only the type error
is reported. This is ugly but was always the situation.

I will introduce better errors for the lower-ranked case in
another commit.

Fixes the last known occurence of #31173
Diffstat (limited to 'src/rustllvm/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions