diff options
| author | bors <bors@rust-lang.org> | 2022-11-13 15:02:10 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2022-11-13 15:02:10 +0000 |
| commit | e4d6307c633c954971f3ca7876d4f29f3fe83614 (patch) | |
| tree | 5001030a5fec579adf7f90e43c20bee5421337ab /compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp | |
| parent | afd7977c850d9ce06f1dd2bebb40db8cc2224a51 (diff) | |
| parent | 0839d39570d651e74b78a6cbe61eba02e07b6c2a (diff) | |
| download | rust-e4d6307c633c954971f3ca7876d4f29f3fe83614.tar.gz rust-e4d6307c633c954971f3ca7876d4f29f3fe83614.zip | |
Auto merge of #104292 - GuillaumeGomez:fix-missing-reexports-doc-comments, r=notriddle
Fix missing reexports' doc comments Fixes #81893. The issue was that an import directly "links" to the target without the intermediate imports. Unfortunately, to fix this bug we need to go through them one by one. To do so, I take the import path direct parent (so `b` in `a::b::c`) and then look for `c` into it. r? `@notriddle`
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions
