about summary refs log tree commit diff
path: root/src/rustllvm/RustWrapper.cpp
diff options
context:
space:
mode:
authorkennytm <kennytm@gmail.com>2019-02-16 00:55:59 +0800
committerkennytm <kennytm@gmail.com>2019-02-16 14:11:52 +0800
commit762b988a0a7740d6a9b5f99932036a4ae03dd6cb (patch)
tree13a74da7decc8d8b9b316852d01d7baa56f34619 /src/rustllvm/RustWrapper.cpp
parent30019ed41324c7018c3432482208d86d43517c6d (diff)
parentf565efd617fc2b74bca7fa637faf9c6241008442 (diff)
downloadrust-762b988a0a7740d6a9b5f99932036a4ae03dd6cb.tar.gz
rust-762b988a0a7740d6a9b5f99932036a4ae03dd6cb.zip
Rollup merge of #58448 - euclio:missing-summaries, r=QuietMisdreavus
rustdoc: mask `compiler_builtins` docs

Fixes #46783.

I wasn't able to fully confirm the underlying cause, but my theory is that functions in `compiler_builtins` were overwriting functions with the same names in libcore in the search index. Since the functions in `compiler_builtins` didn't have docs, that's why they weren't appearing in the results.

Masking the `compiler_builtins` crate fixes the search results. It appears that this crate was accidentally unmasked in #49503.
Diffstat (limited to 'src/rustllvm/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions