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

propagate --target to rustc invocation #249

Merged
merged 2 commits into from Aug 3, 2022

Conversation

RalfJung
Copy link
Contributor

@RalfJung RalfJung commented Aug 3, 2022

I checked locally that this helps with rust-lang/rust#100062.

Also fix #248 while we are at it.

Copy link
Owner

@dtolnay dtolnay left a comment

Choose a reason for hiding this comment

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

Thanks!

@dtolnay dtolnay merged commit 29c72c5 into dtolnay:master Aug 3, 2022
@dtolnay
Copy link
Owner

dtolnay commented Aug 3, 2022

Published in 1.0.60.

@link2xt
Copy link

link2xt commented Aug 6, 2022

Was 1.0.59 yanked or what happened to it?

@RalfJung
Copy link
Contributor Author

RalfJung commented Aug 6, 2022

1.0.60 (which contained this PR) was yanked, due to #250.

Repository owner locked and limited conversation to collaborators Aug 8, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

build.rs checks for CARGO_RUSTC_WRAPPER which does not seem to be a thing
3 participants