Skip to content

Conversation

joshlf
Copy link
Contributor

@joshlf joshlf commented Apr 16, 2025

@rustbot rustbot added S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue. labels Apr 16, 2025
@rustbot rustbot added S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. and removed S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. labels Apr 16, 2025
@jswrenn
Copy link
Member

jswrenn commented Apr 16, 2025

@bors r+

@bors
Copy link
Collaborator

bors commented Apr 16, 2025

📌 Commit 354bcf4 has been approved by jswrenn

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-author Status: This is awaiting some action (such as code changes or more information) from the author. labels Apr 16, 2025
@joshlf joshlf force-pushed the transmute-simplify-tests branch from 354bcf4 to 47ec201 Compare April 16, 2025 22:12
@rustbot rustbot added the A-run-make Area: port run-make Makefiles to rmake.rs label Apr 16, 2025
@rustbot
Copy link
Collaborator

rustbot commented Apr 16, 2025

This PR modifies run-make tests.

cc @jieyouxu

@joshlf joshlf force-pushed the transmute-simplify-tests branch from 47ec201 to 48a9f37 Compare April 16, 2025 22:14
@jswrenn
Copy link
Member

jswrenn commented Apr 16, 2025

@bors r+

@bors
Copy link
Collaborator

bors commented Apr 16, 2025

📌 Commit 48a9f37 has been approved by jswrenn

It is now in the queue for this repository.

@joshlf joshlf force-pushed the transmute-simplify-tests branch from 48a9f37 to 4d50644 Compare April 16, 2025 22:26
@rustbot rustbot added A-compiletest Area: The compiletest test runner A-rustc-dev-guide Area: rustc-dev-guide A-testsuite Area: The testsuite used to check the correctness of rustc A-tidy Area: The tidy tool T-bootstrap Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap) labels Apr 16, 2025
@rustbot

This comment was marked as outdated.

@rustbot

This comment has been minimized.

@joshlf joshlf force-pushed the transmute-simplify-tests branch from 4d50644 to b7fbf20 Compare April 16, 2025 22:27
@jswrenn
Copy link
Member

jswrenn commented Apr 16, 2025

@bors r+

@bors
Copy link
Collaborator

bors commented Apr 16, 2025

📌 Commit b7fbf20 has been approved by jswrenn

It is now in the queue for this repository.

@jieyouxu jieyouxu removed the T-bootstrap Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap) label Apr 17, 2025
@jieyouxu jieyouxu removed A-compiletest Area: The compiletest test runner A-run-make Area: port run-make Makefiles to rmake.rs A-tidy Area: The tidy tool A-rustc-dev-guide Area: rustc-dev-guide labels Apr 17, 2025
bors added a commit to rust-lang-ci/rust that referenced this pull request Apr 17, 2025
…iaskrgr

Rollup of 8 pull requests

Successful merges:

 - rust-lang#138632 (Stabilize `cfg_boolean_literals`)
 - rust-lang#139416 (unstable book; document `macro_metavar_expr_concat`)
 - rust-lang#139782 (Consistent with treating Ctor Call as Struct in liveness analysis)
 - rust-lang#139885 (document RUSTC_BOOTSTRAP, RUSTC_OVERRIDE_VERSION_STRING, and -Z allow-features in the unstable book)
 - rust-lang#139904 (Explicitly annotate edition for `unpretty=expanded` and `unpretty=hir` tests)
 - rust-lang#139932 (transmutability: Refactor tests for simplicity)
 - rust-lang#139944 (Move eager translation to a method on Diag)
 - rust-lang#139948 (git: ignore `60600a6fa403216bfd66e04f948b1822f6450af7` for blame purposes)

r? `@ghost`
`@rustbot` modify labels: rollup
@bors bors merged commit a7af610 into rust-lang:master Apr 17, 2025
6 checks passed
@rustbot rustbot added this to the 1.88.0 milestone Apr 17, 2025
rust-timer added a commit to rust-lang-ci/rust that referenced this pull request Apr 17, 2025
Rollup merge of rust-lang#139932 - joshlf:transmute-simplify-tests, r=jswrenn

transmutability: Refactor tests for simplicity

r? `@jswrenn`
@joshlf joshlf deleted the transmute-simplify-tests branch April 17, 2025 18:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-testsuite Area: The testsuite used to check the correctness of rustc S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants