Stabilize const_float_classify

This commit is contained in:
Eduardo Sánchez Muñoz
2024-09-09 18:16:23 +02:00
parent 394c4060d2
commit e3c822df4e
5 changed files with 28 additions and 31 deletions

View File

@@ -121,7 +121,6 @@
#![feature(const_cell_into_inner)]
#![feature(const_eval_select)]
#![feature(const_exact_div)]
#![feature(const_float_classify)]
#![feature(const_fmt_arguments_new)]
#![feature(const_hash)]
#![feature(const_heap)]