Commit 9bf30eb
committed
Auto merge of rust-lang#118493 - TaKO8Ki:rollup-jfkdbyo, r=TaKO8Ki
Rollup of 3 pull requests
Successful merges:
- rust-lang#118483 (rustdoc: `div.where` instead of fmt-newline class)
- rust-lang#118486 (generic_const_exprs: suggest to add the feature, not use it)
- rust-lang#118489 (Wesley is on vacation)
r? `@ghost`
`@rustbot` modify labels: rollupFile tree
54 files changed
+116
-124
lines changed- compiler/rustc_resolve
- src/librustdoc/html
- render
- static/css
- tests
- rustdoc-gui
- rustdoc
- notable-trait
- ui
- associated-consts
- associated-item
- const-generics
- defaults
- early
- generic_const_exprs
- issues
- min_const_generics
- consts/const-eval
- generics
- lifetimes
- resolve
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
54 files changed
+116
-124
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
200 | 200 | | |
201 | 201 | | |
202 | 202 | | |
203 | | - | |
| 203 | + | |
204 | 204 | | |
205 | 205 | | |
206 | 206 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
367 | 367 | | |
368 | 368 | | |
369 | 369 | | |
370 | | - | |
| 370 | + | |
371 | 371 | | |
372 | 372 | | |
373 | 373 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1441 | 1441 | | |
1442 | 1442 | | |
1443 | 1443 | | |
1444 | | - | |
1445 | | - | |
1446 | | - | |
1447 | | - | |
1448 | | - | |
1449 | | - | |
| 1444 | + | |
1450 | 1445 | | |
1451 | 1446 | | |
1452 | | - | |
| 1447 | + | |
1453 | 1448 | | |
1454 | 1449 | | |
1455 | 1450 | | |
| |||
1462 | 1457 | | |
1463 | 1458 | | |
1464 | 1459 | | |
1465 | | - | |
| 1460 | + | |
1466 | 1461 | | |
1467 | 1462 | | |
1468 | 1463 | | |
| |||
1948 | 1943 | | |
1949 | 1944 | | |
1950 | 1945 | | |
1951 | | - | |
| 1946 | + | |
1952 | 1947 | | |
1953 | 1948 | | |
1954 | 1949 | | |
| |||
1959 | 1954 | | |
1960 | 1955 | | |
1961 | 1956 | | |
1962 | | - | |
| 1957 | + | |
1963 | 1958 | | |
1964 | 1959 | | |
1965 | 1960 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
703 | 703 | | |
704 | 704 | | |
705 | 705 | | |
706 | | - | |
707 | | - | |
708 | | - | |
709 | | - | |
710 | | - | |
| 706 | + | |
| 707 | + | |
711 | 708 | | |
712 | 709 | | |
713 | 710 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
| 25 | + | |
26 | 26 | | |
27 | 27 | | |
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
0 commit comments