about summary refs log tree commit diff
path: root/compiler/rustc_hir_analysis/src/errors.rs
diff options
context:
space:
mode:
authorMatthias Krüger <matthias.krueger@famsik.de>2023-03-08 21:24:52 +0100
committerGitHub <noreply@github.com>2023-03-08 21:24:52 +0100
commit031b528052d97ef217748e4d0f0a6503426de229 (patch)
tree2539f068e38a3617bc833ad39d97c9e5a5069153 /compiler/rustc_hir_analysis/src/errors.rs
parentf6b8a9f6dbfad6dc0e7651cbb5372ac8f5b593c6 (diff)
parent0f4255ece2e2ff5e0ab7467513cd45d3cdecb27d (diff)
downloadrust-031b528052d97ef217748e4d0f0a6503426de229.tar.gz
rust-031b528052d97ef217748e4d0f0a6503426de229.zip
Rollup merge of #108884 - compiler-errors:tweak-illegal-copy-impl-message, r=WaffleLapkin
Tweak illegal `Copy` impl message

The phrase "may not" can both mean "is not able to" and "possibly does not". Disambiguate this by just using "cannot".
``@Lokathor`` expressed being annoyed by this [here](https://twitter.com/Lokathor/status/1633200313544089602?s=20).

Also drive-by fix for this extremely noisy message: https://play.rust-lang.org/?version=stable&mode=debug&edition=2021&gist=6a37275bc810f7846bfe191845b7d11d.

r? diagnostics
Diffstat (limited to 'compiler/rustc_hir_analysis/src/errors.rs')
0 files changed, 0 insertions, 0 deletions