Skip to content

{f32,f64}::round_ties_even is stable as of Rust 1.77 #5415

Closed
@ErichDonGubler

Description

@ErichDonGubler

Const. eval. code currently uses a hand-rolled version of {f32,f64}::round_ties_even. Once our MSRV becomes Rust 1.77 or later, we should use the stabilized implementation in std instead.

Metadata

Metadata

Labels

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions