Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement pin!() using super let #139114

Draft
wants to merge 5 commits into
base: master
Choose a base branch
from
Draft

Conversation

m-ou-se
Copy link
Member

@m-ou-se m-ou-se commented Mar 29, 2025

Tracking issue for super let: #139076

This includes and is blocked on #139080 and #139112. Marking this as draft.

The main commit for this PR is a8c4d2c

@m-ou-se m-ou-se self-assigned this Mar 29, 2025
@rustbot rustbot added PG-exploit-mitigations Project group: Exploit mitigations 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. T-libs Relevant to the library team, which will review and decide on the PR/issue. labels Mar 29, 2025
@m-ou-se m-ou-se mentioned this pull request Mar 29, 2025
23 tasks
@m-ou-se m-ou-se removed the PG-exploit-mitigations Project group: Exploit mitigations label Mar 29, 2025
@rust-log-analyzer

This comment has been minimized.

@rustbot rustbot added the PG-exploit-mitigations Project group: Exploit mitigations label Mar 29, 2025
@m-ou-se m-ou-se removed the PG-exploit-mitigations Project group: Exploit mitigations label Mar 29, 2025
@rustbot rustbot added the PG-exploit-mitigations Project group: Exploit mitigations label Mar 30, 2025
@m-ou-se m-ou-se removed the PG-exploit-mitigations Project group: Exploit mitigations label Mar 30, 2025
@bors
Copy link
Collaborator

bors commented Apr 1, 2025

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
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. T-libs Relevant 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.

5 participants