Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use format arguments capture feature #4440

Merged
merged 1 commit into from
Jan 13, 2022
Merged

Conversation

Turbo87
Copy link
Member

@Turbo87 Turbo87 commented Jan 13, 2022

This was stablized and released in Rust 1.58 🎉

see rust-lang/rust#90473

@Turbo87 Turbo87 added A-backend ⚙️ C-internal 🔧 Category: Nonessential work that would make the codebase more consistent or clear labels Jan 13, 2022
@locks
Copy link
Contributor

locks commented Jan 13, 2022

Sweet! I tried using this feature on a personal project before I realised it wasn't in stable yet at the time xD

@bors r+

@bors
Copy link
Contributor

bors commented Jan 13, 2022

📌 Commit f84eda9 has been approved by locks

@bors
Copy link
Contributor

bors commented Jan 13, 2022

⌛ Testing commit f84eda9 with merge 2e744af...

@bors
Copy link
Contributor

bors commented Jan 13, 2022

☀️ Test successful - checks-actions
Approved by: locks
Pushing 2e744af to master...

@bors bors merged commit 2e744af into rust-lang:master Jan 13, 2022
@Turbo87 Turbo87 deleted the format-strings branch January 13, 2022 23:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-backend ⚙️ C-internal 🔧 Category: Nonessential work that would make the codebase more consistent or clear
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants