Commit 8fe5ee1
committed
Auto merge of rust-lang#102331 - notriddle:rollup-dmefd2d, r=notriddle
Rollup of 6 pull requests
Successful merges:
- rust-lang#102283 (Improve code example for Option::unwrap_or_default)
- rust-lang#102319 (rustdoc: merge CSS `table` rules into `.docblock`)
- rust-lang#102321 ( Rustdoc-Json: List impls for primitives)
- rust-lang#102322 (Document that Display automatically implements ToString)
- rust-lang#102325 (rustdoc: give `.line-number` / `.line-numbers` meaningful names)
- rust-lang#102326 (rustdoc: Update doc comment for splitn_mut to include mutable in the …)
Failed merges:
r? `@ghost`
`@rustbot` modify labels: rollup2 files changed
+8
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
709 | 709 | | |
710 | 710 | | |
711 | 711 | | |
| 712 | + | |
| 713 | + | |
| 714 | + | |
| 715 | + | |
| 716 | + | |
712 | 717 | | |
713 | 718 | | |
714 | 719 | | |
715 | 720 | | |
716 | 721 | | |
717 | 722 | | |
| 723 | + | |
| 724 | + | |
718 | 725 | | |
719 | 726 | | |
720 | 727 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2076 | 2076 | | |
2077 | 2077 | | |
2078 | 2078 | | |
2079 | | - | |
| 2079 | + | |
2080 | 2080 | | |
2081 | 2081 | | |
2082 | 2082 | | |
| |||
0 commit comments