Skip to content

Fix an ICE when translating some static expressions.#21986

Merged
bors merged 1 commit intorust-lang:masterfrom
LeoTestard:identical-statics
Feb 7, 2015
Merged

Fix an ICE when translating some static expressions.#21986
bors merged 1 commit intorust-lang:masterfrom
LeoTestard:identical-statics

Conversation

@LeoTestard
Copy link
Copy Markdown
Contributor

Creating two identical static expressions involving casts of pointers to arrays
caused an assertion failure in librustc_trans.

cc @eddyb

@rust-highfive
Copy link
Copy Markdown
Contributor

r? @Aatch

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

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You should copy the license header from an existing test.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done. :)

Creating two identical static expressions involving casts of pointers to arrays
caused an assertion failure in librustc_trans.
@LeoTestard
Copy link
Copy Markdown
Contributor Author

r? @eddyb

@rust-highfive rust-highfive assigned eddyb and unassigned Aatch Feb 5, 2015
@eddyb
Copy link
Copy Markdown
Member

eddyb commented Feb 5, 2015

@bors r+ 47c2091 rollup

Manishearth added a commit to Manishearth/rust that referenced this pull request Feb 6, 2015
 Creating two identical static expressions involving casts of pointers to arrays
caused an assertion failure in librustc_trans.

cc @eddyb
@bors bors merged commit 47c2091 into rust-lang:master Feb 7, 2015
lnicola pushed a commit to lnicola/rust that referenced this pull request Apr 9, 2026
internal: Fix lsp_ext field name for RecursiveMemoryLayoutNode
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