-
Notifications
You must be signed in to change notification settings - Fork 13.8k
Commit fb53384
Auto merge of #114226 - matthiaskrgr:rollup-wxdudsm, r=matthiaskrgr
Rollup of 3 pull requests
Successful merges:
- #114129 (Rustdoc small cleanups)
- #114152 ([rustc][data_structures] Simplify binary_search_slice.)
- #114222 (Mark `lazy_type_alias` as incomplete)
r? `@ghost`
`@rustbot` modify labels: rollupFile tree
13 files changed
+145
-141
lines changed- compiler
- rustc_data_structures/src/binary_search_util
- rustc_feature/src
- src/librustdoc
- clean
- html/render
- passes
- tests
- rustdoc
- ui/type-alias
13 files changed
+145
-141
lines changedLines changed: 7 additions & 31 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
10 | 10 |
| |
11 | 11 |
| |
12 | 12 |
| |
13 | - | ||
13 | + | ||
14 | + | ||
15 | + | ||
16 | + | ||
17 | + | ||
14 | 18 |
| |
15 | 19 |
| |
16 | - | ||
17 | - | ||
18 | - | ||
19 | - | ||
20 | - | ||
21 | - | ||
22 | - | ||
23 | - | ||
24 | - | ||
25 | - | ||
26 | - | ||
27 | - | ||
28 | - | ||
29 | - | ||
30 | - | ||
31 | - | ||
32 | - | ||
33 | - | ||
34 | - | ||
35 | - | ||
36 | - | ||
37 | - | ||
38 | - | ||
39 | - | ||
40 | - | ||
41 | - | ||
42 | - | ||
43 | - | ||
44 | 20 |
| |
45 | 21 |
| |
46 | - | ||
47 | - | ||
22 | + | ||
23 | + | ||
48 | 24 |
| |
49 | 25 |
| |
50 | 26 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
449 | 449 |
| |
450 | 450 |
| |
451 | 451 |
| |
452 | - | ||
452 | + | ||
453 | 453 |
| |
454 | 454 |
| |
455 | 455 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2809 | 2809 |
| |
2810 | 2810 |
| |
2811 | 2811 |
| |
2812 | - | ||
2812 | + | ||
2813 | 2813 |
| |
2814 | 2814 |
| |
2815 | 2815 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
13 | 13 |
| |
14 | 14 |
| |
15 | 15 |
| |
16 | - | ||
16 | + | ||
17 | 17 |
| |
18 | 18 |
| |
19 | 19 |
| |
| |||
629 | 629 |
| |
630 | 630 |
| |
631 | 631 |
| |
632 | + | ||
633 | + | ||
634 | + | ||
635 | + | ||
636 | + | ||
637 | + | ||
638 | + | ||
639 | + | ||
640 | + | ||
641 | + | ||
642 | + | ||
643 | + | ||
644 | + | ||
645 | + | ||
646 | + | ||
647 | + | ||
648 | + | ||
649 | + | ||
650 | + | ||
651 | + | ||
652 | + | ||
653 | + | ||
654 | + | ||
655 | + | ||
656 | + | ||
657 | + | ||
658 | + | ||
659 | + | ||
660 | + | ||
661 | + | ||
662 | + | ||
663 | + |
0 commit comments