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-lang
/
rust
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
15.5k
Star
116k
Code
Issues
5k+
Pull requests
1.4k
Actions
Projects
Security and quality
6
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
split
asm!
parsing and validation
- #140490
#140490
Merged
bors
merged 7 commits into
rust-lang:master
rust-lang/rust:master
from
folkertdev:asm-parser-changes
folkertdev/rust:asm-parser-changes
Copy head branch name to clipboard
May 18, 2025
Conversation
Commits
7
(7)
Checks
Files changed
Merged
split
asm!
parsing and validation
#140490
bors
merged 7 commits into
rust-lang:master
rust-lang/rust:master
from
folkertdev:asm-parser-changes
folkertdev/rust:asm-parser-changes
Copy head branch name to clipboard
Commits
Commits on May 17, 2025
determine later whether an explicit reg was used
folkertdev
committed
cd22c1b
View commit details
Copy full SHA for cd22c1b
Browse repository at this point
extract operand parser
folkertdev
committed
5af9652
View commit details
Copy full SHA for 5af9652
Browse repository at this point
Commits on May 18, 2025
a new parser generating the exact same error messages
Show description for de8e305
folkertdev
and
traviscross
committed
de8e305
View commit details
Copy full SHA for de8e305
Browse repository at this point
attempt to have rustfmt use the new logic
Show description for 7ec06fc
folkertdev
committed
7ec06fc
View commit details
Copy full SHA for 7ec06fc
Browse repository at this point
delay error for unsupported options
folkertdev
committed
e12d675
View commit details
Copy full SHA for e12d675
Browse repository at this point
rename to get rid of the 'raw' concept
folkertdev
committed
85053d1
View commit details
Copy full SHA for 85053d1
Browse repository at this point
add `AsmOptions` with some named fields
folkertdev
committed
26e3a50
View commit details
Copy full SHA for 26e3a50
Browse repository at this point
You can’t perform that action at this time.