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

Resolve FIXME: String::new is now a const fn #5097

Merged
merged 1 commit into from
Jan 26, 2020

Conversation

phansch
Copy link
Member

@phansch phansch commented Jan 26, 2020

const_string_new is stable since Rust 1.39

changelog: none

`const_string_new` is stable since Rust 1.39
@phansch phansch added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties label Jan 26, 2020
@llogiq
Copy link
Contributor

llogiq commented Jan 26, 2020

LGTM. Thanks. @bors r+

@bors
Copy link
Contributor

bors commented Jan 26, 2020

📌 Commit 4533310 has been approved by llogiq

@bors
Copy link
Contributor

bors commented Jan 26, 2020

⌛ Testing commit 4533310 with merge fa046d2...

bors added a commit that referenced this pull request Jan 26, 2020
Resolve FIXME: String::new is now a const fn

`const_string_new` is stable since Rust 1.39

changelog: none
@bors
Copy link
Contributor

bors commented Jan 26, 2020

☀️ Test successful - checks-travis, status-appveyor
Approved by: llogiq
Pushing fa046d2 to master...

@bors bors merged commit 4533310 into rust-lang:master Jan 26, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants