lighthouse/eth2/utils/compare_fields_derive
Michael Sproul 3d559d8b41
Robustify derive macro attribute parsing (#544)
Missing whitespace in the implementation of `TokenStream::to_string` on
beta and nightly was breaking our parsing of derive macro attributes.

This change makes the parser ignore whitespace, and should make the beta
and nightly builds succeed again.
2019-09-28 14:29:14 +10:00
..
src Robustify derive macro attribute parsing (#544) 2019-09-28 14:29:14 +10:00
Cargo.toml Add new CompareFields trait and derive 2019-05-22 17:22:12 +10:00