Skip to content

don't use type_parameter_def during astconv #26824

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
Jul 6, 2015
Merged

Conversation

arielb1
Copy link
Contributor

@arielb1 arielb1 commented Jul 6, 2015

Fixes #26812.

r? @eddyb

@alexcrichton
Copy link
Member

In the future can you expand PR descriptions and commit messages? It's not too useful to just have Fixes #XXXX in the commit logs unfortunately.

@arielb1
Copy link
Contributor Author

arielb1 commented Jul 6, 2015

@alexcrichton

I can do it now

astconv is called when converting the type-parameter, which leads to
a crash.

Fixes rust-lang#26812.
@alexcrichton
Copy link
Member

Thanks!

@arielb1 arielb1 changed the title Fix #26812 don't use type_parameter_def during astconv Jul 6, 2015
@eddyb
Copy link
Member

eddyb commented Jul 6, 2015

@bors r+

@bors
Copy link
Collaborator

bors commented Jul 6, 2015

📌 Commit 78761d6 has been approved by eddyb

bors added a commit that referenced this pull request Jul 6, 2015
@bors
Copy link
Collaborator

bors commented Jul 6, 2015

⌛ Testing commit 78761d6 with merge 943b014...

@bors bors merged commit 78761d6 into rust-lang:master Jul 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