Stabilize feature 'cstr_from_bytes_until_nul'

This commit is contained in:
Trevor Gross 2023-01-28 17:06:30 -05:00
parent ad8e1dc286
commit 83b05ef0ee
5 changed files with 5 additions and 10 deletions

View file

@ -116,7 +116,6 @@
#![feature(const_eval_select)]
#![feature(const_pin)]
#![feature(const_waker)]
#![feature(cstr_from_bytes_until_nul)]
#![feature(dispatch_from_dyn)]
#![feature(error_generic_member_access)]
#![feature(error_in_core)]