Skip to content

boostrap: print output during building tools - #110507

Merged
bors merged 1 commit into
rust-lang:masterfrom
weihanglo:print-try-run-output
Apr 19, 2023
Merged

boostrap: print output during building tools#110507
bors merged 1 commit into
rust-lang:masterfrom
weihanglo:print-try-run-output

Conversation

@weihanglo

Copy link
Copy Markdown
Member

Fixes#110506

@rustbot

Copy link
Copy Markdown
Collaborator

r? @Mark-Simulacrum

(rustbot has picked a reviewer for you, use r? to override)

@rustbotrustbot 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 Apr 18, 2023
@jyn514

Copy link
Copy Markdown
Member

Thanks!

@bors r+ rollup

@bors

bors commented Apr 19, 2023

Copy link
Copy Markdown
Collaborator

📌 Commit 2c5867b has been approved by jyn514

It is now in the queue for this repository.

@borsbors 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 Apr 19, 2023
bors added a commit to rust-lang-ci/rust that referenced this pull request Apr 19, 2023
…iaskrgr
Rollup of 7 pull requests
Successful merges:
- rust-lang#110432 (Report more detailed reason why `Index` impl is not satisfied)
- rust-lang#110451 (Minor changes to `IndexVec::ensure_contains_elem` & related methods)
- rust-lang#110476 (Delay a good path bug on drop for `TypeErrCtxt` (instead of a regular delayed bug))
- rust-lang#110498 (Switch to `EarlyBinder` for `collect_return_position_impl_trait_in_trait_tys`)
- rust-lang#110507 (boostrap: print output during building tools)
- rust-lang#110510 (Fix ICE for transmutability in candidate assembly)
- rust-lang#110513 (make `non_upper_case_globals` lint not report trait impls)
Failed merges:
r? `@ghost`
`@rustbot` modify labels: rollup
@bors
bors merged commit e85b026 into rust-lang:masterApr 19, 2023
@rustbotrustbot added this to the 1.71.0 milestone Apr 19, 2023
@weihanglo
weihanglo deleted the print-try-run-output branch April 19, 2023 07:26
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

S-waiting-on-borsStatus: Waiting on bors to run and complete tests. Bors will change the label on completion.T-bootstrapRelevant 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.

rustbuild: some x.py targets no longer print their dependencies being built

5 participants

@weihanglo@rustbot@jyn514@bors@Mark-Simulacrum