Skip to content

cargo-miri: set RUSTC to us #2409

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

Merged
merged 5 commits into from
Jul 21, 2022
Merged

Conversation

RalfJung
Copy link
Member

Works around rust-lang/cargo#10885.

@RalfJung
Copy link
Member Author

Sadly this is not enough to fix ./x.py test src/tools/miri --stage 0.
I think it is being told to use the wrong sysroot somewhere?

the following crate versions were found:
crate `core` compiled by rustc 1.63.0-beta.2 (6c1f14289 2022-06-28): /home/r/src/rust/rustc/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-53654a6a483b39e6.rlib
please recompile that crate using this compiler (rustc 1.64.0-dev) (consider running `cargo clean` first)

it should be using the sysroot cargo miri setup has just prepared.

@RalfJung
Copy link
Member Author

@bors r+

@bors
Copy link
Contributor

bors commented Jul 21, 2022

📌 Commit 0a9feb3 has been approved by RalfJung

It is now in the queue for this repository.

bors added a commit that referenced this pull request Jul 21, 2022
@bors
Copy link
Contributor

bors commented Jul 21, 2022

⌛ Testing commit 0a9feb3 with merge c0b22e0...

@bors
Copy link
Contributor

bors commented Jul 21, 2022

💔 Test failed - checks-actions

@RalfJung
Copy link
Member Author

@bors r+

@bors
Copy link
Contributor

bors commented Jul 21, 2022

📌 Commit bb52965 has been approved by RalfJung

It is now in the queue for this repository.

@bors
Copy link
Contributor

bors commented Jul 21, 2022

⌛ Testing commit bb52965 with merge ed76d20...

@bors
Copy link
Contributor

bors commented Jul 21, 2022

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

@bors bors merged commit ed76d20 into rust-lang:master Jul 21, 2022
@bors bors mentioned this pull request Jul 21, 2022
@RalfJung RalfJung deleted the cargo-miri-rustc branch July 21, 2022 19:34
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.

2 participants