lukaslueg / macro_railroad

A library to generate syntax diagrams for Rust macros.
MIT License
529 stars 11 forks source link

More tests #3

Open lukaslueg opened 5 years ago

lukaslueg commented 5 years ago

We need more tests, especially of lowering to guarantee that we produce correct results in all cases. It would be a disaster if we produced visual representations that are not actually part of the syntax.