about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src/errors.rs
diff options
context:
space:
mode:
authorGuillaume Gomez <guillaume1.gomez@gmail.com>2023-06-21 15:45:16 +0200
committerGitHub <noreply@github.com>2023-06-21 15:45:16 +0200
commite100df9e6843d735476653619d49870bd80a737e (patch)
treed0618c8c3748d1c0142e645a771bbca1eb96f288 /compiler/rustc_codegen_llvm/src/errors.rs
parent476798d4fd441375a865cc1dee1e6d5d790df3a2 (diff)
parent3ad595a31610b5094f66fa2855bde1f898a5d1f5 (diff)
downloadrust-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