1
Fork 0

Stabilize const_float_methods

This commit is contained in:
Eduardo Sánchez Muñoz 2024-11-23 18:06:35 +01:00
parent ff1737bb00
commit 6f7dc38031
8 changed files with 70 additions and 51 deletions

View file

@ -288,7 +288,6 @@
#![feature(cfg_target_thread_local)]
#![feature(cfi_encoding)]
#![feature(concat_idents)]
#![feature(const_float_methods)]
#![feature(decl_macro)]
#![feature(deprecated_suggestion)]
#![feature(doc_cfg)]