Use proper issue for const_fn_floating_point_arithmetic
This commit is contained in:
parent
4cac90c968
commit
659028f48b
3 changed files with 7 additions and 7 deletions
|
@ -585,7 +585,7 @@ declare_features! (
|
|||
(active, const_evaluatable_checked, "1.48.0", Some(76560), None),
|
||||
|
||||
/// Allows basic arithmetic on floating point types in a `const fn`.
|
||||
(active, const_fn_floating_point_arithmetic, "1.48.0", Some(57563), None),
|
||||
(active, const_fn_floating_point_arithmetic, "1.48.0", Some(57241), None),
|
||||
|
||||
// -------------------------------------------------------------------------
|
||||
// feature-group-end: actual feature gates
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue