Closed NobodyXu closed 1 year ago
Enable converting a str to lower/upper case and get a CompactString directly for inline storage.
str
CompactString
MIPS CI failed due to pre-compiled libstd not available PowerPC Big Endian 32-bit failed due to SIGILL: illegal instruction, which I suppose is unrelated to this PR.
SIGILL: illegal instruction
Thank you! 😊
Enable converting a
str
to lower/upper case and get aCompactString
directly for inline storage.