Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

onur-ozkan
Copy link
Contributor

self-explanatory

r? RalfJung

@rustbot rustbot added S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-bootstrap Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap) labels Oct 27, 2023
&[],
);
let _guard = builder.msg_sysroot_tool(Kind::Test, compiler.stage, "miri", host, host);
let _guard = builder.msg_sysroot_tool(Kind::Test, compiler.stage, "miri", host, target);
Copy link
Member

Choose a reason for hiding this comment

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

Looks like fff8223 duplicated a bunch of logic and some of it is wrong? I didn't think each test step has to do its own printing, and I think Miri had a "Testing Miri" header before fff8223... but I might misremember.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Looks like fff8223 duplicated a bunch of logic and some of it is wrong?

Others don't support the target field yet.

@RalfJung
Copy link
Member

I don't understand the code but I guess this makes sense. 🤷

@bors r+ rollup

@bors
Copy link
Collaborator

bors commented Oct 27, 2023

📌 Commit b915fc8 has been approved by RalfJung

It is now in the queue for this repository.

@bors bors added S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. and removed S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. labels Oct 27, 2023
@bors bors merged commit b9015da into rust-lang:master Oct 27, 2023
@rustbot rustbot added this to the 1.75.0 milestone Oct 27, 2023
@onur-ozkan onur-ozkan deleted the fix-miri-target-info branch January 27, 2024 09:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-bootstrap Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants