diff options
| author | Josh Triplett <josh@joshtriplett.org> | 2022-03-01 17:36:40 -0800 |
|---|---|---|
| committer | Josh Triplett <josh@joshtriplett.org> | 2022-03-01 17:36:40 -0800 |
| commit | 75c3e9c23f07b275548998555883e34e39896587 (patch) | |
| tree | 3db08db2e749ce92329d1a51b4056906456c5cdf /compiler/rustc_codegen_llvm/src/context.rs | |
| parent | 335c9609c6340a9933915e717ee7a722bd9f81bc (diff) | |
| download | rust-75c3e9c23f07b275548998555883e34e39896587.tar.gz rust-75c3e9c23f07b275548998555883e34e39896587.zip | |
Temporarily make `CStr` not a link in the `c_char` docs
When CStr moves to core with an alias in std, this can link to `crate::ffi::CStr`. However, linking in the reverse direction (from core to std) requires a relative path, and that path can't work from both core::ffi and std::os::raw (different number of `../` traversals required).
Diffstat (limited to 'compiler/rustc_codegen_llvm/src/context.rs')
0 files changed, 0 insertions, 0 deletions
