-
Notifications
You must be signed in to change notification settings - Fork 13.7k
Commit bfb4685
committed
Improve code comments and extend tests for
doc_cfg
feature1 parent 12c142f commit bfb4685
File tree
4 files changed
+32
-3
lines changed- src/librustdoc/clean
- tests
- rustdoc-ui
- rustdoc
4 files changed
+32
-3
lines changedLines changed: 4 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1044 | 1044 |
| |
1045 | 1045 |
| |
1046 | 1046 |
| |
1047 | - | ||
1047 | + | ||
1048 | + | ||
1048 | 1049 |
| |
1049 | 1050 |
| |
1050 | 1051 |
| |
| |||
1300 | 1301 |
| |
1301 | 1302 |
| |
1302 | 1303 |
| |
1303 | - | ||
1304 | + | ||
1305 | + | ||
1304 | 1306 |
| |
1305 | 1307 |
| |
1306 | 1308 |
| |
|
Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
13 | 13 |
| |
14 | 14 |
| |
15 | 15 |
| |
16 | + | ||
17 | + | ||
16 | 18 |
| |
17 | 19 |
| |
18 | 20 |
| |
|
Lines changed: 13 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
30 | 30 |
| |
31 | 31 |
| |
32 | 32 |
| |
33 | + | ||
34 | + | ||
35 | + | ||
36 | + | ||
37 | + | ||
38 | + | ||
39 | + | ||
40 | + | ||
41 | + | ||
42 | + | ||
43 | + | ||
44 | + | ||
33 | 45 |
| |
34 | 46 |
| |
35 | 47 |
| |
| |||
74 | 86 |
| |
75 | 87 |
| |
76 | 88 |
| |
77 | - | ||
89 | + | ||
78 | 90 |
|
Lines changed: 13 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
20 | 20 |
| |
21 | 21 |
| |
22 | 22 |
| |
23 | + | ||
24 | + | ||
25 | + | ||
26 | + | ||
27 | + | ||
28 | + | ||
29 | + | ||
30 | + | ||
31 | + | ||
32 | + | ||
33 | + | ||
34 | + | ||
35 | + |
0 commit comments