about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src/llvm_util.rs
diff options
context:
space:
mode:
authorGuillaume Gomez <guillaume.gomez@huawei.com>2024-04-04 18:08:36 +0200
committerGuillaume Gomez <guillaume.gomez@huawei.com>2024-04-04 18:08:36 +0200
commit0ee34e1914e6d12447b0859b8c1c4e6601c6be68 (patch)
tree6711f18e1fdcf4bcc070dbdc4e8ed1d850102bef /compiler/rustc_codegen_llvm/src/llvm_util.rs
parent20ed9712a7b24e9f41083808a90c6d481ddfdcdd (diff)
downloadrust-0ee34e1914e6d12447b0859b8c1c4e6601c6be68.tar.gz
rust-0ee34e1914e6d12447b0859b8c1c4e6601c6be68.zip
In case a foreign item has `doc(hidden)` attribute, we simply merged its attributes
with the re-export's, making it being removed once in the `strip_hidden` pass.

The solution was to use the same as for local reexported items: merge attributes,
but not some of them (like `doc(hidden)`).
Diffstat (limited to 'compiler/rustc_codegen_llvm/src/llvm_util.rs')
0 files changed, 0 insertions, 0 deletions