diff options
| author | Matthias Krüger <matthias.krueger@famsik.de> | 2023-04-18 06:44:47 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-04-18 06:44:47 +0200 |
| commit | d6468916c0bdd98148970c8d6e51ecc935b9f47a (patch) | |
| tree | cbcfe37db5d9b2d7335d9d2aecaafd83f2eba656 /compiler/rustc_hir_analysis/src/structured_errors.rs | |
| parent | 1e3a38438ab4ee7c313a32e5b065f81c0a97622d (diff) | |
| parent | c456e15855b538aecff7b088dda6144dcde9d6ca (diff) | |
| download | rust-d6468916c0bdd98148970c8d6e51ecc935b9f47a.tar.gz rust-d6468916c0bdd98148970c8d6e51ecc935b9f47a.zip | |
Rollup merge of #110450 - GuillaumeGomez:fix-nested-items-on-private-doc, r=notriddle,jyn514
rustdoc: Fix invalid handling of nested items with `--document-private-items` Fixes #110422. The problem is that only impl block and re-exported `macro_rules!` items are "visible" as nested items. This PR adds the missing checks to handle this correctly. cc `@compiler-errors` r? `@notriddle`
Diffstat (limited to 'compiler/rustc_hir_analysis/src/structured_errors.rs')
0 files changed, 0 insertions, 0 deletions
