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

Obsolete Sized? T #20602

Merged
merged 4 commits into from
Jan 6, 2015
Merged

Obsolete Sized? T #20602

merged 4 commits into from
Jan 6, 2015

Conversation

nrc
Copy link
Member

@nrc nrc commented Jan 6, 2015

No description provided.

@rust-highfive
Copy link
Collaborator

r? @aturon

(rust_highfive has picked a reviewer for you, use r? to override)

)
),
ObsoleteSyntax::Sized => (
"`T: ?Sized` syntax for removing the `Sized` bound",
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sized? T, not T: ?Sized, right?

@sfackler
Copy link
Member

sfackler commented Jan 6, 2015

r=me with the obsolete message fixed.

nrc added 2 commits January 6, 2015 14:20
[breaking-change]

Use `T: ?Sized`
@nrc nrc assigned sfackler and unassigned aturon Jan 6, 2015
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.

5 participants