Skip to content

Commit

Permalink
Move 'UTF8Array' out of the core library
Browse files Browse the repository at this point in the history
The current implementation of `UTF8Array` can't be compiled in no-std
mode because it uses `PointerToMutable.deallocate`.
  • Loading branch information
kyouko-taiga committed Oct 5, 2023
1 parent d325e87 commit 2579d68
Showing 1 changed file with 0 additions and 0 deletions.
File renamed without changes.

0 comments on commit 2579d68

Please sign in to comment.