rustbot · GitHub

@rustbot added S-waiting-on-review

Status: Awaiting review from the assignee but also interested parties.

T-libs

Relevant to the library team, which will review and decide on the PR/issue.

labels

Jul 18, 2026

Open

4 tasks

@Lars-Schumann

@Lars-Schumann

@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

Jul 18, 2026

Merged

rust-bors Bot pushed a commit that referenced this pull request

Jul 18, 2026
…uwer
Rollup of 6 pull requests
Successful merges:
 - #159517 (stdarch subtree update)
 - #159010 (Simplify the unwind crate)
 - #156650 (Stop using prefix_tys)
 - #159152 (triagebot: cc miri on any special-casing of miri in the standard library)
 - #159522 (Apply `#[diagnostic::opaque]` to macros expanding to built-in syntax)
 - #159528 (implement `const_binary_search`)

@rust-bors

rust-timer added a commit that referenced this pull request

Jul 19, 2026
Rollup merge of #159528 - Lars-Schumann:const-binary-search, r=clarfonthey
implement `const_binary_search`
tracking issue: #159532
This makes unstably `const` the following public api:
`core::slice::binary_search`
`core::slice::binary_search_by`
`core::slice::binary_search_by_key`
`core::slice::partition_point`
Happy to make a tracking issue if these are acceptable.

pull Bot pushed a commit to LeeeeeeM/miri that referenced this pull request

Jul 19, 2026

github-actions Bot pushed a commit to rust-lang/stdarch that referenced this pull request

Aug 6, 2026

Read the original on github.com ↗