rust/tests/ui/transmutability
Michael Howell a5b639dc01 diagnostics: remove inconsistent English article "this" from E0107
Consider `tests/ui/const-generics/generic_const_exprs/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`. They don't have
articles, so it seems unnecessary to have one here.
2023-02-23 10:27:06 -07:00
..
abstraction Move /src/test to /tests 2023-01-11 09:32:08 +00:00
arrays Specify what 'this' actually is 2023-02-21 05:21:07 +00:00
enums Specify what 'this' actually is 2023-02-21 05:21:07 +00:00
malformed-program-gracefulness Render missing generics suggestion verbosely 2023-01-12 22:04:30 +00:00
primitives Specify what 'this' actually is 2023-02-21 05:21:07 +00:00
structs Specify what 'this' actually is 2023-02-21 05:21:07 +00:00
unions Specify what 'this' actually is 2023-02-21 05:21:07 +00:00
visibility Specify what 'this' actually is 2023-02-21 05:21:07 +00:00
issue-101739-1.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
issue-101739-1.stderr Modify primary span label for E0308 2023-01-30 20:12:19 +00:00
issue-101739-2.rs diagnostics: remove inconsistent English article "this" from E0107 2023-02-23 10:27:06 -07:00
issue-101739-2.stderr diagnostics: remove inconsistent English article "this" from E0107 2023-02-23 10:27:06 -07:00
references.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
references.stderr Specify what 'this' actually is 2023-02-21 05:21:07 +00:00