Closed Lingepumpe closed 6 years ago
@Lingepumpe wow, thank you for the fantastic work you've put together. I really like what you've done with the parser. Just a few questions/suggestions about your implementation.
I believe I addressed all review concerns, or is there something else you would like me to fix? Or will some other person review as well? Just checking the ball is not in my court ;)
@Lingepumpe sorry about the delay, I've been unable to compile your changes due to some issues with (presumably) my Rust setup, and I've also been very busy. I should have time to do a final review and merge this within the next two days, thanks for being patient. This looks really nice though.
It seems cargo fmt is now more restrictive with regards to "use": They are ordered in a certain way, and I also got more duplicate warnings. Updated the pull request to include those fixes.
@Lingepumpe thanks for fixing the cargo fmt issue
@brendanashworth still planning to look at this? otherwise, i'm thinking about merging this tomorrow
bors r+
Reworked every parser file, with the exception of extensions.rs.
Changes and cleanup were mostly: