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

add ParseInto trait for parsing config fields into rust types #454

Merged
merged 1 commit into from
Apr 27, 2016

Conversation

reset
Copy link
Collaborator

@reset reset commented Apr 27, 2016

This will allow us to easily parse common fields into their actual Rust types and provide the user with explicit error messages on failures

gif-keyboard-479356902399182764

@thesentinels
Copy link
Contributor

By analyzing the blame information on this pull request, we identified @fnichol, @adamhjk, @metadave and @davidwrede to be potential reviewers

@adamhjk
Copy link
Contributor

adamhjk commented Apr 27, 2016

gif-keyboard-136076922876600488

@adamhjk
Copy link
Contributor

adamhjk commented Apr 27, 2016

@thesentinels r+

@thesentinels
Copy link
Contributor

📌 Commit df2ac73 has been approved by adamhjk

@thesentinels
Copy link
Contributor

⌛ Testing commit df2ac73 with merge 366e912...

thesentinels pushed a commit that referenced this pull request Apr 27, 2016
@thesentinels
Copy link
Contributor

☀️ Test successful - travis

@thesentinels thesentinels merged commit df2ac73 into master Apr 27, 2016
@reset reset deleted the config-parsing branch April 28, 2016 00:01
jtimberman pushed a commit that referenced this pull request Jun 12, 2016
raskchanky pushed a commit that referenced this pull request Apr 16, 2019
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.

3 participants