Skip to content

Constify residual_into_try_type - #149135

Merged
bors merged 1 commit into
rust-lang:mainfrom
nxsaken:const_residual_into_try_type
Nov 21, 2025
Merged

Constify residual_into_try_type#149135
bors merged 1 commit into
rust-lang:mainfrom
nxsaken:const_residual_into_try_type

Conversation

@nxsaken

@nxsakennxsaken commented Nov 20, 2025

Copy link
Copy Markdown
Contributor

Feature: const_try_residual (related to try_trait_v2_residual)
Tracking issue: #91285

Constify residual_into_try_type introduced in #148725.

r? @scottmcm

@rustbotrustbot 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 Nov 20, 2025
@rust-log-analyzer

This comment has been minimized.

@nxsaken
nxsakenforce-pushed the const_residual_into_try_type branch from c5198c6 to 5590d7dCompareNovember 20, 2025 11:08
@scottmcm

Copy link
Copy Markdown
Member

Makes sense, thanks!

@bors r+ rollup

@bors

bors commented Nov 20, 2025

Copy link
Copy Markdown
Collaborator

📌 Commit 5590d7d has been approved by scottmcm

It is now in the queue for this repository.

@borsbors 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 Nov 20, 2025
matthiaskrgr added a commit to matthiaskrgr/rust that referenced this pull request Nov 21, 2025
…pe, r=scottmcm
Constify `residual_into_try_type`
Feature: `const_try_residual` (related to `try_trait_v2_residual`)
Tracking issue: rust-lang#91285
Constify `residual_into_try_type` introduced in rust-lang#148725.
r? `@scottmcm`
bors added a commit that referenced this pull request Nov 21, 2025
Rollup of 3 pull requests
Successful merges:
- #149043 ( rustdoc-json: add rlib path to ExternalCrate to enable robust crate resolution)
- #149134 (std: sys: net: uefi: Implement read_vectored)
- #149135 (Constify `residual_into_try_type`)
r? `@ghost`
`@rustbot` modify labels: rollup
@ZalatharZalathar mentioned this pull request Nov 21, 2025
bors added a commit that referenced this pull request Nov 21, 2025
Rollup of 5 pull requests
Successful merges:
- #148990 (Exhaustively specify names and stability of `--print` values)
- #149127 (unwrap ret ty of `iter::ArrayChunks::into_remainder` )
- #149134 (std: sys: net: uefi: Implement read_vectored)
- #149135 (Constify `residual_into_try_type`)
- #149160 (Check for intrinsic to fn ptr casts in unified coercions)
r? `@ghost`
`@rustbot` modify labels: rollup
@bors
bors merged commit e7b9935 into rust-lang:mainNov 21, 2025
11 checks passed
@rustbotrustbot added this to the 1.93.0 milestone Nov 21, 2025
rust-timer added a commit that referenced this pull request Nov 21, 2025
Rollup merge of #149135 - nxsaken:const_residual_into_try_type, r=scottmcm
Constify `residual_into_try_type`
Feature: `const_try_residual` (related to `try_trait_v2_residual`)
Tracking issue: #91285
Constify `residual_into_try_type` introduced in #148725.
r? ``@scottmcm``
@bors

bors commented Nov 21, 2025

Copy link
Copy Markdown
Collaborator

⌛ Testing commit 5590d7d with merge e22dab3...

@Zalathar

Copy link
Copy Markdown
Member

Bors, this is already merged.

@bors r- retry

@borsbors added S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. 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-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. labels Nov 30, 2025
github-actionsBot pushed a commit to model-checking/verify-rust-std that referenced this pull request Jan 17, 2026
…pe, r=scottmcm
Constify `residual_into_try_type`
Feature: `const_try_residual` (related to `try_trait_v2_residual`)
Tracking issue: rust-lang#91285
Constify `residual_into_try_type` introduced in rust-lang#148725.
r? ``@scottmcm``
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

S-waiting-on-borsStatus: Waiting on bors to run and complete tests. Bors will change the label on completion.T-libsRelevant to the library team, which will review and decide on the PR/issue.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants

@nxsaken@rust-log-analyzer@scottmcm@bors@Zalathar@rustbot