about summary refs log tree commit diff
path: root/src/rustllvm/PassWrapper.cpp
diff options
context:
space:
mode:
authorP1start <rewi-github@whanau.org>2014-09-13 14:03:34 +1200
committerP1start <rewi-github@whanau.org>2014-10-02 15:51:05 +1300
commit02c6ebde7e9bca72baa0623d9c5f6a86a30ec486 (patch)
treeaef369999c774cb890a03d5b617eee08062339aa /src/rustllvm/PassWrapper.cpp
parent35ff2def5ddc2cf90b1dc5eebcd6a32641a04ea2 (diff)
downloadrust-02c6ebde7e9bca72baa0623d9c5f6a86a30ec486.tar.gz
rust-02c6ebde7e9bca72baa0623d9c5f6a86a30ec486.zip
Change the `use of moved value` error to be more accurate
Previously it output `partially moved` to eagerly. This updates it to be more
accurate and output `collaterally moved` for use of values that were invalidated
by moves out of different fields in the same struct.

Closes #15630.
Diffstat (limited to 'src/rustllvm/PassWrapper.cpp')
0 files changed, 0 insertions, 0 deletions