about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src
diff options
context:
space:
mode:
authorokaneco <47607823+okaneco@users.noreply.github.com>2024-08-22 22:53:07 -0400
committerokaneco <47607823+okaneco@users.noreply.github.com>2024-08-22 23:37:52 -0400
commit65abcc2bccc11b0fcea31a98155f72bf57f1c314 (patch)
tree050faa188fc61cc19aa9760808541dcaaa0257a6 /compiler/rustc_codegen_llvm/src
parente23ae72ac7a393961886ea62df065ebb6def7d51 (diff)
downloadrust-65abcc2bccc11b0fcea31a98155f72bf57f1c314.tar.gz
rust-65abcc2bccc11b0fcea31a98155f72bf57f1c314.zip
Implement feature `string_from_utf8_lossy_owned`
Implement feature for lossily converting from `Vec<u8>` to `String`
- Add `String::from_utf8_lossy_owned`
- Add `FromUtf8Error::into_utf8_lossy`
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions