Skip to content

Log BOLT args in bootstrap rustc shim#123189

Merged
bors merged 1 commit into
rust-lang:masterfrom
Kobzol:rustc-shim-log
Mar 31, 2024
Merged

Log BOLT args in bootstrap rustc shim#123189
bors merged 1 commit into
rust-lang:masterfrom
Kobzol:rustc-shim-log

Conversation

@Kobzol

@Kobzol Kobzol commented Mar 29, 2024

Copy link
Copy Markdown
Member

Before, the BOLT argument would not be logged, because it was only added after the logging has happened.

Found by @RalfJung here.

@rustbot

rustbot commented Mar 29, 2024

Copy link
Copy Markdown
Collaborator

r? @albertlarsan68

rustbot has assigned @albertlarsan68.
They will have a look at your PR within the next two weeks and either review your PR or reassign to another reviewer.

Use r? to explicitly pick a reviewer

@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 Mar 29, 2024
@onur-ozkan

Copy link
Copy Markdown
Contributor

@bors r+

@bors

bors commented Mar 31, 2024

Copy link
Copy Markdown
Collaborator

📌 Commit a4087b7 has been approved by onur-ozkan

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 Mar 31, 2024
@RalfJung

Copy link
Copy Markdown
Member

@bors rollup

bors added a commit to rust-lang-ci/rust that referenced this pull request Mar 31, 2024
…iaskrgr

Rollup of 4 pull requests

Successful merges:

 - rust-lang#123189 (Log BOLT args in bootstrap `rustc` shim)
 - rust-lang#123211 (Stop calling visitors `V`)
 - rust-lang#123242 (pattern analysis: Require enum indices to be contiguous)
 - rust-lang#123260 (Miri subtree update)

r? `@ghost`
`@rustbot` modify labels: rollup
@bors bors merged commit 0928a54 into rust-lang:master Mar 31, 2024
@rustbot rustbot added this to the 1.79.0 milestone Mar 31, 2024
rust-timer added a commit to rust-lang-ci/rust that referenced this pull request Mar 31, 2024
Rollup merge of rust-lang#123189 - Kobzol:rustc-shim-log, r=onur-ozkan

Log BOLT args in bootstrap `rustc` shim

Before, the BOLT argument would not be logged, because it was only added after the logging has happened.

Found by `@RalfJung` [here](rust-lang#116352 (comment)).
@Kobzol Kobzol deleted the rustc-shim-log branch March 31, 2024 12:33
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.

6 participants