Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Spark
Build and deploy intelligent apps
GitHub Models
Manage and compare prompts
MCP Registry
New
Discover and integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
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
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
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 or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
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 }}
rust-lang
/
rust-bindgen
Public
Notifications
You must be signed in to change notification settings
Fork
770
Star
5k
Code
Issues
487
Pull requests
49
Discussions
Actions
Wiki
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Wiki
Security
Insights
Commits
Branch selector
opaque-layout
User selector
All users
Datepicker
All time
Commit History
Commits on Aug 27, 2025
codegen: Guarantee opaque type layout across all architectures.
Show description for 4e159b7
emilio
committed
4e159b7
Copy full SHA for 4e159b7
codegen: Appease nightly clippy too.
emilio
committed
ad9af55
Copy full SHA for ad9af55
codegen: Bump minimum stable target.
Show description for fc747b7
emilio
committed
fc747b7
Copy full SHA for fc747b7
clang: Push the fix for #3277 into Type::declaration.
Show description for 2426dd6
emilio
committed
2426dd6
Copy full SHA for 2426dd6
Get the type's definition in CompInfo::from_ty
Show description for 5fa4a1f
zmodem
authored and
emilio
committed
5fa4a1f
Copy full SHA for 5fa4a1f
Commits on Aug 26, 2025
chore: minor cleanup
Show description for 6b6af6b
nyurik
authored and
emilio
committed
6b6af6b
Copy full SHA for 6b6af6b
Commits on Aug 22, 2025
ci: Move forward Rust for Linux version to v6.17-rc2
Show description for b03b222
ojeda
authored and
emilio
committed
b03b222
Copy full SHA for b03b222
Commits on Aug 21, 2025
Update CHANGELOG.md
Show description for 4f3fb8f
Per Larsen
authored and
emilio
committed
4f3fb8f
Copy full SHA for 4f3fb8f
Fix typo in option handling for rustified non-exhaustive enums
Show description for 45931da
Per Larsen
authored and
emilio
committed
45931da
Copy full SHA for 45931da
Test --rustified-non-exhaustive-enum flag
Per Larsen
authored and
emilio
committed
00d91a1
Copy full SHA for 00d91a1
Small fixes and clarifications to user guide
Show description for 4be63a7
miikkas
authored and
emilio
committed
4be63a7
Copy full SHA for 4be63a7
Configure an assign section to allow rustbot to assign PRs
miikkas
authored and
emilio
committed
0b6f8f6
Copy full SHA for 0b6f8f6
Commits on Aug 8, 2025
Fix typos in the descriptions of a few flags
Show description for 5f7aa4b
thedataking
authored and
emilio
committed
5f7aa4b
Copy full SHA for 5f7aa4b
Commits on Jul 19, 2025
Add references to issue
NickeZ
authored and
emilio
committed
de9627f
Copy full SHA for de9627f
ignore failed test
NickeZ
authored and
emilio
committed
93b9566
Copy full SHA for 93b9566
Add linux aarch64 target to test and release
NickeZ
authored and
emilio
committed
a236cea
Copy full SHA for a236cea
Allow itertools 0.14, bump Cargo.lock to it
paolobarbolini
authored and
emilio
committed
bf87357
Copy full SHA for bf87357
Commits on Jul 11, 2025
comp: Fix alignment of bitfields in some edge cases.
Show description for bd011d4
emilio
and
qinghon
committed
bd011d4
Copy full SHA for bd011d4
Clippy formatting fixes.
adetaylor
authored and
emilio
committed
f015c10
Copy full SHA for f015c10
Include source location in callback.
Show description for a34c91f
adetaylor
authored and
emilio
committed
a34c91f
Copy full SHA for a34c91f
Deduplicate logic to call discovery callback.
Show description for aa725f9
adetaylor
authored and
emilio
committed
aa725f9
Copy full SHA for aa725f9
Fix `clippy::uninlined_format_args` in log macros
Show description for e23f0a7
cuviper
authored and
emilio
committed
e23f0a7
Copy full SHA for e23f0a7
cargo update
cuviper
authored and
emilio
committed
88c7bd1
Copy full SHA for 88c7bd1
Commits on Jun 18, 2025
feat: add Debug,Clone,Eq traits to callback objects
Show description for 1f02556
nyurik
authored and
emilio
committed
1f02556
Copy full SHA for 1f02556
ci: use ubuntu-22.04 for local linux builds
NickeZ
authored and
emilio
committed
bba0875
Copy full SHA for bba0875
chore: Do a clippy pass.
emilio
committed
cc9bc70
Copy full SHA for cc9bc70
Commits on Jun 8, 2025
ci: Move forward Rust for Linux version to v6.16-rc1
Show description for 6e13d4f
ojeda
authored and
emilio
committed
6e13d4f
Copy full SHA for 6e13d4f
apply same rule to C and C-unwind in names_will_be_identical_after_mangling
usamoi
authored and
emilio
committed
187bcce
Copy full SHA for 187bcce
chore: Update dist.
emilio
committed
eae5b66
Copy full SHA for eae5b66
chore: Release
emilio
committed
3a8bedf
Copy full SHA for 3a8bedf
Update changelog.
emilio
committed
e7f0b9d
Copy full SHA for e7f0b9d
Refactor item_name method to use ItemInfo struct
twizmwazin
authored and
emilio
committed
2882af2
Copy full SHA for 2882af2
chore: Fix some warnings with latest stable.
emilio
committed
e2940cd
Copy full SHA for e2940cd
codegen: Avoid crashing on variadic unions without layout information.
emilio
committed
5d7f684
Copy full SHA for 5d7f684
Remove unused which-rustfmt feature
FoxieFlakey
authored and
emilio
committed
2613129
Copy full SHA for 2613129
Pagination
Previous
Next
You can’t perform that action at this time.