Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Boxed parsers should allow for unsized types #6

Closed
Marwes opened this issue Jan 28, 2015 · 0 comments
Closed

Boxed parsers should allow for unsized types #6

Marwes opened this issue Jan 28, 2015 · 0 comments
Labels

Comments

@Marwes
Copy link
Owner

Marwes commented Jan 28, 2015

Should only need to add the ?Sized bound for P at https://github.com/Marwes/parser-combinators/blob/master/src/primitives.rs#L230.

Blocked by rust-lang/rust#21379.

@Marwes Marwes added the bug label Jan 29, 2015
@Marwes Marwes closed this as completed in 5c3fd6c Feb 1, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant