Skip to content

Commit ab623b2

Browse files
committed
---
yaml --- r: 171999 b: refs/heads/beta c: 1291fc7 h: refs/heads/master i: 171997: de89175 171995: f2f176d 171991: 13e2053 171983: 2e5e91b 171967: 65c0517 v: v3
1 parent e9bb8e1 commit ab623b2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

[refs]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,5 +31,5 @@ refs/heads/automation-fail: 1bf06495443584539b958873e04cc2f864ab10e4
3131
refs/heads/issue-18208-method-dispatch-3-quick-reject: 2009f85b9f99dedcec4404418eda9ddba90258a2
3232
refs/heads/batch: b5571ed71a5879c0495a982506258d5d267744ed
3333
refs/heads/building: 126db549b038c84269a1e4fe46f051b2c15d6970
34-
refs/heads/beta: cd4ed38404384bdb13500f1d2e782d32ece2b239
34+
refs/heads/beta: 1291fc76e097d92680da83cb58912018dbf82266
3535
refs/heads/windistfix: 7608dbad651f02e837ed05eef3d74a6662a6e928

branches/beta/src/libcore/num/mod.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1222,7 +1222,7 @@ pub enum FpCategory {
12221222
//
12231223
// FIXME(#8888): Several of these functions have a parameter named
12241224
// `unused_self`. Removing it requires #8888 to be fixed.
1225-
#[unstable = "recently settled as part of numerics reform"]
1225+
#[unstable = "distribution of methods between core/std is unclear"]
12261226
pub trait Float
12271227
: Copy + Clone
12281228
+ NumCast

0 commit comments

Comments
 (0)