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
Type
/
to 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-lang
/
reference
Public
Notifications
You must be signed in to change notification settings
Fork
601
Star
1.5k
Code
Issues
312
Pull requests
116
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
document naked c-variadic functions
- #2321
#2321
Open
folkertdev
wants to merge 8 commits into
rust-lang:master
rust-lang/reference:master
from
folkertdev:c-variadic-naked-functions
folkertdev/reference:c-variadic-naked-functions
Copy head branch name to clipboard
Conversation
Commits
8
(8)
Checks
Files changed
Open
document naked c-variadic functions
#2321
folkertdev
wants to merge 8 commits into
rust-lang:master
rust-lang/reference:master
from
folkertdev:c-variadic-naked-functions
folkertdev/reference:c-variadic-naked-functions
Copy head branch name to clipboard
Commits
Commits on Aug 8, 2026
document naked c-variadic functions
folkertdev
committed
efdfc5a
View commit details
Copy full SHA for efdfc5a
Browse repository at this point
use sysv64 (generated with gcc https://godbolt.org/z/5nvjvzx8n)
folkertdev
committed
1491064
View commit details
Copy full SHA for 1491064
Browse repository at this point
carve out space for naked functions
folkertdev
committed
d5308f0
View commit details
Copy full SHA for d5308f0
Browse repository at this point
Commits on Aug 9, 2026
Use rule links for the naked C-variadic references
Show description for 726df6e
traviscross
committed
726df6e
View commit details
Copy full SHA for 726df6e
Browse repository at this point
Link the first use of "naked functions" in the rule
Show description for 3b6ad95
traviscross
committed
3b6ad95
View commit details
Copy full SHA for 3b6ad95
Browse repository at this point
Clarify the ABI rule for naked variadic functions
Show description for f8aaa3c
traviscross
committed
f8aaa3c
View commit details
Copy full SHA for f8aaa3c
Browse repository at this point
Rework the naked C-variadic example
Show description for ff3db70
traviscross
committed
ff3db70
View commit details
Copy full SHA for ff3db70
Browse repository at this point
Cover the `-unwind` variants in the naked ABI rule
Show description for 3bb5bd3
traviscross
committed
3bb5bd3
View commit details
Copy full SHA for 3bb5bd3
Browse repository at this point
You can’t perform that action at this time.