Skip to content

Conversation

nagisa
Copy link
Member

@nagisa nagisa commented Jan 1, 2016

f64 methods have been stable since rust 1.0, but f32 never got stabilised.

I suggest backporting this to beta as well (needs changing stablilisation version then).

r? @aturon

Fixes rust-lang/rfcs#1438

f64 methods have been stable since rust 1.0, but f32 never got stabilised.
@sfackler
Copy link
Member

sfackler commented Jan 1, 2016

@bors r+

@bors
Copy link
Collaborator

bors commented Jan 1, 2016

📌 Commit c921abf has been approved by sfackler

@bors
Copy link
Collaborator

bors commented Jan 1, 2016

⌛ Testing commit c921abf with merge d4b67cd...

bors added a commit that referenced this pull request Jan 1, 2016
f64 methods have been stable since rust 1.0, but f32 never got stabilised.

I suggest backporting this to beta as well (needs changing stablilisation version then).

r? @aturon

Fixes rust-lang/rfcs#1438
@bors bors merged commit c921abf into rust-lang:master Jan 2, 2016
@brson brson added the beta-nominated Nominated for backporting to the compiler in the beta channel. label Jan 7, 2016
@brson
Copy link
Contributor

brson commented Jan 7, 2016

@nagisa suggested a backport

@aturon
Copy link
Contributor

aturon commented Jan 7, 2016

@brson I don't think that's necessary, but it's also pretty harmless. Up to you.

@brson brson added I-nominated T-libs-api Relevant to the library API team, which will review and decide on the PR/issue. relnotes Marks issues that should be documented in the release notes of the next release. and removed beta-nominated Nominated for backporting to the compiler in the beta channel. I-nominated labels Jan 7, 2016
@brson
Copy link
Contributor

brson commented Jan 12, 2016

Not backporting.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

relnotes Marks issues that should be documented in the release notes of the next release. T-libs-api Relevant to the library API team, which will review and decide on the PR/issue.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants