From 2400d70442364769b4ae18315fc178427d2d95a9 Mon Sep 17 00:00:00 2001 From: Edwin Cheng Date: Sun, 10 May 2020 06:22:26 +0800 Subject: Update cargo-metadata --- .../tests/fixtures/test_serialize_proc_macro.txt | 21 +++++---------------- 1 file changed, 5 insertions(+), 16 deletions(-) (limited to 'crates/ra_proc_macro_srv/src/tests/fixtures') 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 6776f5231..bc010cfe9 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 @@ -20,26 +20,15 @@ SUBTREE $ PUNCH = [alone] 4294967295 SUBTREE {} 4294967295 PUNCH # [alone] 4294967295 - SUBTREE [] 4294967295 - IDENT allow 4294967295 - SUBTREE () 4294967295 - IDENT unknown_lints 4294967295 - PUNCH # [alone] 4294967295 - SUBTREE [] 4294967295 - IDENT cfg_attr 4294967295 - SUBTREE () 4294967295 - IDENT feature 4294967295 - PUNCH = [alone] 4294967295 - LITERAL "cargo-clippy" 0 - PUNCH , [alone] 4294967295 - IDENT allow 4294967295 - SUBTREE () 4294967295 - IDENT useless_attribute 4294967295 - PUNCH # [alone] 4294967295 SUBTREE [] 4294967295 IDENT allow 4294967295 SUBTREE () 4294967295 IDENT rust_2018_idioms 4294967295 + PUNCH , [alone] 4294967295 + IDENT clippy 4294967295 + PUNCH : [joint] 4294967295 + PUNCH : [alone] 4294967295 + IDENT useless_attribute 4294967295 IDENT extern 4294967295 IDENT crate 4294967295 IDENT serde 4294967295 -- cgit v1.2.3