Skip to content

Fix build break due to generalized object bounds #39

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

Merged
merged 1 commit into from
Aug 29, 2014
Merged

Fix build break due to generalized object bounds #39

merged 1 commit into from
Aug 29, 2014

Conversation

bkoropoff
Copy link
Contributor

This adds the 'static bound directly to the traits to avoid code churn for now. I'm not sure if you ever want to take advantage of trait boxes with more specific bounds.

This adds the 'static bound directly to the traits
to avoid code churn for now.
@lifthrasiir
Copy link
Owner

Is this in the very recent master but not in the nightly?

@bkoropoff
Copy link
Contributor Author

Yeah. See rust-lang/rust@b516532

lifthrasiir added a commit that referenced this pull request Aug 29, 2014
Fix build break due to generalized object bounds
@lifthrasiir lifthrasiir merged commit 15de58b into lifthrasiir:master Aug 29, 2014
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.

2 participants