Skip to content

Conversation

michaelwoerister
Copy link
Member

With this PR in-place constants are handled correctly with respect to debug location assignment.
The PR also adds an (unrelated) test case for debug locations in extern "C" functions.

Fixes #22432

... and use it to fix a debug-location issue with constants.
@rust-highfive
Copy link
Contributor

r? @nikomatsakis

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

@alexcrichton
Copy link
Member

@bors: r+ 215d287

Manishearth added a commit to Manishearth/rust that referenced this pull request Mar 6, 2015
…cs, r=alexcrichton

 With this PR in-place constants are handled correctly with respect to debug location assignment.
The PR also adds an (unrelated) test case for debug locations in `extern \"C\"` functions.

Fixes rust-lang#22432
@sfackler
Copy link
Member

sfackler commented Mar 7, 2015

@bors p=1

@bors bors merged commit 215d287 into rust-lang:master Mar 7, 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.

Internal compiler error at compiling openssl-sys-0.4.0
6 participants