提交 1291fc76 编写于 作者: H Huon Wilson

Reword unstability message for core::num::Float.

上级 cd4ed384
......@@ -1222,7 +1222,7 @@ pub enum FpCategory {
//
// FIXME(#8888): Several of these functions have a parameter named
// `unused_self`. Removing it requires #8888 to be fixed.
#[unstable = "recently settled as part of numerics reform"]
#[unstable = "distribution of methods between core/std is unclear"]
pub trait Float
: Copy + Clone
+ NumCast
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册