Skip to content

Conversation

@nxsaken
Copy link
Contributor

@nxsaken nxsaken commented Nov 9, 2025

Feature: drop_guard (#144426), const_convert (#143773), const_drop_guard (no tracking issue yet)

Constifies DropGuard::dismiss and trait impls.
I reused const_convert (#143773) for the Deref* impls.

@rustbot 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 Nov 9, 2025
@rustbot
Copy link
Collaborator

rustbot commented Nov 9, 2025

r? @joboet

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

@joboet
Copy link
Member

joboet commented Nov 13, 2025

r? libs-api
@rustbot label +S-blocked -S-waiting-on-review

@rustbot rustbot added the T-libs-api Relevant to the library API team, which will review and decide on the PR/issue. label Nov 13, 2025
@rustbot rustbot assigned the8472 and unassigned joboet Nov 13, 2025
@rustbot rustbot added S-blocked Status: Blocked on something else such as an RFC or other implementation work. and removed S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. labels Nov 13, 2025
@rustbot

This comment has been minimized.

@nxsaken
Copy link
Contributor Author

nxsaken commented Nov 17, 2025

#148752 has been merged.

@rustbot label -S-blocked

@rustbot rustbot removed the S-blocked Status: Blocked on something else such as an RFC or other implementation work. label Nov 17, 2025
@yoshuawuyts
Copy link
Member

#148589 Was just approved and renames into_inner to dismiss. Once that PR gets through the Bors queue this PR will need to be updated.

@bors
Copy link
Collaborator

bors commented Nov 27, 2025

☔ The latest upstream changes (presumably #149387) made this pull request unmergeable. Please resolve the merge conflicts.

@bors bors added the S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. label Nov 27, 2025
@rustbot
Copy link
Collaborator

rustbot commented Nov 28, 2025

This PR was rebased onto a different main commit. Here's a range-diff highlighting what actually changed.

Rebasing is a normal part of keeping PRs up to date, so no action is needed—this note is just to help reviewers.

@nxsaken nxsaken changed the title Constify DropGuard::into_inner and trait impls Constify DropGuard::dismiss and trait impls Nov 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. T-libs Relevant to the library team, which will review and decide on the PR/issue. T-libs-api Relevant to the library API 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