lighthouse/eth2/utils/test_random_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 decided against moving test_utils (lighthouse-246) 2019-02-22 16:05:52 +01:00