SkylerLipthay / interpolate_idents

Useable macro identifier concatenation plugin for Rust (deprecated)
MIT License
42 stars 10 forks source link

Try to make the error reporting better #12

Closed lu-zero closed 8 years ago

lu-zero commented 8 years ago

Using unwrap() makes the actual parsing error not reported properly confusing the user a lot.

I extended the test coverage a little while at it.

SkylerLipthay commented 8 years ago

This is great! Thank you! Releasing 0.1.2...