about summary refs log tree commit diff
path: root/compiler/rustc_llvm/llvm-wrapper
diff options
context:
space:
mode:
authorMichael Howell <michael@notriddle.com>2024-12-26 08:58:17 -0700
committerMichael Howell <michael@notriddle.com>2024-12-26 08:58:17 -0700
commit40b0026a2f1c50e88909f49e8ef8c7ae074f5a9b (patch)
tree78ba7ff6984c07eec99211388a40a8502d3dc5ba /compiler/rustc_llvm/llvm-wrapper
parente2848a05a901bb95a985e4465e84671a60d3abec (diff)
downloadrust-40b0026a2f1c50e88909f49e8ef8c7ae074f5a9b.tar.gz
rust-40b0026a2f1c50e88909f49e8ef8c7ae074f5a9b.zip
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.
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper')
0 files changed, 0 insertions, 0 deletions