Skip to content

Conversation

@Zoxc
Copy link
Contributor

@Zoxc Zoxc commented Jan 9, 2015

Fixes #19907

@rust-highfive
Copy link
Contributor

r? @eddyb

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

Copy link
Contributor

Choose a reason for hiding this comment

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

Could you add a comment about how this differs to sess.target?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

The creader.rs changes sets it to either &self.sess.target.target or &self.sess.host depending on whether it looks for target or host libraries.

Copy link
Contributor

Choose a reason for hiding this comment

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

I was meaning add one to the source. :)

bors added a commit that referenced this pull request Jan 9, 2015
@bors bors merged commit 9dea210 into rust-lang:master Jan 9, 2015
lnicola pushed a commit to lnicola/rust that referenced this pull request Oct 14, 2025
Fix not applicable c-str and byte-str for raw_string
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.

Compiler plugins not found with target spec

5 participants