This repository was archived by the owner on May 28, 2025. It is now read-only.
Commit 0e8085a
authored
Rollup merge of rust-lang#109266 - petrochenkov:docice4, r=petrochenkov
rustdoc: Correctly merge import's and its target's docs in one more case
Fixes rust-lang#108334.
Fixes rust-lang#108378.
Fixes rust-lang#108658.File tree
2 files changed
+24
-6
lines changed- src/librustdoc/clean
- tests/rustdoc-ui/intra-doc
2 files changed
+24
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
| 42 | + | |
42 | 43 | | |
43 | 44 | | |
44 | 45 | | |
| |||
2373 | 2374 | | |
2374 | 2375 | | |
2375 | 2376 | | |
2376 | | - | |
| 2377 | + | |
| 2378 | + | |
2377 | 2379 | | |
2378 | 2380 | | |
2379 | 2381 | | |
2380 | 2382 | | |
2381 | 2383 | | |
2382 | | - | |
2383 | | - | |
| 2384 | + | |
| 2385 | + | |
2384 | 2386 | | |
2385 | 2387 | | |
2386 | | - | |
| 2388 | + | |
2387 | 2389 | | |
2388 | 2390 | | |
2389 | | - | |
2390 | | - | |
| 2391 | + | |
| 2392 | + | |
2391 | 2393 | | |
2392 | 2394 | | |
2393 | 2395 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
0 commit comments