summaryrefslogtreecommitdiffstats
path: root/src/test/ui/derives/clone-debug-dead-code-in-the-same-struct.stderr
diff options
context:
space:
mode:
Diffstat (limited to 'src/test/ui/derives/clone-debug-dead-code-in-the-same-struct.stderr')
-rw-r--r--src/test/ui/derives/clone-debug-dead-code-in-the-same-struct.stderr2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/test/ui/derives/clone-debug-dead-code-in-the-same-struct.stderr b/src/test/ui/derives/clone-debug-dead-code-in-the-same-struct.stderr
index 512b870fa..7f4f78ceb 100644
--- a/src/test/ui/derives/clone-debug-dead-code-in-the-same-struct.stderr
+++ b/src/test/ui/derives/clone-debug-dead-code-in-the-same-struct.stderr
@@ -1,4 +1,4 @@
-error: fields `field1`, `field2`, `field3` and `field4` are never read
+error: fields `field1`, `field2`, `field3`, and `field4` are never read
--> $DIR/clone-debug-dead-code-in-the-same-struct.rs:6:5
|
LL | pub struct Whatever {