diff options
author | Jeremy Kolb <[email protected]> | 2020-06-21 17:10:50 +0100 |
---|---|---|
committer | Jeremy Kolb <[email protected]> | 2020-06-21 17:10:50 +0100 |
commit | a120ceed19a568f7b5ad51d32ed823292db5a38b (patch) | |
tree | e97cbe028c54e953af47549af92e2bc6d7abe06f /crates/ra_proc_macro_srv/src/tests/fixtures | |
parent | 3dfcf4b5ed4b3361f729d5ebd6277d64adbf1a8b (diff) |
Update test for new serde
Diffstat (limited to 'crates/ra_proc_macro_srv/src/tests/fixtures')
-rw-r--r-- | crates/ra_proc_macro_srv/src/tests/fixtures/test_serialize_proc_macro.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/crates/ra_proc_macro_srv/src/tests/fixtures/test_serialize_proc_macro.txt b/crates/ra_proc_macro_srv/src/tests/fixtures/test_serialize_proc_macro.txt index bc010cfe9..e6fd21610 100644 --- a/crates/ra_proc_macro_srv/src/tests/fixtures/test_serialize_proc_macro.txt +++ b/crates/ra_proc_macro_srv/src/tests/fixtures/test_serialize_proc_macro.txt | |||
@@ -14,7 +14,7 @@ SUBTREE $ | |||
14 | PUNCH , [alone] 4294967295 | 14 | PUNCH , [alone] 4294967295 |
15 | IDENT unused_qualifications 4294967295 | 15 | IDENT unused_qualifications 4294967295 |
16 | IDENT const 4294967295 | 16 | IDENT const 4294967295 |
17 | IDENT _IMPL_SERIALIZE_FOR_Foo 4294967295 | 17 | IDENT _ 4294967295 |
18 | PUNCH : [alone] 4294967295 | 18 | PUNCH : [alone] 4294967295 |
19 | SUBTREE () 4294967295 | 19 | SUBTREE () 4294967295 |
20 | PUNCH = [alone] 4294967295 | 20 | PUNCH = [alone] 4294967295 |