eupn / macrotest

Test harness for declarative and procedural macros expansion via `cargo-expand`
47 stars 9 forks source link

Allow compiling serde and serde_derive in parallel #100

Closed taiki-e closed 5 months ago

taiki-e commented 5 months ago

Before:

before

After:

after