mirror of
https://gitee.com/openharmony/third_party_rust_syn
synced 2024-11-24 00:10:15 +00:00
Update test suite to nightly-2021-11-13
This commit is contained in:
parent
3978948969
commit
ce9ded795f
@ -316,7 +316,7 @@ spanless_eq_struct!(ForeignMod; unsafety abi items);
|
||||
spanless_eq_struct!(GenericParam; id ident attrs bounds is_placeholder kind);
|
||||
spanless_eq_struct!(Generics; params where_clause span);
|
||||
spanless_eq_struct!(Impl; defaultness unsafety generics constness polarity of_trait self_ty items);
|
||||
spanless_eq_struct!(InlineAsm; template template_strs operands clobber_abi options line_spans);
|
||||
spanless_eq_struct!(InlineAsm; template template_strs operands clobber_abis options line_spans);
|
||||
spanless_eq_struct!(Item<K>; attrs id span vis ident kind !tokens);
|
||||
spanless_eq_struct!(Label; ident);
|
||||
spanless_eq_struct!(Lifetime; id ident);
|
||||
|
Loading…
Reference in New Issue
Block a user