Migrate `run-make/emit-named-files` to `rmake.rs` by GuillaumeGomez · Pull Request #125849 · rust-lang/rust

@GuillaumeGomez

@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

Jun 1, 2024

jieyouxu

@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

Jun 2, 2024

bors added a commit to rust-lang-ci/rust that referenced this pull request

Jun 2, 2024
…kingjubilee

Rollup of 3 pull requests

Successful merges:

 - rust-lang#125311 (Make repr(packed) vectors work with SIMD intrinsics)
 - rust-lang#125849 (Migrate `run-make/emit-named-files` to `rmake.rs`)
 - rust-lang#125851 (Add some more specific checks to the MIR validator)

r? `@ghost`
`@rustbot` modify labels: rollup

rust-timer added a commit to rust-lang-ci/rust that referenced this pull request

Jun 2, 2024
Rollup merge of rust-lang#125849 - GuillaumeGomez:migrate-emit-named-files, r=jieyouxu

Migrate `run-make/emit-named-files` to `rmake.rs`

Part of rust-lang#121876.

r? `@jieyouxu`