about summary refs log tree commit diff
path: root/compiler/rustc_parse/src
diff options
context:
space:
mode:
authorDylan DPC <99973273+Dylan-DPC@users.noreply.github.com>2023-02-24 12:02:45 +0530
committerGitHub <noreply@github.com>2023-02-24 12:02:45 +0530
commitc77cf40df0bb75aceb85ab4908fbdb103538df9a (patch)
tree49c2d2c3260c227c8505e60f115981e27183caef /compiler/rustc_parse/src
parent353827a044be71ae0ce73c9eba2a361a43cfc61c (diff)
parent0241e493b1b611d5279e8dddb771492bd04b0236 (diff)
downloadrust-c77cf40df0bb75aceb85ab4908fbdb103538df9a.tar.gz
rust-c77cf40df0bb75aceb85ab4908fbdb103538df9a.zip
Rollup merge of #108401 - notriddle:notriddle/diagnostics-article, r=compiler-errors
diagnostics: remove inconsistent English article "this" from E0107

Consider [`tests/ui/const-generics/generic_const_exprs/issue-102768.stderr`][issue-102768.stderr], the error message where it gives additional notes about where the associated type is defined, and how the dead code lint doesn't have an article, like in [`tests/ui/lint/dead-code/issue-85255.stderr`][issue-85255.stderr]. They don't have articles, so it seems unnecessary to have one here.

[issue-102768.stderr]: https://github.com/rust-lang/rust/blob/07c993eba8b76eae497e98433ae075b00f01be10/tests/ui/const-generics/generic_const_exprs/issue-102768.stderr
[issue-85255.stderr]: https://github.com/rust-lang/rust/blob/07c993eba8b76eae497e98433ae075b00f01be10/tests/ui/lint/dead-code/issue-85255.stderr
Diffstat (limited to 'compiler/rustc_parse/src')
0 files changed, 0 insertions, 0 deletions