diff options
| author | Guillaume Gomez <guillaume.gomez@huawei.com> | 2024-04-04 18:08:36 +0200 |
|---|---|---|
| committer | Guillaume Gomez <guillaume.gomez@huawei.com> | 2024-04-04 18:08:36 +0200 |
| commit | 0ee34e1914e6d12447b0859b8c1c4e6601c6be68 (patch) | |
| tree | 6711f18e1fdcf4bcc070dbdc4e8ed1d850102bef /compiler/rustc_codegen_llvm/src/llvm_util.rs | |
| parent | 20ed9712a7b24e9f41083808a90c6d481ddfdcdd (diff) | |
| download | rust-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
