From a8b984185b6a396aaace405189aa48b8c4a4cd7e Mon Sep 17 00:00:00 2001 From: kjeremy Date: Mon, 18 Jan 2021 13:13:24 -0500 Subject: cargo update Update test_serialize_proc_macro for new serde version --- .../src/tests/fixtures/test_serialize_proc_macro.txt | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'crates/proc_macro_srv/src/tests') diff --git a/crates/proc_macro_srv/src/tests/fixtures/test_serialize_proc_macro.txt b/crates/proc_macro_srv/src/tests/fixtures/test_serialize_proc_macro.txt index e6fd21610..ea34e688f 100644 --- a/crates/proc_macro_srv/src/tests/fixtures/test_serialize_proc_macro.txt +++ b/crates/proc_macro_srv/src/tests/fixtures/test_serialize_proc_macro.txt @@ -59,7 +59,7 @@ SUBTREE $ IDENT _serde 4294967295 PUNCH : [joint] 4294967295 PUNCH : [alone] 4294967295 - IDENT export 4294967295 + IDENT __private 4294967295 PUNCH : [joint] 4294967295 PUNCH : [alone] 4294967295 IDENT Ok 4294967295 @@ -72,7 +72,7 @@ SUBTREE $ IDENT _serde 4294967295 PUNCH : [joint] 4294967295 PUNCH : [alone] 4294967295 - IDENT export 4294967295 + IDENT __private 4294967295 PUNCH : [joint] 4294967295 PUNCH : [alone] 4294967295 IDENT Err 4294967295 @@ -85,7 +85,7 @@ SUBTREE $ IDENT _serde 4294967295 PUNCH : [joint] 4294967295 PUNCH : [alone] 4294967295 - IDENT export 4294967295 + IDENT __private 4294967295 PUNCH : [joint] 4294967295 PUNCH : [alone] 4294967295 IDENT Err 4294967295 @@ -120,7 +120,7 @@ SUBTREE $ IDENT _serde 4294967295 PUNCH : [joint] 4294967295 PUNCH : [alone] 4294967295 - IDENT export 4294967295 + IDENT __private 4294967295 PUNCH : [joint] 4294967295 PUNCH : [alone] 4294967295 IDENT Result 4294967295 -- cgit v1.2.3