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

Remove sized bounds where appropriate #101

Merged
merged 2 commits into from Feb 1, 2017
Merged

Conversation

@ZoeyR
Copy link
Collaborator

ZoeyR commented Jan 31, 2017

Closes #99

@TyOverby
Copy link
Collaborator

TyOverby commented Jan 31, 2017

On the stable compiler, you still need to have the : ?Sized inside of the <..> for the function (it can't be in the where clause)

@TyOverby
Copy link
Collaborator

TyOverby commented Jan 31, 2017

Also, I'd like to point out that you beat me to this PR by 3 minutes
💯 💯

@ZoeyR
Copy link
Collaborator Author

ZoeyR commented Feb 1, 2017

I'm at dinner right now. I'll fix after.

@TyOverby
Copy link
Collaborator

TyOverby commented Feb 1, 2017

Looks good!

@TyOverby TyOverby merged commit dee93c1 into servo:master Feb 1, 2017
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.