File tree
171 files changed
+6608
-1163
lines changed- .github/workflows
- forc-plugins/forc-migrate
- src
- cli
- commands
- matching
- migrations
- modifying
- scripts/mdbook-forc-documenter/examples
- sway-ast/src
- item
- sway-core/src
- language
- lexed
- parsed/expression
- ty/declaration
- semantic_analysis
- ast_node/expression
- sway-features/src
- sway-lib-core/src
- sway-lib-std/src
- crypto
- vm/evm
- sway-lsp/src
- core
- traverse
- swayfmt/src/utils/language
- expr
- test/src
- e2e_vm_tests/test_programs
- should_fail
- invalid_cfg_arg
- return_path_analysis
- src
- should_pass
- dca/trait_method_neq
- src
- language
- configurable_consts
- src
- configurable_tests
- src
- enum_in_fn_decl
- src
- generic_impl_self_where
- src
- if_elseif_enum
- src
- import_method_from_other_file
- src
- import_with_different_callpaths
- src
- insert_element_reg_reuse
- src
- local_impl_for_ord
- src
- match_expressions_with_self
- src
- mut_ref_empty_type
- src
- references
- dereferencing_operator_dot_on_structs
- src
- dereferencing_operator_dot_on_tuples
- src
- dereferencing_operator_index
- src
- dereferencing_operator_star
- src
- passing_and_returning_references_to_and_from_functions
- src
- reassigning_via_references_in_aggregates
- src
- reassigning_via_references_passed_and_returned_to_and_from_functions
- src
- reassigning_via_references_to_expressions
- src
- reassigning_via_references_to_values
- src
- references_and_generics
- src
- referencing_expressions
- src
- referencing_function_parameters
- src
- referencing_local_vars_and_values
- src
- supertraits/src
- trait_nested
- src
- tuple_trait
- src
- type_alias
- src
- stdlib
- chess
- src
- eq_custom_type
- src
- eq_generic
- src
- option
- src
- option_eq
- src
- result
- src
- test_abis/contract_with_type_aliases_abi/src
- test_contracts
- contract_with_type_aliases
- issue_1512_repro
- src
- in_language_tests
- test_programs/storage_vec_iter_tests/src
- sdk-harness/test_projects
- private_struct_fields_in_storage_and_abi/src
- storage_access/src
- storage_init/src
- storage_map_nested/src
- storage_vec_to_vec
- src
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
171 files changed
+6608
-1163
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
479 | 479 |
| |
480 | 480 |
| |
481 | 481 |
| |
| 482 | + | |
| 483 | + | |
| 484 | + | |
| 485 | + | |
482 | 486 |
| |
483 | 487 |
| |
484 | 488 |
| |
| |||
547 | 551 |
| |
548 | 552 |
| |
549 | 553 |
| |
| 554 | + | |
| 555 | + | |
550 | 556 |
| |
551 | 557 |
| |
552 | 558 |
| |
553 | 559 |
| |
554 | 560 |
| |
555 | 561 |
| |
| 562 | + | |
| 563 | + | |
556 | 564 |
| |
557 | 565 |
| |
558 | 566 |
| |
559 | 567 |
| |
560 | 568 |
| |
561 | 569 |
| |
| 570 | + | |
| 571 | + | |
562 | 572 |
| |
563 | 573 |
| |
564 | 574 |
| |
|
+12
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
135 | 135 |
| |
136 | 136 |
| |
137 | 137 |
| |
| 138 | + | |
138 | 139 |
| |
139 | 140 |
| |
140 | 141 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
11 | 11 |
| |
12 | 12 |
| |
13 | 13 |
| |
| 14 | + | |
14 | 15 |
| |
15 | 16 |
| |
16 | 17 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
44 | 44 |
| |
45 | 45 |
| |
46 | 46 |
| |
47 |
| - | |
| 47 | + | |
48 | 48 |
| |
49 | 49 |
| |
50 |
| - | |
| 50 | + | |
51 | 51 |
| |
52 | 52 |
| |
53 | 53 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
8 | 8 |
| |
9 | 9 |
| |
10 | 10 |
| |
11 |
| - | |
| 11 | + | |
12 | 12 |
| |
13 | 13 |
| |
14 | 14 |
| |
| |||
27 | 27 |
| |
28 | 28 |
| |
29 | 29 |
| |
30 |
| - | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
31 | 34 |
| |
32 | 35 |
| |
33 | 36 |
| |
| |||
127 | 130 |
| |
128 | 131 |
| |
129 | 132 |
| |
| 133 | + | |
130 | 134 |
| |
131 | 135 |
| |
132 | 136 |
| |
| |||
145 | 149 |
| |
146 | 150 |
| |
147 | 151 |
| |
148 |
| - | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
149 | 157 |
| |
150 | 158 |
| |
151 | 159 |
| |
| |||
159 | 167 |
| |
160 | 168 |
| |
161 | 169 |
| |
| 170 | + | |
162 | 171 |
| |
| 172 | + | |
163 | 173 |
| |
164 | 174 |
| |
165 | 175 |
| |
| |||
170 | 180 |
| |
171 | 181 |
| |
172 | 182 |
| |
| 183 | + | |
173 | 184 |
| |
174 | 185 |
| |
175 | 186 |
| |
| |||
183 | 194 |
| |
184 | 195 |
| |
185 | 196 |
| |
186 |
| - | |
| 197 | + | |
187 | 198 |
| |
188 | 199 |
| |
| 200 | + | |
| 201 | + | |
| 202 | + | |
| 203 | + | |
189 | 204 |
| |
190 | 205 |
| |
191 | 206 |
| |
| |||
197 | 212 |
| |
198 | 213 |
| |
199 | 214 |
| |
| 215 | + | |
200 | 216 |
| |
| 217 | + | |
201 | 218 |
| |
202 | 219 |
| |
203 | 220 |
| |
| |||
212 | 229 |
| |
213 | 230 |
| |
214 | 231 |
| |
215 |
| - | |
| 232 | + | |
216 | 233 |
| |
217 | 234 |
| |
218 | 235 |
| |
| |||
224 | 241 |
| |
225 | 242 |
| |
226 | 243 |
| |
227 |
| - | |
| 244 | + | |
228 | 245 |
| |
229 | 246 |
| |
230 | 247 |
| |
| |||
235 | 252 |
| |
236 | 253 |
| |
237 | 254 |
| |
| 255 | + | |
238 | 256 |
| |
239 | 257 |
| |
240 | 258 |
| |
241 | 259 |
| |
242 | 260 |
| |
| 261 | + | |
243 | 262 |
| |
| 263 | + | |
244 | 264 |
| |
245 | 265 |
| |
246 | 266 |
| |
247 |
| - | |
| 267 | + | |
| 268 | + | |
| 269 | + | |
| 270 | + | |
| 271 | + | |
248 | 272 |
| |
249 | 273 |
| |
250 | 274 |
| |
| |||
256 | 280 |
| |
257 | 281 |
| |
258 | 282 |
| |
259 |
| - | |
260 |
| - | |
261 |
| - | |
262 |
| - | |
263 |
| - | |
264 |
| - | |
265 |
| - | |
266 |
| - | |
267 |
| - | |
268 |
| - | |
269 |
| - | |
270 |
| - | |
271 |
| - | |
272 |
| - | |
273 |
| - | |
274 |
| - | |
275 |
| - | |
| 283 | + | |
| 284 | + | |
| 285 | + | |
| 286 | + | |
| 287 | + | |
276 | 288 |
| |
277 |
| - | |
| 289 | + | |
| 290 | + | |
| 291 | + | |
| 292 | + | |
| 293 | + | |
| 294 | + | |
| 295 | + | |
| 296 | + | |
| 297 | + | |
| 298 | + | |
| 299 | + | |
| 300 | + | |
| 301 | + | |
| 302 | + | |
| 303 | + | |
| 304 | + | |
| 305 | + | |
| 306 | + | |
| 307 | + | |
| 308 | + | |
| 309 | + | |
| 310 | + | |
| 311 | + | |
278 | 312 |
| |
279 | 313 |
| |
280 | 314 |
| |
| |||
347 | 381 |
| |
348 | 382 |
| |
349 | 383 |
| |
350 |
| - | |
| 384 | + | |
351 | 385 |
| |
352 | 386 |
| |
353 |
| - | |
354 |
| - | |
355 |
| - | |
356 |
| - | |
357 |
| - | |
358 |
| - | |
359 |
| - | |
360 |
| - | |
| 387 | + | |
361 | 388 |
| |
362 | 389 |
| |
363 | 390 |
| |
| |||
411 | 438 |
| |
412 | 439 |
| |
413 | 440 |
| |
414 |
| - | |
415 |
| - | |
| 441 | + | |
| 442 | + | |
| 443 | + | |
| 444 | + | |
| 445 | + | |
| 446 | + | |
| 447 | + | |
| 448 | + | |
| 449 | + | |
| 450 | + | |
| 451 | + | |
| 452 | + | |
| 453 | + | |
| 454 | + | |
| 455 | + | |
| 456 | + | |
| 457 | + | |
| 458 | + | |
| 459 | + | |
| 460 | + | |
416 | 461 |
| |
417 | 462 |
| |
418 | 463 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
248 | 248 |
| |
249 | 249 |
| |
250 | 250 |
| |
251 |
| - | |
252 |
| - | |
| 251 | + | |
| 252 | + | |
253 | 253 |
| |
254 | 254 |
| |
255 |
| - | |
| 255 | + | |
256 | 256 |
| |
257 | 257 |
| |
258 | 258 |
| |
259 | 259 |
| |
260 |
| - | |
| 260 | + | |
261 | 261 |
| |
262 | 262 |
| |
263 | 263 |
| |
|
0 commit comments