-
Notifications
You must be signed in to change notification settings - Fork 195
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: avoid testing equality between unit values in acir_gen test (#849)
* fix: avoid testing equality between unit values `a_val.sort()` returns `()` so this equality will always succeed * chore: apply spellcheck fixes in sort.rs * Update crates/noirc_evaluator/src/ssa/acir_gen/operations/sort.rs Co-authored-by: Blaine Bublitz <blaine.bublitz@gmail.com> --------- Co-authored-by: Blaine Bublitz <blaine.bublitz@gmail.com>
- Loading branch information
1 parent
e298429
commit c2b7230
Showing
1 changed file
with
7 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters