]> git.proxmox.com Git - rustc.git/blobdiff - src/test/ui/union/union-lint-dead-code.thirunsafeck.stderr
Update unsuspicious file list
[rustc.git] / src / test / ui / union / union-lint-dead-code.thirunsafeck.stderr
index f6e515f8400686e13d7a06617e7e0426e4684936..6e21584c37c06186867d74468a1c9c8494d5630e 100644 (file)
@@ -5,7 +5,7 @@ LL | union Foo {
    |       --- field in this union
 LL |     x: usize,
 LL |     b: bool,
-   |     ^^^^^^^
+   |     ^
    |
 note: the lint level is defined here
   --> $DIR/union-lint-dead-code.rs:4:9