-
Notifications
You must be signed in to change notification settings - Fork 13.7k
Commit 8be6f1c
committed
Add rustdoc-json support for use<>
1 parent 2994bb4 commit 8be6f1c
File tree
5 files changed
+13
-1
lines changed- src
- librustdoc/json
- rustdoc-json-types
- tools/jsondoclint/src
- tests/rustdoc-json
5 files changed
+13
-1
lines changedLines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
22 | 22 |
| |
23 | 23 |
| |
24 | 24 |
| |
25 | + | ||
26 | + | ||
25 | 27 |
| |
26 | 28 |
| |
27 | 29 |
| |
|
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
542 | 542 |
| |
543 | 543 |
| |
544 | 544 |
| |
545 | + | ||
545 | 546 |
| |
546 | 547 |
| |
547 | 548 |
| |
|
Lines changed: 3 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
8 | 8 |
| |
9 | 9 |
| |
10 | 10 |
| |
11 | - | ||
11 | + | ||
12 | 12 |
| |
13 | 13 |
| |
14 | 14 |
| |
| |||
538 | 538 |
| |
539 | 539 |
| |
540 | 540 |
| |
541 | + | ||
542 | + | ||
541 | 543 |
| |
542 | 544 |
| |
543 | 545 |
| |
|
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
298 | 298 |
| |
299 | 299 |
| |
300 | 300 |
| |
301 | + | ||
301 | 302 |
| |
302 | 303 |
| |
303 | 304 |
| |
|
Lines changed: 6 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | + | ||
2 | + | ||
3 | + | ||
4 | + | ||
5 | + | ||
6 | + |
0 commit comments