Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Sync from noir (restores #7512) #7574

Closed
wants to merge 2 commits into from

Commits on Jul 23, 2024

  1. feat: Sync from noir (#7512)

    Automated pull of development from the
    [noir](https://github.com/noir-lang/noir) programming language, a
    dependency of Aztec.
    BEGIN_COMMIT_OVERRIDE
    feat: add comptime support for `modulus_*` compiler builtins
    (noir-lang/noir#5530)
    chore: Remove unknown annotation warning
    (noir-lang/noir#5531)
    feat: Add TraitConstraint type
    (noir-lang/noir#5499)
    fix: Error on empty function bodies
    (noir-lang/noir#5519)
    feat: LSP inlay hints for let and global
    (noir-lang/noir#5510)
    chore: Remove dbg on find_func_with_name
    (noir-lang/noir#5526)
    chore: Remove the remainder of legacy code
    (noir-lang/noir#5525)
    chore: Remove `--use-legacy` and resolution code
    (noir-lang/noir#5248)
    chore: switch to Noir Keccak implementation with variable size support
    (noir-lang/noir#5508)
    chore: standardize experimental feature disclaimer across documentation
    (noir-lang/noir#5367)
    END_COMMIT_OVERRIDE
    
    ---------
    
    Co-authored-by: TomAFrench <tom@tomfren.ch>
    2 people authored and sirasistant committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    21ca81b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    95da192 View commit details
    Browse the repository at this point in the history