Skip to content

Add a suite of ChunkedBitSet union/subtract/intersect test scenarios#153759

Open
Zalathar wants to merge 1 commit intorust-lang:mainfrom
Zalathar:chunk-tests
Open

Add a suite of ChunkedBitSet union/subtract/intersect test scenarios#153759
Zalathar wants to merge 1 commit intorust-lang:mainfrom
Zalathar:chunk-tests

Conversation

@Zalathar
Copy link
Copy Markdown
Member

While working on #153754, I found that these code paths are under-tested.

@rustbot rustbot added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Mar 12, 2026
@rustbot rustbot added the T-compiler Relevant to the compiler team, which will review and decide on the PR/issue. label Mar 12, 2026
@rustbot
Copy link
Copy Markdown
Collaborator

rustbot commented Mar 12, 2026

r? @madsmtm

rustbot has assigned @madsmtm.
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

Why was this reviewer chosen?

The reviewer was selected based on:

  • Owners of files modified in this PR: compiler
  • compiler expanded to 69 candidates
  • Random selection from 16 candidates

@wesleywiser
Copy link
Copy Markdown
Member

r? wesleywiser

@rustbot rustbot assigned wesleywiser and unassigned madsmtm May 7, 2026
@wesleywiser
Copy link
Copy Markdown
Member

@bors r+ rollup

@rust-bors
Copy link
Copy Markdown
Contributor

rust-bors Bot commented May 7, 2026

📌 Commit 2a87040 has been approved by wesleywiser

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 May 7, 2026
JonathanBrouwer added a commit to JonathanBrouwer/rust that referenced this pull request May 7, 2026
Add a suite of ChunkedBitSet union/subtract/intersect test scenarios

While working on rust-lang#153754, I found that these code paths are under-tested.
rust-bors Bot pushed a commit that referenced this pull request May 7, 2026
…uwer

Rollup of 4 pull requests

Successful merges:

 - #149468 (Skipping borrowck because of trivial const)
 - #152487 (core: drop unmapped ZSTs in array `map`)
 - #153759 (Add a suite of ChunkedBitSet union/subtract/intersect test scenarios)
 - #156198 (Add `sync` option to `-Z threads` to force synchronization on one thread)
JonathanBrouwer added a commit to JonathanBrouwer/rust that referenced this pull request May 7, 2026
Add a suite of ChunkedBitSet union/subtract/intersect test scenarios

While working on rust-lang#153754, I found that these code paths are under-tested.
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.

4 participants