diff options
| author | Matthias Krüger <matthias.krueger@famsik.de> | 2023-03-20 07:10:30 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-03-20 07:10:30 +0100 |
| commit | c07679989a6bf83cd4fa7bdd0b8ea3bee754f3c0 (patch) | |
| tree | 791032c573674a4e9b378cc484eeb26bc7f518b5 /tests/debuginfo/enum-thinlto.rs | |
| parent | ede3c39fe606fd8c3b181858001d8cc62f723c11 (diff) | |
| parent | e9f29c40161ef06b014abd795b179861d5f55920 (diff) | |
| download | rust-c07679989a6bf83cd4fa7bdd0b8ea3bee754f3c0.tar.gz rust-c07679989a6bf83cd4fa7bdd0b8ea3bee754f3c0.zip | |
Rollup merge of #109259 - GuillaumeGomez:fix-missing-private-inlining, r=notriddle
rustdoc: Fix missing private inlining Fixes https://github.com/rust-lang/rust/issues/109258. If the item isn't inlined, it shouldn't have been added into `view_item_stack`. The problem here was that it was not removed, preventing sub items to be inlined if they have a re-export in "upper levels". cc `@epage` r? `@notriddle`
Diffstat (limited to 'tests/debuginfo/enum-thinlto.rs')
0 files changed, 0 insertions, 0 deletions
