Commit 557f9e3
committed
Merge branch 'master' into tf/def-collection-visiblity
* master:
chore: separate tests for execution failures from compilation failures (#4559)
feat: remove curly braces with fmt (#4529)
fix: Make `nargo` the default binary for cargo run (#4554)
fix: Evaluate operators in globals in types (#4537)
chore: Add more `Hash` impls to stdlib (#4470)
feat: Sync from aztec-packages (#4546)
chore: Add `Instruction::DecrementRc` (#4525)
feat: add `nargo compile --watch` command (#4464)
fix: Substitute generics when checking the field count of a type (#4547)
feat: optimize sha2 implementation (#4441)File tree
92 files changed
+722
-154
lines changed- aztec_macros/src/transforms
- compiler
- noirc_evaluator/src
- brillig/brillig_gen
- ssa
- acir_gen
- function_builder
- ir
- opt
- ssa_gen
- noirc_frontend/src
- hir_def
- hir/resolution
- noir_stdlib/src
- test_programs
- compile_failure
- brillig_nested_slices
- custom_entry_not_found
- dep_impl_primitive
- depend_on_bin
- div_by_zero_modulo
- dup_trait_implementation_4
- dup_trait_implementation_5
- dup_trait_items_1
- dup_trait_items_2
- dup_trait_items_3
- dup_trait_items_4
- dup_trait_items_5
- dup_trait_items_6
- hashmap_load_factor
- negate_unsigned
- orphaned_trait_impl
- slice_remove_failure
- workspace_missing_toml/crates
- a
- b
- execution_failure
- assert_msg_runtime
- src
- brillig_assert_fail
- src
- brillig_assert_msg_runtime
- src
- div_by_zero_constants
- src
- div_by_zero_modulo
- src
- div_by_zero_numerator_witness
- src
- div_by_zero_witness
- src
- dyn_index_fail_nested_array
- src
- dynamic_index_failure
- src
- option_expect
- src
- slice_access_failure
- src
- slice_insert_failure
- src
- slice_remove_failure
- src
- workspace_fail
- crates
- a
- src
- b
- src
- tooling
- nargo_cli
- src/cli
- nargo_fmt
- src/rewrite
- tests
- expected
- input
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
92 files changed
+722
-154
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
0 commit comments