Skip to content
This repository has been archived by the owner on May 6, 2020. It is now read-only.

Figure out what to do about errors from expand #80

Open
dtolnay opened this issue Jun 22, 2016 · 1 comment
Open

Figure out what to do about errors from expand #80

dtolnay opened this issue Jun 22, 2016 · 1 comment

Comments

@dtolnay
Copy link
Contributor

dtolnay commented Jun 22, 2016

@erickt #78 (comment)

Drat, one downside to this is that this'll leak the syntex::Error type through the syntex::expand method. Think downstream projects should box up these error types so syntex doesn't leak?

@dtolnay
Copy link
Contributor Author

dtolnay commented Jun 22, 2016

We could version the error independently in its own crate. It should almost never change.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

No branches or pull requests

1 participant