Skip to content

Conversation

asterite
Copy link
Collaborator

@asterite asterite commented Aug 18, 2025

Description

Problem

Resolves #9524

Summary

I copied an explanation of why this pass exists from #7032

Additional Context

I introduced a cSpell regression so to fix it I ran cSpell locally and noticed a couple more issues so I decided to fix them here as well as they are very minor changes.

Documentation

Check one:

  • No documentation needed.
  • Documentation included in this PR.
  • [For Experimental Features] Documentation to be submitted in a separate PR.

PR Checklist

  • I have tested the changes locally.
  • I have formatted the changes with Prettier and/or cargo fmt on default settings.

Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

⚠️ Performance Alert ⚠️

Possible performance regression was detected for benchmark 'Test Suite Duration'.
Benchmark result of this commit is worse than the previous benchmark result exceeding threshold 1.20.

Benchmark suite Current: 08e9bd2 Previous: 103f70a Ratio
test_report_noir-lang_noir-bignum_ 455 s 379 s 1.20
test_report_zkpassport_noir-ecdsa_ 3 s 1 s 3
test_report_zkpassport_noir_rsa_ 2 s 1 s 2

This comment was automatically generated by workflow using github-action-benchmark.

CC: @TomAFrench

@asterite asterite requested a review from a team August 18, 2025 13:42
@asterite asterite added this pull request to the merge queue Sep 3, 2025
Merged via the queue into master with commit 8d5ae13 Sep 3, 2025
171 of 173 checks passed
@asterite asterite deleted the ab/make_constrain_not_equal_docs branch September 3, 2025 20:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Greenlight make_constrain_not_equal for audits
2 participants