diff options
| author | bors <bors@rust-lang.org> | 2020-08-25 20:54:59 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2020-08-25 20:54:59 +0000 |
| commit | bf4342114e357f2934d59e12e31e94532ddb2adf (patch) | |
| tree | aebf9b400056954bbf1ccf9c645200ec12e706e2 /compiler/rustc_codegen_llvm/src | |
| parent | 8ba22504e8e5dcbbe136d97f63c1280dabc523d0 (diff) | |
| parent | 5f7436b5fd27e534b2800389067b169cbe7864b7 (diff) | |
| download | rust-bf4342114e357f2934d59e12e31e94532ddb2adf.tar.gz rust-bf4342114e357f2934d59e12e31e94532ddb2adf.zip | |
Auto merge of #75302 - Aaron1011:feature/partial-move-diag, r=estebank
Be consistent when describing a move as a 'partial' in diagnostics When an error occurs due to a partial move, we would use the world "partial" in some parts of the error message, but not in others. This commit ensures that we use the word 'partial' in either all or none of the diagnostic messages. Additionally, we no longer describe a move out of a `Box` via `*` as a 'partial move'. This was a pre-existing issue, but became more noticable when the word 'partial' is used in more places.
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions
