Rollup merge of #120150 - Jules-Bertholet:stabilize-round-ties-even, r=cuviper
Stabilize `round_ties_even` Closes #96710 `@rustbot` label -T-libs T-libs-api
This commit is contained in:
commit
862d3fe769
5 changed files with 2 additions and 9 deletions
|
@ -337,7 +337,6 @@
|
|||
#![feature(prelude_2024)]
|
||||
#![feature(ptr_as_uninit)]
|
||||
#![feature(raw_os_nonzero)]
|
||||
#![feature(round_ties_even)]
|
||||
#![feature(slice_internals)]
|
||||
#![feature(slice_ptr_get)]
|
||||
#![feature(slice_range)]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue