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
/
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.4k
Star
115k
Code
Issues
5k+
Pull requests
1.3k
Actions
Projects
Security and quality
6
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Rollup of 3 pull requests
- #150448
#150448
Merged
bors
merged 14 commits into
rust-lang:main
rust-lang/rust:main
from
matthiaskrgr:rollup-d52y317
matthiaskrgr/rust:rollup-d52y317
Copy head branch name to clipboard
Dec 28, 2025
Conversation
Commits
14
(14)
Checks
Files changed
Merged
Rollup of 3 pull requests
#150448
bors
merged 14 commits into
rust-lang:main
rust-lang/rust:main
from
matthiaskrgr:rollup-d52y317
matthiaskrgr/rust:rollup-d52y317
Copy head branch name to clipboard
Commits
Commits on Dec 27, 2025
Add test for never type fallback in try blocks with Into<!>
Show description for f29c516
AprilNEA
committed
f29c516
View commit details
Copy full SHA for f29c516
Browse repository at this point
fix rustfmt on `const impl Ty {}`
fee1-dead
committed
cf8d0c8
View commit details
Copy full SHA for cf8d0c8
Browse repository at this point
Split out ABI handling for LLVM intrinsics
bjorn3
committed
4f7086a
View commit details
Copy full SHA for 4f7086a
Browse repository at this point
Move llvm intrinsic call to backend
bjorn3
committed
62e17e9
View commit details
Copy full SHA for 62e17e9
Browse repository at this point
Fix for uninhabited llvm intrinsic return type
bjorn3
committed
17f6652
View commit details
Copy full SHA for 17f6652
Browse repository at this point
Don't assume get_fn is only called from codegen_mir in cg_gcc
bjorn3
committed
b40eae8
View commit details
Copy full SHA for b40eae8
Browse repository at this point
Pass Function to Builder::function_call in cg_gcc
bjorn3
committed
c506e23
View commit details
Copy full SHA for c506e23
Browse repository at this point
Inline BuilderMethods::call for intrinsics
Show description for ae8ef1f
bjorn3
committed
ae8ef1f
View commit details
Copy full SHA for ae8ef1f
Browse repository at this point
Partially inline get_fn_addr/get_fn in codegen_llvm_intrinsic_call
Show description for 9bcd6ed
bjorn3
committed
9bcd6ed
View commit details
Copy full SHA for 9bcd6ed
Browse repository at this point
Add a hack for llvm.wasm.throw
Show description for cb23b54
bjorn3
committed
cb23b54
View commit details
Copy full SHA for cb23b54
Browse repository at this point
Fix compilation of cg_gcc with master feature disabled
bjorn3
committed
aeac6cb
View commit details
Copy full SHA for aeac6cb
Browse repository at this point
Rollup merge of #148533 - bjorn3:split_llvm_intrinsic_abi_handling, r=WaffleLapkin
Show description for 1a6c604
matthiaskrgr
authored
1a6c604
View commit details
Copy full SHA for 1a6c604
Browse repository at this point
Rollup merge of #150358 - fee1-dead-contrib:push-utvysrrzsvvm, r=oli-obk
Show description for 15b364e
matthiaskrgr
authored
15b364e
View commit details
Copy full SHA for 15b364e
Browse repository at this point
Rollup merge of #150434 - AprilNEA:test-125364-never-type-try-blocks, r=WaffleLapkin
Show description for 05287d1
matthiaskrgr
authored
05287d1
View commit details
Copy full SHA for 05287d1
Browse repository at this point
You can’t perform that action at this time.