1
Fork 0

Stabilize round_ties_even

This commit is contained in:
Jules Bertholet 2024-01-19 18:02:05 -05:00
parent 88189a71e4
commit b72af9fe9b
No known key found for this signature in database
GPG key ID: 32034DAFC38C1BFC
5 changed files with 2 additions and 9 deletions

View file

@ -338,7 +338,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)]