Skip to content

cleanup tests/ui/box, part 2#153061

Merged
rust-bors[bot] merged 2 commits intorust-lang:mainfrom
cyrgani:box-tests-2
Mar 1, 2026
Merged

cleanup tests/ui/box, part 2#153061
rust-bors[bot] merged 2 commits intorust-lang:mainfrom
cyrgani:box-tests-2

Conversation

@cyrgani
Copy link
Contributor

@cyrgani cyrgani commented Feb 24, 2026

Followup to #152868.
I merged some of the slightly less trivial tests into basic-operations.rs and deleted several others entirely.

r? @Kivooeo (since you claimed the last one, but feel free to reassign)

Part of #133895.

@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 Feb 24, 2026
@Kivooeo
Copy link
Member

Kivooeo commented Feb 28, 2026

@bors r+ rollup

@rust-bors
Copy link
Contributor

rust-bors bot commented Feb 28, 2026

📌 Commit 25ded11 has been approved by Kivooeo

It is now in the queue for this repository.

@rust-bors rust-bors bot 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 Feb 28, 2026
rust-bors bot pushed a commit that referenced this pull request Feb 28, 2026
…uwer

Rollup of 9 pull requests

Successful merges:

 - #146989 (Inhibit all-absent-variant optimization for all enum reprs that inhibit layout optimization, not just repr(C).)
 - #151991 (std: sys: pal: uefi: os: Implement split_paths)
 - #152794 (Fix ICE in `try_to_raw_bytes` when array elements have mismatched)
 - #153052 (std random.rs: update link to RTEMS docs)
 - #153054 (docs: note env var influence on `temp_dir` and `env_clear` on Windows)
 - #153061 (cleanup `tests/ui/box`, part 2)
 - #153197 (style: Update doctests for `TryFrom<integer> for bool` and `From<bool> for float`)
 - #153210 (Fix ICE on empty file with -Zquery-dep-graph)
 - #153228 (Remove `TranslationError`)
@rust-bors rust-bors bot merged commit c8e9647 into rust-lang:main Mar 1, 2026
11 checks passed
@rustbot rustbot added this to the 1.96.0 milestone Mar 1, 2026
rust-timer added a commit that referenced this pull request Mar 1, 2026
Rollup merge of #153061 - cyrgani:box-tests-2, r=Kivooeo

cleanup `tests/ui/box`, part 2

Followup to #152868.
I merged some of the slightly less trivial tests into `basic-operations.rs` and deleted several others entirely.

r? @Kivooeo (since you claimed the last one, but feel free to reassign)

Part of #133895.
@cyrgani cyrgani deleted the box-tests-2 branch March 1, 2026 07:50
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-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.

3 participants