Commit 9bbdc40
authored
Rollup merge of rust-lang#61605 - GuillaumeGomez:const-generic-display, r=varkor
Fix slice const generic length display
Fixes rust-lang#61487.
r? @varkorFile tree
2 files changed
+16
-1
lines changed- src
- librustdoc/clean
- test/rustdoc/const-generics
2 files changed
+16
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2768 | 2768 | | |
2769 | 2769 | | |
2770 | 2770 | | |
2771 | | - | |
| 2771 | + | |
| 2772 | + | |
| 2773 | + | |
| 2774 | + | |
2772 | 2775 | | |
2773 | 2776 | | |
2774 | 2777 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
0 commit comments