matklad / xshell

Apache License 2.0
694 stars 29 forks source link

Improve error messages #1

Closed Plecra closed 4 years ago

Plecra commented 4 years ago

When given bad input, the macro doesn't provide very helpful messages at the moment. The unwraps and panics need to be turned into compile_errors and given user-friendly descriptions.