Reexport std::str::alloc. Windows still needs this. Issue #855
This commit is contained in:
parent
2c80556e00
commit
91f05fba11
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ export lteq;
|
||||||
// export hash;
|
// export hash;
|
||||||
// export is_utf8;
|
// export is_utf8;
|
||||||
// export is_ascii;
|
// export is_ascii;
|
||||||
// export alloc;
|
export alloc;
|
||||||
export byte_len;
|
export byte_len;
|
||||||
export buf;
|
export buf;
|
||||||
// export bytes;
|
// export bytes;
|
||||||
|
|
Loading…
Add table
Reference in a new issue