This repository was archived by the owner on May 28, 2025. It is now read-only.
Commit 5d98ce6
authored
Rollup merge of rust-lang#96088 - ehuss:update-mdbook, r=Mark-Simulacrum
Update mdbook
This just brings in a few small fixes, particularly a rendering fix for chapter names with markdown in them (like the https://doc.rust-lang.org/nightly/rustc/platform-support/kmc-solid.html page). There's also a minor fix for the search index for duplicate headings.
Changelog: https://github.com/rust-lang/mdBook/blob/master/CHANGELOG.md#mdbook-04182 files changed
+17
-7
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
606 | 606 | | |
607 | 607 | | |
608 | 608 | | |
| 609 | + | |
609 | 610 | | |
610 | 611 | | |
611 | 612 | | |
612 | 613 | | |
613 | 614 | | |
614 | 615 | | |
| 616 | + | |
| 617 | + | |
| 618 | + | |
| 619 | + | |
| 620 | + | |
| 621 | + | |
| 622 | + | |
| 623 | + | |
| 624 | + | |
615 | 625 | | |
616 | 626 | | |
617 | 627 | | |
| |||
2240 | 2250 | | |
2241 | 2251 | | |
2242 | 2252 | | |
2243 | | - | |
| 2253 | + | |
2244 | 2254 | | |
2245 | | - | |
| 2255 | + | |
2246 | 2256 | | |
2247 | 2257 | | |
2248 | 2258 | | |
2249 | 2259 | | |
2250 | | - | |
| 2260 | + | |
| 2261 | + | |
2251 | 2262 | | |
2252 | 2263 | | |
2253 | 2264 | | |
| |||
2911 | 2922 | | |
2912 | 2923 | | |
2913 | 2924 | | |
2914 | | - | |
2915 | 2925 | | |
2916 | 2926 | | |
2917 | 2927 | | |
| |||
3129 | 3139 | | |
3130 | 3140 | | |
3131 | 3141 | | |
3132 | | - | |
| 3142 | + | |
3133 | 3143 | | |
3134 | | - | |
| 3144 | + | |
3135 | 3145 | | |
3136 | 3146 | | |
3137 | 3147 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
0 commit comments