]> git.lizzy.rs Git - rust.git/blobdiff - library/core/src/lib.rs
Rollup merge of #103439 - Nilstrieb:help-me-with-my-macro, r=estebank
[rust.git] / library / core / src / lib.rs
index 8425354837841608c002775d7651bd4d3f72443f..2d12805270f93bed274ee92d93cc32b48cf19fb5 100644 (file)
 #![feature(const_black_box)]
 #![feature(const_caller_location)]
 #![feature(const_cell_into_inner)]
-#![feature(const_char_convert)]
+#![feature(const_char_from_u32_unchecked)]
 #![feature(const_clone)]
 #![feature(const_cmp)]
 #![feature(const_discriminant)]