Skip to content

Conversation

gralpli
Copy link
Contributor

@gralpli gralpli commented Jan 17, 2017

Fixes issue #39089

@rust-highfive
Copy link
Contributor

Thanks for the pull request, and welcome! The Rust team is excited to review your changes, and you should hear from @brson (or someone else) soon.

If any changes to this PR are deemed necessary, please add them as extra commits. This ensures that the reviewer can see what has changed since they last reviewed the code. Due to the way GitHub handles out-of-date commits, this should also make it reasonably obvious what issues have or haven't been addressed. Large or tricky changes may require several passes of review and changes.

Please see the contribution instructions for more information.

@petrochenkov
Copy link
Contributor

r? @nrc (as the assert author)

@nrc
Copy link
Member

nrc commented Jan 18, 2017

@bors: r+

@bors
Copy link
Collaborator

bors commented Jan 18, 2017

📌 Commit 9fd3860 has been approved by nrc

alexcrichton added a commit to alexcrichton/rust that referenced this pull request Jan 20, 2017
Fix ICE when compiling fn f<T: ?for<'a> Sized>() {}

Fixes issue rust-lang#39089
bors added a commit that referenced this pull request Jan 20, 2017
bors added a commit that referenced this pull request Jan 21, 2017
@bors bors merged commit 9fd3860 into rust-lang:master Jan 21, 2017
@gralpli gralpli deleted the issue-39089 branch February 9, 2017 13:07
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.

6 participants