File tree
86 files changed
+474
-199
lines changed- compiler
- rustc_const_eval/src/util
- rustc_hir_analysis/src
- astconv
- check
- coherence
- collect
- rustc_infer/src/infer/error_reporting
- rustc_lint/src
- rustc_middle/src
- query
- traits
- ty
- print
- rustc_privacy/src
- rustc_symbol_mangling/src
- rustc_trait_selection/src
- solve
- assembly
- traits
- error_reporting
- query
- select
- rustc_traits/src
- chalk
- rustc_type_ir/src
- src
- librustdoc/clean
- tools/clippy
- clippy_lints/src
- tests/ui
- tests/ui
- impl-trait
- lint
- type-alias-impl-trait
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
86 files changed
+474
-199
lines changedLines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
63 | 63 |
| |
64 | 64 |
| |
65 | 65 |
| |
| 66 | + | |
66 | 67 |
| |
67 | 68 |
| |
68 | 69 |
| |
|
Lines changed: 13 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1458 | 1458 |
| |
1459 | 1459 |
| |
1460 | 1460 |
| |
1461 |
| - | |
| 1461 | + | |
| 1462 | + | |
| 1463 | + | |
| 1464 | + | |
| 1465 | + | |
| 1466 | + | |
| 1467 | + | |
| 1468 | + | |
| 1469 | + | |
| 1470 | + | |
| 1471 | + | |
| 1472 | + | |
| 1473 | + | |
1462 | 1474 |
| |
1463 | 1475 |
| |
1464 | 1476 |
| |
|
Lines changed: 30 additions & 10 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
217 | 217 |
| |
218 | 218 |
| |
219 | 219 |
| |
220 |
| - | |
| 220 | + | |
221 | 221 |
| |
222 | 222 |
| |
223 |
| - | |
| 223 | + | |
224 | 224 |
| |
225 | 225 |
| |
226 | 226 |
| |
| |||
242 | 242 |
| |
243 | 243 |
| |
244 | 244 |
| |
| 245 | + | |
| 246 | + | |
| 247 | + | |
| 248 | + | |
| 249 | + | |
| 250 | + | |
245 | 251 |
| |
246 | 252 |
| |
247 | 253 |
| |
| |||
258 | 264 |
| |
259 | 265 |
| |
260 | 266 |
| |
261 |
| - | |
| 267 | + | |
| 268 | + | |
| 269 | + | |
262 | 270 |
| |
263 | 271 |
| |
264 | 272 |
| |
| |||
1100 | 1108 |
| |
1101 | 1109 |
| |
1102 | 1110 |
| |
1103 |
| - | |
| 1111 | + | |
| 1112 | + | |
| 1113 | + | |
| 1114 | + | |
| 1115 | + | |
| 1116 | + | |
| 1117 | + | |
| 1118 | + | |
| 1119 | + | |
| 1120 | + | |
| 1121 | + | |
| 1122 | + | |
1104 | 1123 |
| |
1105 | 1124 |
| |
1106 | 1125 |
| |
1107 | 1126 |
| |
1108 | 1127 |
| |
1109 | 1128 |
| |
1110 |
| - | |
1111 |
| - | |
1112 |
| - | |
1113 |
| - | |
1114 |
| - | |
| 1129 | + | |
| 1130 | + | |
| 1131 | + | |
| 1132 | + | |
| 1133 | + | |
| 1134 | + | |
1115 | 1135 |
| |
1116 |
| - | |
| 1136 | + | |
1117 | 1137 |
| |
1118 | 1138 |
| |
1119 | 1139 |
| |
|
Lines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
208 | 208 |
| |
209 | 209 |
| |
210 | 210 |
| |
| 211 | + | |
| 212 | + | |
| 213 | + | |
211 | 214 |
| |
212 | 215 |
| |
213 | 216 |
| |
|
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
122 | 122 |
| |
123 | 123 |
| |
124 | 124 |
| |
| 125 | + | |
125 | 126 |
| |
126 | 127 |
| |
127 | 128 |
| |
|
Lines changed: 3 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
128 | 128 |
| |
129 | 129 |
| |
130 | 130 |
| |
131 |
| - | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
132 | 134 |
| |
133 | 135 |
| |
134 | 136 |
| |
|
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2375 | 2375 |
| |
2376 | 2376 |
| |
2377 | 2377 |
| |
| 2378 | + | |
2378 | 2379 |
| |
2379 | 2380 |
| |
2380 | 2381 |
| |
|
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1465 | 1465 |
| |
1466 | 1466 |
| |
1467 | 1467 |
| |
1468 |
| - | |
1469 |
| - | |
| 1468 | + | |
| 1469 | + | |
1470 | 1470 |
| |
1471 | 1471 |
| |
1472 | 1472 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1255 | 1255 |
| |
1256 | 1256 |
| |
1257 | 1257 |
| |
1258 |
| - | |
| 1258 | + | |
1259 | 1259 |
| |
1260 | 1260 |
| |
1261 | 1261 |
| |
|
Lines changed: 10 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1903 | 1903 |
| |
1904 | 1904 |
| |
1905 | 1905 |
| |
| 1906 | + | |
| 1907 | + | |
| 1908 | + | |
| 1909 | + | |
| 1910 | + | |
| 1911 | + | |
| 1912 | + | |
| 1913 | + | |
| 1914 | + | |
| 1915 | + | |
1906 | 1916 |
| |
1907 | 1917 |
| |
1908 | 1918 |
| |
|
0 commit comments