diff options
| author | Jacob Pratt <jacob@jhpratt.dev> | 2024-12-26 21:56:51 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-12-26 21:56:51 -0500 |
| commit | c1447e34495fd72dc8d70cb7deea50c457686f69 (patch) | |
| tree | ed01c67c5cb97757acf928a81383043c23beb082 /compiler/rustc_llvm/llvm-wrapper/SymbolWrapper.cpp | |
| parent | 5a57d10589a1f995316b5bed3afd89a7a71deb8c (diff) | |
| parent | fc8a541eaa4b6555d948c382b75677b0e17040fa (diff) | |
| download | rust-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
