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

Fix for upstream rustc changes #28

Merged
merged 2 commits into from Mar 31, 2015
Merged

Fix for upstream rustc changes #28

merged 2 commits into from Mar 31, 2015

Conversation

@mikedilger
Copy link
Contributor

mikedilger commented Mar 31, 2015

Fixes new rustc 2015-03-30 issue:

src/reader.rs:126:22: 126:42 error: the type of this value must be known in this context
src/reader.rs:126         self.read += cast(count).unwrap();
mikedilger added 2 commits Mar 31, 2015
@TyOverby
Copy link
Collaborator

TyOverby commented Mar 31, 2015

Thanks!

TyOverby added a commit that referenced this pull request Mar 31, 2015
Fix for upstream rustc changes
@TyOverby TyOverby merged commit cc18482 into servo:master Mar 31, 2015
1 check passed
1 check passed
continuous-integration/travis-ci/pr The Travis CI build passed
Details
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

2 participants
You can’t perform that action at this time.