about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src
diff options
context:
space:
mode:
authorMatthias Krüger <matthias.krueger@famsik.de>2025-02-19 21:16:02 +0100
committerGitHub <noreply@github.com>2025-02-19 21:16:02 +0100
commit7b7b1d4ee9dc4c32f7f4bd9d24a5c6bcc23cca60 (patch)
treee27ec0a508d81477b8cf85658df15db7161515ef /compiler/rustc_codegen_llvm/src
parent84e9f2900758902fbbe6d09ec0f35546c220dedf (diff)
parent0cd8694128262d3fed4744d9629151776a6c5813 (diff)
downloadrust-7b7b1d4ee9dc4c32f7f4bd9d24a5c6bcc23cca60.tar.gz
rust-7b7b1d4ee9dc4c32f7f4bd9d24a5c6bcc23cca60.zip
Rollup merge of #132268 - elichai:string_try_from_vec, r=Amanieu
Impl TryFrom<Vec<u8>> for String

I think this is useful enough to have :)
As a general question, is there any policy around adding "missing" trait implementations? (like adding `AsRef<T> for T` for std types), I mostly stumble upon them when using a lot of "impl Trait in argument position" like (`foo: impl Into<String>`)
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions