Reduce str transmutes, add mut versions of methods.
This commit is contained in:
@@ -296,6 +296,7 @@
|
||||
#![feature(stmt_expr_attributes)]
|
||||
#![feature(str_char)]
|
||||
#![feature(str_internals)]
|
||||
#![feature(str_mut_extras)]
|
||||
#![feature(str_utf16)]
|
||||
#![feature(test, rustc_private)]
|
||||
#![feature(thread_local)]
|
||||
|
||||
Reference in New Issue
Block a user