about summary refs log tree commit diff
path: root/compiler/rustc_llvm/llvm-wrapper/SymbolWrapper.cpp
diff options
context:
space:
mode:
authorJacob Pratt <jacob@jhpratt.dev>2024-12-26 21:56:51 -0500
committerGitHub <noreply@github.com>2024-12-26 21:56:51 -0500
commitc1447e34495fd72dc8d70cb7deea50c457686f69 (patch)
treeed01c67c5cb97757acf928a81383043c23beb082 /compiler/rustc_llvm/llvm-wrapper/SymbolWrapper.cpp
parent5a57d10589a1f995316b5bed3afd89a7a71deb8c (diff)
parentfc8a541eaa4b6555d948c382b75677b0e17040fa (diff)
downloadrust-c1447e34495fd72dc8d70cb7deea50c457686f69.tar.gz
rust-c1447e34495fd72dc8d70cb7deea50c457686f69.zip
Rollup merge of #134791 - notriddle:notriddle/inline-ffi-error-types, r=tgross35
docs: inline `std::ffi::c_str` types to `std::ffi`

Rustdoc has no way to show that an item is stable, but only at a different path. `std::ffi::c_str::NulError` is not stable, but `std::ffi::NulError` is.

To avoid marking these types as unstable when someone just wants to follow a link from `CString`, inline them into their stable paths.

Fixes #134702

r? `@tgross35`
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/SymbolWrapper.cpp')
0 files changed, 0 insertions, 0 deletions