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.3k
Actions
Projects
Security and quality
6
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Rollup of 4 pull requests
- #150729
#150729
Merged
bors
merged 13 commits into
rust-lang:main
rust-lang/rust:main
from
matthiaskrgr:rollup-an2m4zg
matthiaskrgr/rust:rollup-an2m4zg
Copy head branch name to clipboard
Jan 6, 2026
Conversation
Commits
13
(13)
Checks
Files changed
Merged
Rollup of 4 pull requests
#150729
bors
merged 13 commits into
rust-lang:main
rust-lang/rust:main
from
matthiaskrgr:rollup-an2m4zg
matthiaskrgr/rust:rollup-an2m4zg
Copy head branch name to clipboard
Commits
Commits on Dec 18, 2025
Fix macro_metavar_expr_concat behavior with nested repetitions
Delta17920
committed
3566b67
View commit details
Copy full SHA for 3566b67
Browse repository at this point
Commits on Jan 6, 2026
add const ctor support
Kivooeo
committed
d32f1c6
View commit details
Copy full SHA for d32f1c6
Browse repository at this point
resolve: Rename `NameBinding(Data,Kind)` to `Decl(Data,Kind)`
Show description for 460f22c
petrochenkov
committed
460f22c
View commit details
Copy full SHA for 460f22c
Browse repository at this point
resolve: Rename `LexicalScopeBinding::(Item,Res)` to `LateDecl::(Decl,RibDef)`
petrochenkov
committed
7a34af2
View commit details
Copy full SHA for 7a34af2
Browse repository at this point
resolve: `MacroRulesScope::Binding` -> `MacroRulesScope::Def`
Show description for 844e085
petrochenkov
committed
844e085
View commit details
Copy full SHA for 844e085
Browse repository at this point
Update some function names and fields from bindings to declarations
petrochenkov
committed
a67e289
View commit details
Copy full SHA for a67e289
Browse repository at this point
Update more function names and fields from bindings to declarations
petrochenkov
committed
a0ea3b0
View commit details
Copy full SHA for a0ea3b0
Browse repository at this point
resolve: `DeclKind::Import::binding` -> `DeclKind::Import::source_decl`
petrochenkov
committed
db26d01
View commit details
Copy full SHA for db26d01
Browse repository at this point
Cleanup some ui tests for const-traits
fee1-dead
committed
d101412
View commit details
Copy full SHA for d101412
Browse repository at this point
Rollup merge of #150026 - Delta17920:fix/150002-macro-concat-bug, r=jdonszelmann
Show description for 8add20b
matthiaskrgr
authored
8add20b
View commit details
Copy full SHA for 8add20b
Browse repository at this point
Rollup merge of #150521 - petrochenkov:decl, r=nnethercote
Show description for e5a2b25
matthiaskrgr
authored
e5a2b25
View commit details
Copy full SHA for e5a2b25
Browse repository at this point
Rollup merge of #150704 - Kivooeo:const-ctor, r=BoxyUwU
Show description for 9c45483
matthiaskrgr
authored
9c45483
View commit details
Copy full SHA for 9c45483
Browse repository at this point
Rollup merge of #150728 - fee1-dead-contrib:const-traits-test-cleanup, r=fmease
Show description for 799c06f
matthiaskrgr
authored
799c06f
View commit details
Copy full SHA for 799c06f
Browse repository at this point
You can’t perform that action at this time.