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

Return a Result<i64, ()> from do_parse_integer #10870

Merged
merged 1 commit into from Apr 27, 2016

Conversation

axitkhurana
Copy link
Contributor

@axitkhurana axitkhurana commented Apr 27, 2016

Fixes #10860


This change is Reviewable

@highfive
Copy link

Thanks for the pull request, and welcome! The Servo team is excited to review your changes, and you should hear from @Manishearth (or someone else) soon.

@highfive
Copy link

Heads up! This PR modifies the following files:

@highfive
Copy link

warning Warning warning

  • These commits modify style code, but no tests are modified. Please consider adding a test!

@highfive highfive added the S-awaiting-review There is new code that needs to be reviewed. label Apr 27, 2016
@axitkhurana
Copy link
Contributor Author

@KiChjang Not sure if I needed to add a test here. New to rust/servo dev.

@KiChjang
Copy link
Contributor

Not necessary for this issue. If it compiles, it works. Thanks!

@bors-servo r+

@bors-servo
Copy link
Contributor

📌 Commit 4a3addb has been approved by KiChjang

@KiChjang KiChjang assigned KiChjang and unassigned Manishearth Apr 27, 2016
@highfive highfive removed the S-awaiting-review There is new code that needs to be reviewed. label Apr 27, 2016
@bors-servo
Copy link
Contributor

⌛ Testing commit 4a3addb with merge 55ea0d1...

@highfive highfive added the S-awaiting-merge The PR is in the process of compiling and running tests on the automated CI. label Apr 27, 2016
bors-servo pushed a commit that referenced this pull request Apr 27, 2016
…iChjang

Return a Result<i64, ()> from do_parse_integer

Fixes #10860

<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="35" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/10870)
<!-- Reviewable:end -->
@bors-servo
Copy link
Contributor

☀️ Test successful - android, arm32, arm64, linux-dev, linux-rel, mac-dev-unit, mac-rel-css, mac-rel-wpt

@bors-servo bors-servo merged commit 4a3addb into servo:master Apr 27, 2016
@highfive highfive removed the S-awaiting-merge The PR is in the process of compiling and running tests on the automated CI. label Apr 27, 2016
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.

None yet

5 participants