Skip to content

Commit 55c3aed

Browse files
committed
trybuild whitespace change..
Signed-off-by: clux <[email protected]>
1 parent 21f2f13 commit 55c3aed

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

kube-derive/tests/ui/union_fails.stderr

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@ error: Unions can not #[derive(CustomResource)]
55
| ^^^^^^^
66

77
error: Serde does not support derive for unions
8-
--> tests/ui/union_fails.rs:8:1
9-
|
10-
8 | / union FooSpec {
11-
9 | | int: u32,
8+
--> tests/ui/union_fails.rs:8:1
9+
|
10+
8 | / union FooSpec {
11+
9 | | int: u32,
1212
10 | | }
1313
| |_^

0 commit comments

Comments
 (0)