File tree
226 files changed
+1498
-1296
lines changed- compiler
- rustc_attr_data_structures/src
- rustc_borrowck/src/diagnostics
- rustc_builtin_macros
- rustc_codegen_ssa/src
- back
- rustc_const_eval/src/check_consts
- rustc_data_structures
- src
- rustc_driver_impl/src
- rustc_feature/src
- rustc_hir/src
- rustc_hir_analysis/src
- check
- coherence
- collect
- hir_ty_lowering
- rustc_hir_pretty/src
- rustc_hir_typeck/src
- fn_ctxt
- method
- rustc_incremental/src
- rustc_interface/src
- rustc_lint/src
- rustc_macros/src
- rustc_metadata/src/rmeta
- rustc_middle/src
- hir
- mir
- interpret
- query
- traits
- ty
- rustc_mir_build/src
- builder
- thir
- cx
- pattern
- rustc_next_trait_solver/src/solve
- eval_ctxt
- inspect
- rustc_parse/src/parser
- rustc_passes/src
- rustc_privacy/src
- rustc_query_system/src
- dep_graph
- query
- rustc_smir/src/rustc_smir
- rustc_trait_selection/src
- error_reporting
- infer
- traits
- solve/fulfill
- traits/select
- rustc_ty_utils/src
- rustc_type_ir
- src
- search_graph
- solve
- library/std/src
- net
- udp
- sys
- fs
- pal/unix
- process
- src
- bootstrap/src
- core
- build_steps
- builder
- config
- utils
- ci/citool
- src
- jobs
- doc
- rustc/src
- platform-support
- rustc-dev-guide/src
- tests
- librustdoc
- clean
- doctest
- html
- static/js
- json
- rustdoc-json-types
- tools
- build-manifest/src
- clippy
- clippy_lints/src
- attrs
- doc
- functions
- matches
- methods
- operators
- utils
- internal_lints
- clippy_utils/src
- rls
- src
- tidy/src
- tests
- debuginfo
- pretty
- run-make/rust-lld
- rustdoc-json
- enums/discriminant
- ui
- associated-type-bounds
- consts
- feature-gates
- lazy-type-alias
- traits/next-solver
- coherence
- cycles
- overflow
- unpretty
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
226 files changed
+1498
-1296
lines changedDiff for: Cargo.lock
+2-7
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1491 | 1491 |
| |
1492 | 1492 |
| |
1493 | 1493 |
| |
| 1494 | + | |
1494 | 1495 |
| |
1495 | 1496 |
| |
1496 | 1497 |
| |
| |||
3044 | 3045 |
| |
3045 | 3046 |
| |
3046 | 3047 |
| |
3047 |
| - | |
3048 |
| - | |
3049 |
| - | |
3050 |
| - | |
3051 |
| - | |
3052 |
| - | |
3053 |
| - | |
3054 | 3048 |
| |
3055 | 3049 |
| |
3056 | 3050 |
| |
| |||
3492 | 3486 |
| |
3493 | 3487 |
| |
3494 | 3488 |
| |
| 3489 | + | |
3495 | 3490 |
| |
3496 | 3491 |
| |
3497 | 3492 |
| |
|
Diff for: Cargo.toml
-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
24 | 24 |
| |
25 | 25 |
| |
26 | 26 |
| |
27 |
| - | |
28 | 27 |
| |
29 | 28 |
| |
30 | 29 |
| |
|
+30-22
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
35 | 35 |
| |
36 | 36 |
| |
37 | 37 |
| |
38 |
| - | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
39 | 43 |
| |
40 | 44 |
| |
41 | 45 |
| |
42 | 46 |
| |
43 |
| - | |
44 |
| - | |
| 47 | + | |
| 48 | + | |
45 | 49 |
| |
46 | 50 |
| |
47 | 51 |
| |
48 | 52 |
| |
49 | 53 |
| |
50 | 54 |
| |
51 | 55 |
| |
52 |
| - | |
53 |
| - | |
| 56 | + | |
| 57 | + | |
54 | 58 |
| |
| 59 | + | |
55 | 60 |
| |
56 | 61 |
| |
57 | 62 |
| |
58 | 63 |
| |
59 | 64 |
| |
60 | 65 |
| |
61 | 66 |
| |
62 |
| - | |
63 |
| - | |
| 67 | + | |
| 68 | + | |
64 | 69 |
| |
| 70 | + | |
65 | 71 |
| |
66 | 72 |
| |
67 | 73 |
| |
| |||
70 | 76 |
| |
71 | 77 |
| |
72 | 78 |
| |
73 |
| - | |
| 79 | + | |
74 | 80 |
| |
75 | 81 |
| |
76 | 82 |
| |
77 | 83 |
| |
78 | 84 |
| |
79 | 85 |
| |
80 | 86 |
| |
81 |
| - | |
| 87 | + | |
82 | 88 |
| |
83 | 89 |
| |
84 | 90 |
| |
| |||
87 | 93 |
| |
88 | 94 |
| |
89 | 95 |
| |
90 |
| - | |
| 96 | + | |
91 | 97 |
| |
92 | 98 |
| |
93 | 99 |
| |
| |||
97 | 103 |
| |
98 | 104 |
| |
99 | 105 |
| |
100 |
| - | |
| 106 | + | |
101 | 107 |
| |
102 | 108 |
| |
103 | 109 |
| |
| |||
106 | 112 |
| |
107 | 113 |
| |
108 | 114 |
| |
109 |
| - | |
| 115 | + | |
110 | 116 |
| |
111 | 117 |
| |
112 | 118 |
| |
113 | 119 |
| |
114 |
| - | |
| 120 | + | |
115 | 121 |
| |
116 |
| - | |
| 122 | + | |
117 | 123 |
| |
118 | 124 |
| |
119 | 125 |
| |
120 | 126 |
| |
121 |
| - | |
| 127 | + | |
122 | 128 |
| |
123 |
| - | |
| 129 | + | |
124 | 130 |
| |
125 | 131 |
| |
126 |
| - | |
| 132 | + | |
127 | 133 |
| |
128 | 134 |
| |
129 | 135 |
| |
130 | 136 |
| |
131 |
| - | |
132 |
| - | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
133 | 141 |
| |
134 | 142 |
| |
135 | 143 |
| |
136 | 144 |
| |
137 | 145 |
| |
138 | 146 |
| |
139 |
| - | |
| 147 | + | |
140 | 148 |
| |
141 | 149 |
| |
142 | 150 |
| |
| |||
147 | 155 |
| |
148 | 156 |
| |
149 | 157 |
| |
150 |
| - | |
151 |
| - | |
| 158 | + | |
| 159 | + | |
152 | 160 |
| |
153 | 161 |
| |
154 | 162 |
| |
|
+2-2
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
505 | 505 |
| |
506 | 506 |
| |
507 | 507 |
| |
508 |
| - | |
| 508 | + | |
509 | 509 |
| |
510 | 510 |
| |
511 | 511 |
| |
| |||
1124 | 1124 |
| |
1125 | 1125 |
| |
1126 | 1126 |
| |
1127 |
| - | |
| 1127 | + | |
1128 | 1128 |
| |
1129 | 1129 |
| |
1130 | 1130 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
698 | 698 |
| |
699 | 699 |
| |
700 | 700 |
| |
701 |
| - | |
| 701 | + | |
702 | 702 |
| |
703 | 703 |
| |
704 | 704 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
105 | 105 |
| |
106 | 106 |
| |
107 | 107 |
| |
108 |
| - | |
| 108 | + | |
109 | 109 |
| |
110 | 110 |
| |
111 | 111 |
| |
|
+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
343 | 343 |
| |
344 | 344 |
| |
345 | 345 |
| |
346 |
| - | |
| 346 | + | |
347 | 347 |
| |
348 | 348 |
| |
349 | 349 |
| |
|
+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
69 | 69 |
| |
70 | 70 |
| |
71 | 71 |
| |
72 |
| - | |
| 72 | + | |
73 | 73 |
| |
74 | 74 |
| |
75 | 75 |
| |
|
-4
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
6 |
| - | |
7 |
| - | |
8 |
| - | |
9 |
| - | |
10 | 6 |
| |
11 | 7 |
| |
12 | 8 |
| |
|
+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
63 | 63 |
| |
64 | 64 |
| |
65 | 65 |
| |
66 |
| - | |
| 66 | + | |
67 | 67 |
| |
68 | 68 |
| |
69 | 69 |
| |
|
+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
475 | 475 |
| |
476 | 476 |
| |
477 | 477 |
| |
478 |
| - | |
| 478 | + | |
479 | 479 |
| |
480 | 480 |
| |
481 | 481 |
| |
|
Diff for: compiler/rustc_codegen_ssa/src/base.rs
+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
876 | 876 |
| |
877 | 877 |
| |
878 | 878 |
| |
879 |
| - | |
| 879 | + | |
880 | 880 |
| |
881 | 881 |
| |
882 | 882 |
| |
|
+2-2
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
62 | 62 |
| |
63 | 63 |
| |
64 | 64 |
| |
65 |
| - | |
| 65 | + | |
66 | 66 |
| |
67 | 67 |
| |
68 | 68 |
| |
| |||
77 | 77 |
| |
78 | 78 |
| |
79 | 79 |
| |
80 |
| - | |
| 80 | + | |
81 | 81 |
| |
82 | 82 |
| |
83 | 83 |
| |
|
+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
81 | 81 |
| |
82 | 82 |
| |
83 | 83 |
| |
84 |
| - | |
| 84 | + | |
85 | 85 |
| |
86 | 86 |
| |
87 | 87 |
| |
|
+5
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
29 | 29 |
| |
30 | 30 |
| |
31 | 31 |
| |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
32 | 37 |
| |
33 | 38 |
| |
34 | 39 |
| |
|
-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
24 | 24 |
| |
25 | 25 |
| |
26 | 26 |
| |
27 |
| - | |
28 | 27 |
| |
29 | 28 |
| |
30 | 29 |
| |
|
+2
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
76 | 76 |
| |
77 | 77 |
| |
78 | 78 |
| |
| 79 | + | |
79 | 80 |
| |
80 | 81 |
| |
81 | 82 |
| |
| |||
153 | 154 |
| |
154 | 155 |
| |
155 | 156 |
| |
| 157 | + | |
156 | 158 |
| |
157 | 159 |
| |
158 | 160 |
| |
|
0 commit comments