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
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 }}
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
16k
Star
119k
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
Allow storing
format_args!()
in a variable
- #140748
#140748
Merged
bors
merged 11 commits into
rust-lang:master
rust-lang/rust:master
from
m-ou-se:super-format-args3
m-ou-se/rust:super-format-args3
Copy head branch name to clipboard
Jun 19, 2025
Conversation
Commits
11
(11)
Checks
Files changed
Merged
Allow storing
format_args!()
in a variable
#140748
bors
merged 11 commits into
rust-lang:master
rust-lang/rust:master
from
m-ou-se:super-format-args3
m-ou-se/rust:super-format-args3
Copy head branch name to clipboard
Commits
Commits on Jun 18, 2025
Allow storing `format_args!()` in `let`.
Show description for 8ff2c1a
m-ou-se
committed
8ff2c1a
View commit details
Copy full SHA for 8ff2c1a
Browse repository at this point
Add test for new format_args!() temporary lifetimes.
m-ou-se
committed
5b763fb
View commit details
Copy full SHA for 5b763fb
Browse repository at this point
Remove outdated test.
Show description for ddd9ee9
m-ou-se
committed
ddd9ee9
View commit details
Copy full SHA for ddd9ee9
Browse repository at this point
Update mir-opt tests.
m-ou-se
committed
4ca0f01
View commit details
Copy full SHA for 4ca0f01
Browse repository at this point
Remove 'this error originates in format_args_nl' from test output.
Show description for f608da2
m-ou-se
committed
f608da2
View commit details
Copy full SHA for f608da2
Browse repository at this point
Update unpretty tests.
m-ou-se
committed
58a5ab5
View commit details
Copy full SHA for 58a5ab5
Browse repository at this point
Fix span of AddrOf in format_args!() expansion.
Show description for 42fc5ae
m-ou-se
committed
42fc5ae
View commit details
Copy full SHA for 42fc5ae
Browse repository at this point
Bless/update tests.
m-ou-se
committed
a693c52
View commit details
Copy full SHA for a693c52
Browse repository at this point
Update/bless clippy tests.
m-ou-se
committed
2c175e1
View commit details
Copy full SHA for 2c175e1
Browse repository at this point
Commits on Jun 19, 2025
Use expr_ref.
m-ou-se
committed
2da3a66
View commit details
Copy full SHA for 2da3a66
Browse repository at this point
Remove old format_args diagnostic.
m-ou-se
committed
b4f2cac
View commit details
Copy full SHA for b4f2cac
Browse repository at this point
You can’t perform that action at this time.