File tree
124 files changed
+2325
-428
lines changed- docs/book/src/testing
- forc-plugins/forc-migrate/src/visiting
- forc/src/cli/commands
- sway-ast/src
- expr
- sway-core/src
- abi_generation
- asm_generation/fuel
- control_flow_analysis
- ir_generation
- language
- parsed/expression
- ty/expression
- semantic_analysis
- ast_node
- declaration/auto_impl
- expression
- namespace
- transform/to_parsed_lang
- type_system
- types
- sway-error/src
- sway-ir/src
- optimize
- sway-lib-std/src
- sway-lsp/src
- traverse
- utils
- sway-parse/src
- expr
- swayfmt/src/utils/language/expr
- test/src
- e2e_vm_tests/test_programs
- should_fail
- marker_trait_cannot_be_explicitly_implemented
- recover_at_level_statement
- ref_and_deref_expressions
- src
- reserved_identifiers
- src
- return_in_strange_positions
- should_pass
- break_in_non_statement_positions
- src
- break_in_strange_positions
- continue_in_non_statement_positions
- src
- continue_in_strange_positions
- language
- panic_expression
- panic_keyword_behind_feature_flag_off
- src
- panic_keyword_behind_feature_flag_on
- src
- panicking_contract
- src
- panicking_lib
- src
- panicking_predicate
- src
- panicking_script
- src
- references
- dereferencing_operator_star/src
- reassigning_via_references_to_expressions/src
- references_and_type_aliases/src
- referencing_expressions/src
- referencing_function_parameters/src
- referencing_parts_of_aggregates/src
- referencing_references/src
- panic_in_non_statement_positions
- src
- return_in_non_statement_positions
- src
- return_in_strange_positions
- sdk-harness
- test_projects
- predicate_panic_expression
- src
- snapshot
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
124 files changed
+2325
-428
lines changedLines changed: 50 additions & 22 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
71 | 71 |
| |
72 | 72 |
| |
73 | 73 |
| |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
74 | 81 |
| |
75 | 82 |
| |
76 |
| - | |
| 83 | + | |
77 | 84 |
| |
78 | 85 |
| |
79 | 86 |
| |
| |||
96 | 103 |
| |
97 | 104 |
| |
98 | 105 |
| |
99 |
| - | |
| 106 | + | |
100 | 107 |
| |
101 | 108 |
| |
102 | 109 |
| |
| |||
107 | 114 |
| |
108 | 115 |
| |
109 | 116 |
| |
110 |
| - | |
| 117 | + | |
111 | 118 |
| |
112 | 119 |
| |
113 | 120 |
| |
| |||
154 | 161 |
| |
155 | 162 |
| |
156 | 163 |
| |
157 |
| - | |
| 164 | + | |
158 | 165 |
| |
159 | 166 |
| |
160 | 167 |
| |
161 |
| - | |
162 |
| - | |
| 168 | + | |
| 169 | + | |
163 | 170 |
| |
164 | 171 |
| |
165 | 172 |
| |
166 |
| - | |
| 173 | + | |
167 | 174 |
| |
168 | 175 |
| |
169 |
| - | |
170 |
| - | |
171 |
| - | |
172 |
| - | |
173 |
| - | |
| 176 | + | |
| 177 | + | |
| 178 | + | |
| 179 | + | |
174 | 180 |
| |
175 | 181 |
| |
176 |
| - | |
| 182 | + | |
177 | 183 |
| |
178 | 184 |
| |
179 |
| - | |
180 |
| - | |
181 |
| - | |
182 |
| - | |
183 |
| - | |
184 |
| - | |
| 185 | + | |
| 186 | + | |
| 187 | + | |
| 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 | + | |
185 | 215 |
| |
186 | 216 |
| |
187 |
| - | |
188 |
| - | |
189 |
| - | |
| 217 | + | |
190 | 218 |
|
Lines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
634 | 634 |
| |
635 | 635 |
| |
636 | 636 |
| |
| 637 | + | |
| 638 | + | |
| 639 | + | |
637 | 640 |
| |
638 | 641 |
| |
639 | 642 |
| |
|
Lines changed: 11 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
71 | 71 |
| |
72 | 72 |
| |
73 | 73 |
| |
| 74 | + | |
| 75 | + | |
| 76 | + | |
74 | 77 |
| |
75 | 78 |
| |
76 | 79 |
| |
| |||
171 | 174 |
| |
172 | 175 |
| |
173 | 176 |
| |
| 177 | + | |
174 | 178 |
| |
175 | 179 |
| |
176 | 180 |
| |
177 | 181 |
| |
178 | 182 |
| |
| 183 | + | |
| 184 | + | |
| 185 | + | |
| 186 | + | |
| 187 | + | |
| 188 | + | |
| 189 | + | |
179 | 190 |
| |
180 | 191 |
| |
181 | 192 |
| |
|
Lines changed: 17 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
30 | 30 |
| |
31 | 31 |
| |
32 | 32 |
| |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
33 | 37 |
| |
34 | 38 |
| |
35 | 39 |
| |
| |||
223 | 227 |
| |
224 | 228 |
| |
225 | 229 |
| |
| 230 | + | |
| 231 | + | |
| 232 | + | |
| 233 | + | |
| 234 | + | |
| 235 | + | |
| 236 | + | |
| 237 | + | |
| 238 | + | |
| 239 | + | |
| 240 | + | |
226 | 241 |
| |
227 | 242 |
| |
228 | 243 |
| |
| |||
566 | 581 |
| |
567 | 582 |
| |
568 | 583 |
| |
| 584 | + | |
569 | 585 |
| |
570 | 586 |
| |
571 | 587 |
| |
| |||
613 | 629 |
| |
614 | 630 |
| |
615 | 631 |
| |
| 632 | + | |
616 | 633 |
| |
617 | 634 |
| |
618 | 635 |
| |
|
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
84 | 84 |
| |
85 | 85 |
| |
86 | 86 |
| |
| 87 | + | |
87 | 88 |
| |
88 | 89 |
| |
89 | 90 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
15 | 15 |
| |
16 | 16 |
| |
17 | 17 |
| |
18 |
| - | |
| 18 | + | |
19 | 19 |
| |
20 | 20 |
| |
21 | 21 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
199 | 199 |
| |
200 | 200 |
| |
201 | 201 |
| |
202 |
| - | |
| 202 | + | |
203 | 203 |
| |
204 | 204 |
| |
205 | 205 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
140 | 140 |
| |
141 | 141 |
| |
142 | 142 |
| |
143 |
| - | |
| 143 | + | |
144 | 144 |
| |
145 | 145 |
| |
146 | 146 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2094 | 2094 |
| |
2095 | 2095 |
| |
2096 | 2096 |
| |
2097 |
| - | |
| 2097 | + | |
2098 | 2098 |
| |
2099 | 2099 |
| |
2100 | 2100 |
| |
|
Lines changed: 9 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
136 | 136 |
| |
137 | 137 |
| |
138 | 138 |
| |
139 |
| - | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
140 | 144 |
| |
141 | 145 |
| |
142 | 146 |
| |
| |||
154 | 158 |
| |
155 | 159 |
| |
156 | 160 |
| |
| 161 | + | |
| 162 | + | |
| 163 | + | |
| 164 | + | |
157 | 165 |
| |
158 | 166 |
| |
159 | 167 |
| |
|
0 commit comments