This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
File tree
52 files changed
+1003
-184
lines changed- compiler
- rustc_codegen_ssa/src/mir
- rustc_hir_analysis
- src
- hir_ty_lowering
- outlives
- rustc_hir_typeck/src
- rustc_parse/src/parser
- rustc_trait_selection/src/traits/select
- library/core/src/intrinsics
- src
- bootstrap
- defaults
- src
- core
- build_steps
- config
- utils
- ci
- citool/tests
- docker/host-x86_64
- mingw-check
- x86_64-gnu-tools
- github-actions
- doc/unstable-book/src/language-features
- librustdoc
- html
- render
- templates
- tools
- generate-copyright
- src
- rust-analyzer/crates/ide/src/hover
- tests
- codegen/enum
- ui
- dyn-compatibility
- implied-bounds
- macros
- structs/default-field-values
- traits
- non_lifetime_binders
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
52 files changed
+1003
-184
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
186 | 186 | | |
187 | 187 | | |
188 | 188 | | |
| 189 | + | |
| 190 | + | |
| 191 | + | |
| 192 | + | |
| 193 | + | |
| 194 | + | |
| 195 | + | |
| 196 | + | |
| 197 | + | |
| 198 | + | |
| 199 | + | |
| 200 | + | |
| 201 | + | |
| 202 | + | |
| 203 | + | |
| 204 | + | |
| 205 | + | |
| 206 | + | |
| 207 | + | |
| 208 | + | |
| 209 | + | |
| 210 | + | |
| 211 | + | |
| 212 | + | |
| 213 | + | |
| 214 | + | |
| 215 | + | |
| 216 | + | |
| 217 | + | |
| 218 | + | |
| 219 | + | |
| 220 | + | |
| 221 | + | |
| 222 | + | |
| 223 | + | |
| 224 | + | |
| 225 | + | |
| 226 | + | |
| 227 | + | |
| 228 | + | |
| 229 | + | |
| 230 | + | |
189 | 231 | | |
190 | 232 | | |
191 | 233 | | |
| |||
1345 | 1387 | | |
1346 | 1388 | | |
1347 | 1389 | | |
| 1390 | + | |
1348 | 1391 | | |
1349 | | - | |
1350 | 1392 | | |
1351 | 1393 | | |
1352 | 1394 | | |
| |||
3069 | 3111 | | |
3070 | 3112 | | |
3071 | 3113 | | |
3072 | | - | |
3073 | 3114 | | |
3074 | | - | |
3075 | 3115 | | |
3076 | 3116 | | |
3077 | 3117 | | |
| |||
4628 | 4668 | | |
4629 | 4669 | | |
4630 | 4670 | | |
| 4671 | + | |
4631 | 4672 | | |
4632 | 4673 | | |
4633 | 4674 | | |
| |||
4636 | 4677 | | |
4637 | 4678 | | |
4638 | 4679 | | |
4639 | | - | |
4640 | 4680 | | |
4641 | 4681 | | |
4642 | 4682 | | |
| |||
5426 | 5466 | | |
5427 | 5467 | | |
5428 | 5468 | | |
5429 | | - | |
| 5469 | + | |
5430 | 5470 | | |
5431 | 5471 | | |
5432 | 5472 | | |
| |||
6437 | 6477 | | |
6438 | 6478 | | |
6439 | 6479 | | |
| 6480 | + | |
| 6481 | + | |
| 6482 | + | |
| 6483 | + | |
| 6484 | + | |
| 6485 | + | |
| 6486 | + | |
| 6487 | + | |
| 6488 | + | |
6440 | 6489 | | |
6441 | 6490 | | |
6442 | 6491 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
| 31 | + | |
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| |||
442 | 442 | | |
443 | 443 | | |
444 | 444 | | |
| 445 | + | |
| 446 | + | |
| 447 | + | |
445 | 448 | | |
446 | 449 | | |
447 | 450 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| 12 | + | |
12 | 13 | | |
13 | 14 | | |
14 | 15 | | |
| |||
496 | 497 | | |
497 | 498 | | |
498 | 499 | | |
| 500 | + | |
| 501 | + | |
| 502 | + | |
| 503 | + | |
| 504 | + | |
| 505 | + | |
| 506 | + | |
| 507 | + | |
| 508 | + | |
| 509 | + | |
| 510 | + | |
| 511 | + | |
499 | 512 | | |
500 | 513 | | |
501 | 514 | | |
| |||
537 | 550 | | |
538 | 551 | | |
539 | 552 | | |
| 553 | + | |
| 554 | + | |
| 555 | + | |
| 556 | + | |
| 557 | + | |
| 558 | + | |
| 559 | + | |
| 560 | + | |
| 561 | + | |
| 562 | + | |
| 563 | + | |
| 564 | + | |
| 565 | + | |
| 566 | + | |
| 567 | + | |
540 | 568 | | |
541 | 569 | | |
542 | 570 | | |
| |||
553 | 581 | | |
554 | 582 | | |
555 | 583 | | |
556 | | - | |
| 584 | + | |
| 585 | + | |
| 586 | + | |
557 | 587 | | |
558 | 588 | | |
559 | 589 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
486 | 486 | | |
487 | 487 | | |
488 | 488 | | |
| 489 | + | |
| 490 | + | |
| 491 | + | |
489 | 492 | | |
490 | 493 | | |
491 | 494 | | |
| |||
0 commit comments