Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
Rust-for-Linux
/
pin-init
Public
Notifications
You must be signed in to change notification settings
Fork
30
Star
88
Code
Issues
15
Pull requests
5
Discussions
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
self-referential data support
- #156
#156
Draft
nbdd0121
wants to merge 13 commits into
main
Rust-for-Linux/pin-init:main
from
dev/selfref
Rust-for-Linux/pin-init:dev/selfref
Copy head branch name to clipboard
Conversation
Commits
13
(13)
Checks
Files changed
Draft
self-referential data support
#156
nbdd0121
wants to merge 13 commits into
main
Rust-for-Linux/pin-init:main
from
dev/selfref
Rust-for-Linux/pin-init:dev/selfref
Copy head branch name to clipboard
Commits
Commits on Jul 13, 2026
internal: rework how `#[pin_data]` handles cfg
Show description for a10273c
nbdd0121
committed
a10273c
View commit details
Copy full SHA for a10273c
Browse repository at this point
internal: pass data back to `__make_init` callback
Show description for 84b46e0
nbdd0121
committed
84b46e0
View commit details
Copy full SHA for 84b46e0
Browse repository at this point
move generated projection struct into `const _: ()` block
Show description for 9f5caa7
nbdd0121
committed
9f5caa7
View commit details
Copy full SHA for 9f5caa7
Browse repository at this point
internal: pin_data: self-referential parsing support
Show description for c65a3a6
nbdd0121
committed
c65a3a6
View commit details
Copy full SHA for c65a3a6
Browse repository at this point
Commits on Jul 14, 2026
internal: pin_data: rewrite structs that self-references
Show description for fa058e0
nbdd0121
committed
fa058e0
View commit details
Copy full SHA for fa058e0
Browse repository at this point
internal: pin_data: self-referential drop checks
Show description for e3044b1
nbdd0121
committed
e3044b1
View commit details
Copy full SHA for e3044b1
Browse repository at this point
internal: pin_data: implement initialization of borrowed structs
Show description for ab5440c
nbdd0121
committed
ab5440c
View commit details
Copy full SHA for ab5440c
Browse repository at this point
internal: pin_data: project self-referential fields
Show description for 548c931
nbdd0121
committed
548c931
View commit details
Copy full SHA for 548c931
Browse repository at this point
internal: pin_data: add `with_project` method
Show description for eb27855
nbdd0121
committed
eb27855
View commit details
Copy full SHA for eb27855
Browse repository at this point
internal: pin_data: support mutable borrows
Show description for fef06e6
nbdd0121
committed
fef06e6
View commit details
Copy full SHA for fef06e6
Browse repository at this point
internal: pin_data: complete `#[not_covariant]` support
Show description for 9c0f903
nbdd0121
committed
9c0f903
View commit details
Copy full SHA for 9c0f903
Browse repository at this point
internal: pin_data: perform AST lifetime replacement if possible
Show description for a604f2d
nbdd0121
committed
a604f2d
View commit details
Copy full SHA for a604f2d
Browse repository at this point
internal: pin_data: allow lifetime to be shortened per field drop order
Show description for d87ad4c
nbdd0121
committed
d87ad4c
View commit details
Copy full SHA for d87ad4c
Browse repository at this point
You can’t perform that action at this time.