File tree
182 files changed
+1282
-198
lines changed- test/src
- e2e_vm_tests
- reduced_std_libs
- sway-lib-std-assert
- src
- sway-lib-std-option-result
- src
- test_programs/should_pass
- break_in_strange_positions
- continue_in_strange_positions
- dca
- log_stdlib
- revert
- trait_method_neq
- forc/dependency_patching
- language
- abort_control_flow_good
- addrof_intrinsic
- aliased_imports
- arg_demotion_inline
- array_basics
- asm_expr_basic
- associated_type_fully_qualified
- attributes_warnings
- binop_intrinsics
- bitwise_not
- break_and_continue
- deprecated
- diagnose_unknown_annotations
- diverging_exprs
- doc_comments
- enum_in_fn_decl
- enum_init_fn_call
- enum_instantiation
- enum_variant_imports
- eq_intrinsic
- far_jumps/many_blobs
- generic_impl_self_where
- generic_result_method
- generic_trait_constraints
- generic_transpose
- generic_tuple_trait
- generic_where_in_impl_self
- generic_where_in_impl_self2
- if_let_no_side_effects
- implicit_casting
- import_method_from_other_file
- import_trailing_comma
- impure_ifs
- inline_if_expr_const
- is_prime
- is_reference_type
- largeint_sroa
- main_args
- main_args_empty
- main_args_generics
- main_args_one_u64
- main_args_various_types
- many_stack_variables
- src
- match_expressions
- match_expressions_constants
- match_expressions_empty_enums
- match_expressions_enums
- match_expressions_inside_generic_functions
- match_expressions_mismatched
- match_expressions_nested
- match_expressions_or
- match_expressions_rest
- match_expressions_with_self
- memcpy
- method_type_args
- modulo_uint_test
- mut_ref_empty_type
- mutable_and_initd
- nested_structs
- nested_while_and_if
- new_allocator_test
- numeric_constants
- ops
- primitive_type_argument
- raw_ptr/raw_ptr_ret
- src
- reassignment_operators
- references
- dereferencing_control_flow_expressions
- dereferencing_operator_dot_on_structs
- src
- dereferencing_operator_dot_on_tuples
- src
- dereferencing_operator_index
- src
- dereferencing_operator_star
- src
- impl_reference_types
- mutability_of_references
- passing_and_returning_references_to_and_from_functions
- src
- references_and_generics
- references_and_type_aliases
- references_in_aggregates
- references_in_asm_blocks
- referencing_control_flow_expressions
- referencing_expressions
- referencing_function_parameters
- referencing_local_vars_and_values
- src
- referencing_parts_of_aggregates
- referencing_references
- type_unification_of_references
- retd_b256
- src
- revert_in_first_if_branch
- same_const_name
- same_const_name_lib
- self_impl_reassignment
- size_of
- smo_opcode
- src
- struct_init_reorder
- struct_instantiation
- supertraits
- supertraits_with_trait_methods
- trait_method_ascription_disambiguate
- trait_method_generic_qualified
- trait_method_qualified
- trait_nested
- tuple_in_struct
- tuple_single_element
- tuple_trait
- typeinfo_custom_callpath
- typeinfo_custom_callpath2
- typeinfo_custom_callpath_with_import
- u256
- u256_abi
- u256_operators
- unary_not_basic
- unary_not_basic_2
- use_absolute_path
- where_clause_enums
- where_clause_functions
- where_clause_generic_traits
- where_clause_impls
- where_clause_methods
- where_clause_structs
- where_clause_traits
- while_loops
- resolve_local_items_that_shadow_imports
- return_in_strange_positions
- static_analysis
- storage_annotations_unused_read
- storage_annotations_unused_read_and_write
- storage_annotations_unused_write
- superabi_contract_calls
- superabi_supertrait_same_methods
- unit_tests
- aggr_indexing
- contract-multi-contract-calls
- contract2
- contract_multi_test
- contract_multi_test
- contract_with_nested_libs
- lib_multi_test
- lib_single_test
- nested_libs
- predicate_multi_test
- predicate_with_nested_libs
- script-contract-calls
- contract_to_call
- script_multi_test
- script_multi_test
- script_with_nested_libs
- should_revert
- stack_indexing_overflow
- workspace_test
- contract_multi_test
- lib_multi_test
- script_multi_test
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
182 files changed
+1282
-198
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + |
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + |
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + |
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 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + |
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 | + |
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + |
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 | + |
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + |
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 | + |
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + |
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + |
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + |
0 commit comments