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

Fix ICE on some macros in const integer positions (e.g. [u8; m!()]) #36819

Merged
merged 2 commits into from
Sep 30, 2016

Conversation

jseyfried
Copy link
Contributor

@jseyfried jseyfried commented Sep 29, 2016

Fixes #36816 (EDIT: and fixes #36834).
r? @nrc

@nrc
Copy link
Member

nrc commented Sep 29, 2016

@bors: r+

@bors
Copy link
Contributor

bors commented Sep 29, 2016

📌 Commit 4bec961 has been approved by nrc

@bors
Copy link
Contributor

bors commented Sep 30, 2016

⌛ Testing commit 4bec961 with merge c88ed2a...

bors added a commit that referenced this pull request Sep 30, 2016
Fix ICE on some macros in const integer positions (e.g. `[u8; m!()]`)

Fixes #36816.
r? @nrc
@jseyfried
Copy link
Contributor Author

This also fixes #36834.

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.

ICE compiling cargo-graph v0.3.0 with today's nightly objc v0.2.1 causes compiler panic on nightly (OSX)
3 participants