about summary refs log tree commit diff
path: root/compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp
diff options
context:
space:
mode:
authorMatthias Krüger <matthias.krueger@famsik.de>2024-03-10 10:58:14 +0100
committerGitHub <noreply@github.com>2024-03-10 10:58:14 +0100
commit1b44889ec2d983d7b7fa7566d4048a57b2f7a1c9 (patch)
treebf8ba764da822419d594e00b1c442449e360108f /compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp
parent094a6204f590e6b4770b5f26359dd17a07897adf (diff)
parent1ea6cd715e01f14395ee3f7d944ecc68adf0dde4 (diff)
downloadrust-1b44889ec2d983d7b7fa7566d4048a57b2f7a1c9.tar.gz
rust-1b44889ec2d983d7b7fa7566d4048a57b2f7a1c9.zip
Rollup merge of #112136 - clarfonthey:ffi-c_str, r=cuviper
Add std::ffi::c_str module

ACP: rust-lang/libs-team#134

`std::ffi` docs before change:
![Structs: VaList, VaListImpl, CStr, CString, FromBytesWithNulError, FromVecWithNulError, IntoStringError, NulError, OsStr, OsString](https://github.com/rust-lang/rust/assets/15850505/b2cf3534-30f9-4ef0-a655-bacdc3a19e17)

`std::ffi` docs after change:
![Re-exports: self::c_str::{FromBytesWithNulError, FromBytesUntilNulError, FromVecWithNulError, NulError, IntoStringError} ; Modules: c_str ; Structs: VaList, VaListImpl, CStr, CString, OsStr, OsString](https://github.com/rust-lang/rust/assets/15850505/23aa6964-da7a-4942-bbf7-42bde2146f9e)

(note: I'm omitting the `c_int`, etc. stuff from the screenshots since it's the same in both. this doesn't just delete those types)
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions