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 doc test failures after ScaleFactor changes #53

Merged
merged 1 commit into from Nov 5, 2014

Conversation

@brookst
Copy link
Contributor

brookst commented Nov 5, 2014

This package failed it's doc tests for me using:

cargo 0.0.1-pre-nightly (603f29d 2014-11-01 19:29:48 +0000)
rustc 0.13.0-nightly (ec28b4a6c 2014-11-04 03:36:55 +0000)

ScaleFactor now needs a number type annotation in addition to the units.
Incidentally needed to include use statements.

I'm just looking into Rust, so hopefully these changes are correct but comment if not.

ScaleFactor now needs a number type annotation in addition to the units.
Incidentally needed to include use statements.
mbrubeck added a commit that referenced this pull request Nov 5, 2014
Fix doc test failures after ScaleFactor changes. r=mbrubeck
@mbrubeck mbrubeck merged commit e5e7491 into servo:master Nov 5, 2014
@mbrubeck
Copy link
Contributor

mbrubeck commented Nov 5, 2014

Thank you!

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.