File tree
34 files changed
+388
-713
lines changed- compiler
- rustc_ast/src/attr
- rustc_attr_data_structures/src
- rustc_attr_parsing/src
- attributes
- rustc_codegen_ssa/src/back
- rustc_feature/src
- rustc_hir/src
- rustc_hir_analysis/src/check
- rustc_hir_pretty/src
- rustc_hir_typeck/src
- rustc_lint/src
- rustc_next_trait_solver/src/solve/eval_ctxt
- rustc_passes/src
- rustc_resolve/src
- rustc_type_ir/src/search_graph
- library
- core/src/num
- src
- bootstrap/src/bin
- tools/clippy/clippy_lints/src/doc
- tests
- run-make/used-proc-macro
- ui
- deprecation
- unpretty
34 files changed
+388
-713
lines changedLines changed: 22 additions & 7 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
206 | 206 |
| |
207 | 207 |
| |
208 | 208 |
| |
209 |
| - | |
210 |
| - | |
| 209 | + | |
| 210 | + | |
| 211 | + | |
| 212 | + | |
| 213 | + | |
| 214 | + | |
| 215 | + | |
| 216 | + | |
| 217 | + | |
| 218 | + | |
211 | 219 |
| |
212 | 220 |
| |
213 | 221 |
| |
214 | 222 |
| |
| 223 | + | |
| 224 | + | |
| 225 | + | |
| 226 | + | |
215 | 227 |
| |
216 | 228 |
| |
217 | 229 |
| |
| |||
806 | 818 |
| |
807 | 819 |
| |
808 | 820 |
| |
809 |
| - | |
| 821 | + | |
| 822 | + | |
| 823 | + | |
| 824 | + | |
| 825 | + | |
| 826 | + | |
| 827 | + | |
| 828 | + | |
810 | 829 |
| |
811 | 830 |
| |
812 | 831 |
| |
| |||
881 | 900 |
| |
882 | 901 |
| |
883 | 902 |
| |
884 |
| - | |
885 |
| - | |
886 |
| - | |
887 |
| - | |
888 | 903 |
|
Lines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
240 | 240 |
| |
241 | 241 |
| |
242 | 242 |
| |
| 243 | + | |
| 244 | + | |
| 245 | + | |
243 | 246 |
| |
244 | 247 |
| |
245 | 248 |
| |
|
Lines changed: 13 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
19 | 19 |
| |
20 | 20 |
| |
21 | 21 |
| |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + |
Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
19 | 19 |
| |
20 | 20 |
| |
21 | 21 |
| |
22 |
| - | |
| 22 | + | |
23 | 23 |
| |
24 | 24 |
| |
25 | 25 |
| |
| |||
113 | 113 |
| |
114 | 114 |
| |
115 | 115 |
| |
| 116 | + | |
116 | 117 |
| |
117 | 118 |
| |
118 | 119 |
| |
|
Lines changed: 7 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1817 | 1817 |
| |
1818 | 1818 |
| |
1819 | 1819 |
| |
1820 |
| - | |
1821 |
| - | |
| 1820 | + | |
| 1821 | + | |
| 1822 | + | |
| 1823 | + | |
| 1824 | + | |
| 1825 | + | |
| 1826 | + | |
1822 | 1827 |
| |
1823 | 1828 |
| |
1824 | 1829 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
710 | 710 |
| |
711 | 711 |
| |
712 | 712 |
| |
713 |
| - | |
| 713 | + | |
714 | 714 |
| |
715 | 715 |
| |
716 | 716 |
| |
|
Lines changed: 10 additions & 21 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1346 | 1346 |
| |
1347 | 1347 |
| |
1348 | 1348 |
| |
1349 |
| - | |
1350 |
| - | |
1351 |
| - | |
1352 |
| - | |
1353 |
| - | |
1354 |
| - | |
| 1349 | + | |
| 1350 | + | |
| 1351 | + | |
| 1352 | + | |
| 1353 | + | |
| 1354 | + | |
| 1355 | + | |
1355 | 1356 |
| |
1356 | 1357 |
| |
1357 | 1358 |
| |
| |||
1442 | 1443 |
| |
1443 | 1444 |
| |
1444 | 1445 |
| |
1445 |
| - | |
1446 |
| - | |
1447 |
| - | |
1448 |
| - | |
1449 |
| - | |
1450 | 1446 |
| |
1451 | 1447 |
| |
1452 | 1448 |
| |
| |||
2286 | 2282 |
| |
2287 | 2283 |
| |
2288 | 2284 |
| |
2289 |
| - | |
2290 |
| - | |
2291 |
| - | |
2292 |
| - | |
| 2285 | + | |
2293 | 2286 |
| |
2294 |
| - | |
2295 |
| - | |
2296 |
| - | |
2297 |
| - | |
2298 |
| - | |
| 2287 | + | |
2299 | 2288 |
| |
2300 | 2289 |
| |
2301 | 2290 |
| |
| |||
2351 | 2340 |
| |
2352 | 2341 |
| |
2353 | 2342 |
| |
2354 |
| - | |
| 2343 | + | |
2355 | 2344 |
| |
2356 | 2345 |
| |
2357 | 2346 |
| |
|
Lines changed: 6 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2 | 2 |
| |
3 | 3 |
| |
4 | 4 |
| |
| 5 | + | |
5 | 6 |
| |
6 | 7 |
| |
7 | 8 |
| |
| |||
1384 | 1385 |
| |
1385 | 1386 |
| |
1386 | 1387 |
| |
1387 |
| - | |
| 1388 | + | |
| 1389 | + | |
| 1390 | + | |
| 1391 | + | |
| 1392 | + | |
1388 | 1393 |
| |
1389 | 1394 |
| |
1390 | 1395 |
| |
|
0 commit comments