Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Move 'UTF8Array' out of the core library
The current implementation of `UTF8Array` can't be compiled in no-std mode because it uses `PointerToMutable.deallocate`.
- Loading branch information