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

Reduce the number of fallible constructors #8

Merged
merged 4 commits into from
Nov 14, 2020
Merged

Conversation

panicbit
Copy link
Owner

@panicbit panicbit commented Nov 14, 2020

Reduce the number of fallible constructors due to Meta::new. This is achieved by introducing Meta::new_lossy, which truncates meta strings to conform to the spec.

Closes #7


This change is Reviewable

@panicbit panicbit merged commit a70c5dd into master Nov 14, 2020
@panicbit panicbit deleted the reduce_result_returns branch November 14, 2020 01:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Respect meta length limit
1 participant