add MAX_LEN_UTF8 and MAX_LEN_UTF16 constants
This commit is contained in:
@@ -281,6 +281,7 @@
|
||||
#![feature(cfg_sanitizer_cfi)]
|
||||
#![feature(cfg_target_thread_local)]
|
||||
#![feature(cfi_encoding)]
|
||||
#![feature(char_max_len)]
|
||||
#![feature(concat_idents)]
|
||||
#![feature(decl_macro)]
|
||||
#![feature(deprecated_suggestion)]
|
||||
|
||||
Reference in New Issue
Block a user