about summary refs log tree commit diff
path: root/src/test/incremental/thinlto
diff options
context:
space:
mode:
authorMark Rousskov <mark.simulacrum@gmail.com>2018-07-26 09:18:26 -0600
committerGitHub <noreply@github.com>2018-07-26 09:18:26 -0600
commit2aeb76500e979c2acebf056f99db0a0cc96d07d5 (patch)
tree0f8b7772e808271d68e0c28fda47e35e89314322 /src/test/incremental/thinlto
parent0127704c984ad99f113e7f8b1adeb47994acac6d (diff)
parent338d545b9062a3efec018c05c2f8834778c9cf2d (diff)
downloadrust-2aeb76500e979c2acebf056f99db0a0cc96d07d5.tar.gz
rust-2aeb76500e979c2acebf056f99db0a0cc96d07d5.zip
Rollup merge of #52617 - matthewjasper:remove-unused-code, r=nikomatsakis
Don't match on region kinds when reporting NLL errors

First half (by number of tests affected) of the changes to "does not live long enough".

Now that lexical MIR borrowck is gone, region kinds are always ReVar, so matching on them to change errors does nothing.

Changes "borrowed value only lives until here" to "`x` is dropped here while still borrowed".

r? @pnkfelix  cc @nikomatsakis
Diffstat (limited to 'src/test/incremental/thinlto')
0 files changed, 0 insertions, 0 deletions