about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src/context.rs
diff options
context:
space:
mode:
authorJosh Triplett <josh@joshtriplett.org>2022-03-01 17:36:40 -0800
committerJosh Triplett <josh@joshtriplett.org>2022-03-01 17:36:40 -0800
commit75c3e9c23f07b275548998555883e34e39896587 (patch)
tree3db08db2e749ce92329d1a51b4056906456c5cdf /compiler/rustc_codegen_llvm/src/context.rs
parent335c9609c6340a9933915e717ee7a722bd9f81bc (diff)
downloadrust-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