File tree
1,013 files changed
+13066
-8457
lines changed- .github/workflows
- compiler
- rustc_abi/src
- rustc_apfloat/src
- rustc_arena/src
- rustc_ast/src
- attr
- util
- rustc_ast_lowering/src
- rustc_ast_passes/src
- rustc_ast_pretty/src/pprust
- state
- rustc_borrowck/src
- diagnostics
- region_infer
- rustc_builtin_macros/src
- rustc_codegen_cranelift
- .github/workflows
- .vscode
- build_sysroot
- build_system
- docs
- example
- scripts
- src
- abi
- debuginfo
- driver
- intrinsics
- optimize
- rustc_codegen_gcc/src
- rustc_codegen_llvm/src
- back
- rustc_codegen_ssa/src
- back
- debuginfo
- mir
- traits
- rustc_const_eval/src
- const_eval
- interpret
- intrinsics
- transform
- util
- rustc_data_structures/src
- graph
- scc
- vec_graph
- owning_ref
- sorted_map
- sso
- tagged_ptr
- rustc_driver/src
- rustc_error_codes/src/error_codes
- rustc_error_messages/locales/en-US
- rustc_errors/src
- rustc_expand/src
- rustc_hir/src
- rustc_hir_analysis/src
- astconv
- check
- coherence
- collect
- outlives
- variance
- rustc_hir_pretty/src
- rustc_hir_typeck/src
- fn_ctxt
- generator_interior
- method
- rustc_incremental/src/persist
- rustc_index/src
- rustc_infer/src
- errors
- infer
- canonical
- error_reporting
- nice_region_error
- nll_relate
- outlives
- region_constraints
- traits
- rustc_interface/src
- rustc_lexer/src
- rustc_lint/src
- rustc_lint_defs/src
- rustc_llvm/llvm-wrapper
- rustc_macros/src/diagnostics
- rustc_metadata/src/rmeta
- rustc_middle/src
- mir
- interpret
- traits
- ty
- consts
- inhabitedness
- print
- rustc_mir_build/src
- build
- custom
- parse
- expr
- matches
- thir
- pattern
- rustc_mir_dataflow/src
- framework
- impls
- rustc_mir_transform/src
- rustc_monomorphize/src
- partitioning
- rustc_parse/src/parser
- rustc_privacy/src
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
1,013 files changed
+13066
-8457
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
430 | 430 |
| |
431 | 431 |
| |
432 | 432 |
| |
433 |
| - | |
| 433 | + | |
434 | 434 |
| |
435 | 435 |
| |
436 | 436 |
| |
|
Lines changed: 4 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
809 | 809 |
| |
810 | 810 |
| |
811 | 811 |
| |
812 |
| - | |
| 812 | + | |
813 | 813 |
| |
814 |
| - | |
| 814 | + | |
815 | 815 |
| |
816 | 816 |
| |
817 | 817 |
| |
| |||
4627 | 4627 |
| |
4628 | 4628 |
| |
4629 | 4629 |
| |
4630 |
| - | |
| 4630 | + | |
4631 | 4631 |
| |
4632 |
| - | |
| 4632 | + | |
4633 | 4633 |
| |
4634 | 4634 |
| |
4635 | 4635 |
| |
|
Lines changed: 91 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
1 | 92 |
| |
2 | 93 |
| |
3 | 94 |
| |
|
Lines changed: 3 additions & 7 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 |
| - | |
4 | 3 |
| |
5 | 4 |
| |
6 | 5 |
| |
| |||
803 | 802 |
| |
804 | 803 |
| |
805 | 804 |
| |
806 |
| - | |
807 |
| - | |
808 |
| - | |
809 |
| - | |
810 |
| - | |
811 |
| - | |
| 805 | + | |
| 806 | + | |
| 807 | + | |
812 | 808 |
| |
813 | 809 |
| |
814 | 810 |
| |
|
Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2 | 2 |
| |
3 | 3 |
| |
4 | 4 |
| |
5 |
| - | |
6 | 5 |
| |
7 | 6 |
| |
8 | 7 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
28 | 28 |
| |
29 | 29 |
| |
30 | 30 |
| |
31 |
| - | |
| 31 | + | |
32 | 32 |
| |
33 | 33 |
| |
34 | 34 |
| |
|
Lines changed: 15 additions & 18 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
33 | 33 |
| |
34 | 34 |
| |
35 | 35 |
| |
36 |
| - | |
37 | 36 |
| |
38 | 37 |
| |
39 | 38 |
| |
| |||
1735 | 1734 |
| |
1736 | 1735 |
| |
1737 | 1736 |
| |
1738 |
| - | |
1739 |
| - | |
| 1737 | + | |
| 1738 | + | |
| 1739 | + | |
| 1740 | + | |
1740 | 1741 |
| |
1741 | 1742 |
| |
1742 | 1743 |
| |
| |||
1746 | 1747 |
| |
1747 | 1748 |
| |
1748 | 1749 |
| |
1749 |
| - | |
1750 |
| - | |
| 1750 | + | |
1751 | 1751 |
| |
| 1752 | + | |
1752 | 1753 |
| |
1753 |
| - | |
1754 |
| - | |
| 1754 | + | |
1755 | 1755 |
| |
| 1756 | + | |
| 1757 | + | |
1756 | 1758 |
| |
1757 | 1759 |
| |
1758 | 1760 |
| |
| |||
1798 | 1800 |
| |
1799 | 1801 |
| |
1800 | 1802 |
| |
1801 |
| - | |
1802 |
| - | |
| 1803 | + | |
| 1804 | + | |
| 1805 | + | |
1803 | 1806 |
| |
1804 | 1807 |
| |
1805 | 1808 |
| |
| |||
1824 | 1827 |
| |
1825 | 1828 |
| |
1826 | 1829 |
| |
1827 |
| - | |
| 1830 | + | |
1828 | 1831 |
| |
1829 | 1832 |
| |
1830 | 1833 |
| |
| |||
2463 | 2466 |
| |
2464 | 2467 |
| |
2465 | 2468 |
| |
2466 |
| - | |
| 2469 | + | |
2467 | 2470 |
| |
2468 | 2471 |
| |
2469 | 2472 |
| |
2470 | 2473 |
| |
2471 | 2474 |
| |
2472 | 2475 |
| |
2473 | 2476 |
| |
2474 |
| - | |
2475 |
| - | |
2476 |
| - | |
2477 |
| - | |
2478 |
| - | |
2479 |
| - | |
2480 | 2477 |
| |
2481 | 2478 |
| |
2482 | 2479 |
| |
| |||
3101 | 3098 |
| |
3102 | 3099 |
| |
3103 | 3100 |
| |
3104 |
| - | |
| 3101 | + | |
3105 | 3102 |
| |
3106 | 3103 |
| |
3107 | 3104 |
| |
|
Lines changed: 3 additions & 15 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 |
| - | |
4 | 3 |
| |
5 | 4 |
| |
6 | 5 |
| |
7 |
| - | |
| 6 | + | |
8 | 7 |
| |
9 | 8 |
| |
10 | 9 |
| |
11 | 10 |
| |
12 | 11 |
| |
| 12 | + | |
13 | 13 |
| |
14 | 14 |
| |
15 | 15 |
| |
| |||
321 | 321 |
| |
322 | 322 |
| |
323 | 323 |
| |
324 |
| - | |
325 |
| - | |
326 |
| - | |
327 |
| - | |
328 |
| - | |
329 |
| - | |
330 |
| - | |
331 |
| - | |
332 |
| - | |
333 |
| - | |
334 |
| - | |
335 |
| - | |
336 | 324 |
| |
337 | 325 |
| |
338 | 326 |
| |
| |||
408 | 396 |
| |
409 | 397 |
| |
410 | 398 |
| |
411 |
| - | |
| 399 | + | |
412 | 400 |
| |
413 | 401 |
| |
414 | 402 |
| |
|
Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
22 | 22 |
| |
23 | 23 |
| |
24 | 24 |
| |
25 |
| - | |
26 | 25 |
| |
27 | 26 |
| |
28 | 27 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
114 | 114 |
| |
115 | 115 |
| |
116 | 116 |
| |
117 |
| - | |
| 117 | + | |
118 | 118 |
| |
119 | 119 |
| |
120 | 120 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
362 | 362 |
| |
363 | 363 |
| |
364 | 364 |
| |
365 |
| - | |
| 365 | + | |
366 | 366 |
| |
367 | 367 |
| |
368 | 368 |
| |
|
0 commit comments