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

Patch --extern arguments in phase_cargo_rustc as well #1710

Merged
merged 5 commits into from Feb 15, 2021
Merged

Patch --extern arguments in phase_cargo_rustc as well #1710

merged 5 commits into from Feb 15, 2021

Conversation

ghost
Copy link

@ghost ghost commented Feb 14, 2021

Fixes #1705.

@RalfJung
Copy link
Member

This contains #1671 now

Can you just take the relevant parts of that PR, i.e. forward_patched_extern_arg? I'd prefer to review these separately.

Copy link
Author

@ghost ghost left a comment

Choose a reason for hiding this comment

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

Can you just take the relevant parts of that PR, i.e. forward_patched_extern_arg? I'd prefer to review these separately.

Sure. Starting to rebase now...

cargo-miri/bin.rs Show resolved Hide resolved
test-cargo-miri/issue-1705/src/lib.rs Show resolved Hide resolved
cargo-miri/bin.rs Outdated Show resolved Hide resolved
cargo-miri/bin.rs Outdated Show resolved Hide resolved
@RalfJung
Copy link
Member

Looks good. :) It is still marked as a draft though, is there something you still wanted to do?

Also, maybe squash the history a bit; no need to preserve all those 9 commits I think.

@ghost
Copy link
Author

ghost commented Feb 15, 2021

It is still marked as a draft though, is there something you still wanted to do?

I'm just not sure where forward_patched_extern_arg() belongs to (it could also be in #1671 and maybe that could be merged first).

@ghost ghost marked this pull request as ready for review February 15, 2021 12:46
@RalfJung
Copy link
Member

#1671 isn't quite ready yet and I'd prefer not to block this fix on that PR.

Thanks for yet another cargo-miri fix :)
@bors r+

@bors
Copy link
Collaborator

bors commented Feb 15, 2021

📌 Commit 1923044 has been approved by RalfJung

@bors
Copy link
Collaborator

bors commented Feb 15, 2021

⌛ Testing commit 1923044 with merge b5b5df5...

@bors
Copy link
Collaborator

bors commented Feb 15, 2021

☀️ Test successful - checks-actions
Approved by: RalfJung
Pushing b5b5df5 to master...

@bors bors merged commit b5b5df5 into rust-lang:master Feb 15, 2021
@ghost ghost deleted the crate-types branch February 15, 2021 14:26
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.

Can't find crate with hyper crate as a dependency
2 participants