File tree
3 files changed
+35
-2
lines changed- src
- librustdoc
- clean
- json
- test/rustdoc-json
3 files changed
+35
-2
lines changedDiff for: src/librustdoc/clean/types.rs
+5-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2161 | 2161 |
| |
2162 | 2162 |
| |
2163 | 2163 |
| |
| 2164 | + | |
| 2165 | + | |
| 2166 | + | |
| 2167 | + | |
2164 | 2168 |
| |
2165 |
| - | |
| 2169 | + | |
2166 | 2170 |
| |
2167 | 2171 |
| |
2168 | 2172 |
| |
|
Diff for: src/librustdoc/json/conversions.rs
+6-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
666 | 666 |
| |
667 | 667 |
| |
668 | 668 |
| |
669 |
| - | |
| 669 | + | |
| 670 | + | |
| 671 | + | |
| 672 | + | |
| 673 | + | |
| 674 | + | |
670 | 675 |
| |
671 | 676 |
| |
672 | 677 |
| |
|
Diff for: src/test/rustdoc-json/glob_import.rs
+24
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 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + |
0 commit comments