Skip to content

Beta backports - #36538

Merged
brson merged 2 commits into
rust-lang:betafrom
brson:beta-next
Sep 16, 2016
Merged

Beta backports#36538
brson merged 2 commits into
rust-lang:betafrom
brson:beta-next

Conversation

@brson

Copy link
Copy Markdown
Contributor

pnkfelixand others added 2 commits September 16, 2016 17:49
We were treating an associated type as unsized even when the concrete
instantiation was actually sized. Fix is to normalize before checking
if it is sized.
@rust-highfive

Copy link
Copy Markdown
Contributor

r? @pnkfelix

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

@rust-highfive

Copy link
Copy Markdown
Contributor

warningWarningwarning

  • Pull requests are usually filed against the master branch for this repo, but this one is against beta. Please double check that you specified the right target!

@brson

Copy link
Copy Markdown
ContributorAuthor

r=@nagisa

@brson
brson merged commit 341bfe4 into rust-lang:betaSep 16, 2016
pmatos pushed a commit to LinkiTools/rust that referenced this pull request Sep 27, 2016
Sign up for freeto 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.

4 participants

@brson@rust-highfive@pnkfelix@petrochenkov