Skip to content

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

Merged
bors merged 2 commits intorust-lang:masterfrom
jseyfried:fix_ast_const_integer_ice
Sep 30, 2016
Merged

Fix ICE on some macros in const integer positions (e.g. [u8; m!()])#36819
bors merged 2 commits intorust-lang:masterfrom
jseyfried:fix_ast_const_integer_ice

Conversation

@jseyfried
Copy link
Copy Markdown
Contributor

@jseyfried jseyfried commented Sep 29, 2016

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

@nrc
Copy link
Copy Markdown
Member

nrc commented Sep 29, 2016

@bors: r+

@bors
Copy link
Copy Markdown
Collaborator

bors commented Sep 29, 2016

📌 Commit 4bec961 has been approved by nrc

@bors
Copy link
Copy Markdown
Collaborator

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
Copy Markdown
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