diff options
| author | Guillaume Gomez <guillaume1.gomez@gmail.com> | 2023-06-21 15:45:16 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-06-21 15:45:16 +0200 |
| commit | e100df9e6843d735476653619d49870bd80a737e (patch) | |
| tree | d0618c8c3748d1c0142e645a771bbca1eb96f288 /compiler/rustc_codegen_llvm/src/errors.rs | |
| parent | 476798d4fd441375a865cc1dee1e6d5d790df3a2 (diff) | |
| parent | 3ad595a31610b5094f66fa2855bde1f898a5d1f5 (diff) | |
| download | rust-e100df9e6843d735476653619d49870bd80a737e.tar.gz rust-e100df9e6843d735476653619d49870bd80a737e.zip | |
Rollup merge of #112836 - GuillaumeGomez:rustdoc-invalid-file-creation, r=notriddle
[rustdoc] partially fix invalid files creation Part of #111249. It only removes generation for modules which shouldn't exist. For files, we need the compiler to keep re-export information alive for external items so we can actually have the right path to their location as it's currently not generating them correctly. In case the item is inlined, it shouldn't (and neither should its children) get a file generated. r? ```@notriddle```
Diffstat (limited to 'compiler/rustc_codegen_llvm/src/errors.rs')
0 files changed, 0 insertions, 0 deletions
