mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-28 20:16:58 +03:00
Actually export the str::unsafe module for now
This commit is contained in:
committed by
Brian Anderson
parent
af2dd9b3b7
commit
5a19bafeea
+3
-1
@@ -98,7 +98,9 @@
|
||||
escape_char,
|
||||
as_buf,
|
||||
//buf,
|
||||
sbuf;
|
||||
sbuf,
|
||||
|
||||
unsafe;
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user