diff options
| author | Aaron Hill <aa1ronham@gmail.com> | 2020-08-08 13:16:43 -0400 |
|---|---|---|
| committer | Aaron Hill <aa1ronham@gmail.com> | 2020-08-08 14:21:04 -0400 |
| commit | 5f7436b5fd27e534b2800389067b169cbe7864b7 (patch) | |
| tree | 04de4f47c453ae3e53a6ca21e84f44dda28cbfb7 /compiler/rustc_codegen_llvm/src | |
| parent | c989ac132a81503ceaaa1054da0a3a8c5c305ef0 (diff) | |
| download | rust-5f7436b5fd27e534b2800389067b169cbe7864b7.tar.gz rust-5f7436b5fd27e534b2800389067b169cbe7864b7.zip | |
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
