about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src
diff options
context:
space:
mode:
authorYuki Okushi <huyuumi.dev@gmail.com>2020-10-13 04:07:58 +0900
committerGitHub <noreply@github.com>2020-10-13 04:07:58 +0900
commit71d8c1088607616fcc8c798f4f4bd6156be2fb74 (patch)
tree16d88562b34bd80ae3213899a3bb7d89e6ca4cb2 /compiler/rustc_codegen_llvm/src
parentdde997710ab95c9e3d13c30d86907829aa5ee0e4 (diff)
parentd5b714355e42573b050e5b8d51f30509f99dec7e (diff)
downloadrust-71d8c1088607616fcc8c798f4f4bd6156be2fb74.tar.gz
rust-71d8c1088607616fcc8c798f4f4bd6156be2fb74.zip
Rollup merge of #77784 - aDotInTheVoid:ffi-sealed_trait-intra-docs, r=jyn514
Fix intra-docs link in core::ffi::VaList

At some point, `VaList` was changes to be a [wrapper](https://github.com/rust-lang/rust/blob/1661f77/library/core/src/ffi.rs#L177-L201) over `VaListImpl`, and now the `Arg` method exists on [`VaListImpl`](https://github.com/rust-lang/rust/blob/1661f77/library/core/src/ffi.rs#L333-L336). This PR fixes the intradoc links so that when `--document-private-items` is ran on std (via [patch](https://gist.github.com/aDotInTheVoid/42c82306210203f9c9093c952b765ab4)), it works
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions