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.4k
Star
116k
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 6 pull requests
- #152701
#152701
Merged
rust-bors[bot]
merged 19 commits into
rust-lang:main
rust-lang/rust:main
from
jhpratt:rollup-clRaY9x
jhpratt/rust:rollup-clRaY9x
Copy head branch name to clipboard
Feb 16, 2026
Conversation
Commits
19
(19)
Checks
Files changed
Merged
Rollup of 6 pull requests
#152701
rust-bors[bot]
merged 19 commits into
rust-lang:main
rust-lang/rust:main
from
jhpratt:rollup-clRaY9x
jhpratt/rust:rollup-clRaY9x
Copy head branch name to clipboard
Commits
Commits on Feb 4, 2026
Consider captures to be used by closures that unwind
Show description for 58292e2
eggyal
committed
58292e2
View commit details
Copy full SHA for 58292e2
Browse repository at this point
Commits on Feb 14, 2026
allow `const fn` to be c-variadic
Show description for a7888c1
folkertdev
committed
a7888c1
View commit details
Copy full SHA for a7888c1
Browse repository at this point
make `Va::arg` and `VaList::drop` `const fn`s
folkertdev
committed
ce69380
View commit details
Copy full SHA for ce69380
Browse repository at this point
c-variadic functions in `rustc_const_eval`
folkertdev
committed
02c4af3
View commit details
Copy full SHA for 02c4af3
Browse repository at this point
add c-variadic miri test
folkertdev
committed
ca3d1a3
View commit details
Copy full SHA for ca3d1a3
Browse repository at this point
move va_list operations into `InterpCx`
folkertdev
committed
f5bf335
View commit details
Copy full SHA for f5bf335
Browse repository at this point
Commits on Feb 15, 2026
Remove timing assertion from `oneshot::send_before_recv_timeout`
JonathanBrouwer
committed
dab350a
View commit details
Copy full SHA for dab350a
Browse repository at this point
unify and deduplicate floats
xonx4l
committed
2c1d605
View commit details
Copy full SHA for 2c1d605
Browse repository at this point
clif: Only set has_reliable_f128_math with glibc
Show description for 8379475
tgross35
authored and
xonx4l
committed
8379475
View commit details
Copy full SHA for 8379475
Browse repository at this point
feature-gate c-variadic definitions and calls in const contexts
folkertdev
committed
981dacc
View commit details
Copy full SHA for 981dacc
Browse repository at this point
Commits on Feb 16, 2026
Inline the `is_tool` check for setting `-Zforce-unstable-if-unmarked`
Zalathar
committed
f1664ac
View commit details
Copy full SHA for f1664ac
Browse repository at this point
Port rustc_do_not_const_check to the new attribute parser
jdonszelmann
committed
47ca780
View commit details
Copy full SHA for 47ca780
Browse repository at this point
Port rustc_nonnull_optimization_guaranteed to the new attribute parser
jdonszelmann
committed
12e6628
View commit details
Copy full SHA for 12e6628
Browse repository at this point
Rollup merge of #148206 - xonx4l:deduplicate-float-tests, r=tgross35
Show description for bff3e9e
jhpratt
authored
bff3e9e
View commit details
Copy full SHA for bff3e9e
Browse repository at this point
Rollup merge of #150601 - folkertdev:c-variadic-const-eval, r=RalfJung
Show description for 494c6da
jhpratt
authored
494c6da
View commit details
Copy full SHA for 494c6da
Browse repository at this point
Rollup merge of #152103 - eggyal:caught-divergence-not-unused, r=cjgillot
Show description for c9a7f8a
jhpratt
authored
c9a7f8a
View commit details
Copy full SHA for c9a7f8a
Browse repository at this point
Rollup merge of #152296 - jdonszelmann:port-rust-nonnull-guaranteed, r=jonathanbrouwer
Show description for d1f3c9e
jhpratt
authored
d1f3c9e
View commit details
Copy full SHA for d1f3c9e
Browse repository at this point
Rollup merge of #152648 - JonathanBrouwer:debug_spurious, r=jhpratt
Show description for 1dd933c
jhpratt
authored
1dd933c
View commit details
Copy full SHA for 1dd933c
Browse repository at this point
Rollup merge of #152686 - Zalathar:force-unstable, r=jieyouxu
Show description for 84c522a
jhpratt
authored
84c522a
View commit details
Copy full SHA for 84c522a
Browse repository at this point
You can’t perform that action at this time.