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 #7400

Merged
merged 11 commits into from
Jul 10, 2024
Merged

feat: Sync from noir #7400

merged 11 commits into from
Jul 10, 2024

Commits on Jul 9, 2024

  1. [1 changes] feat: apply no_predicates in stdlib (noir-lang/noir#5454)

    fix: prevent `no_predicates` from removing predicates in calling function (noir-lang/noir#5452)
    feat: lsp rename/find-all-references for globals (noir-lang/noir#5415)
    feat: remove redundant `EnableSideEffects` instructions (noir-lang/noir#5440)
    AztecBot committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    4556f95 View commit details
    Browse the repository at this point in the history
  2. chore: apply sync fixes

    AztecBot committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    a872972 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    aac6bc2 View commit details
    Browse the repository at this point in the history
  4. .

    TomAFrench committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    325507a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c20deca View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2024

  1. Configuration menu
    Copy the full SHA
    7fceb65 View commit details
    Browse the repository at this point in the history
  2. [1 changes] feat: lsp rename/find-all-references for local variables (n…

    …oir-lang/noir#5439)
    
    feat: remove duplicated array reads at constant indices (noir-lang/noir#5445)
    fix: Account for the expected kind when resolving turbofish generics (noir-lang/noir#5448)
    fix: Fix issue with unresolved results (noir-lang/noir#5453)
    feat: apply `no_predicates` in stdlib (noir-lang/noir#5454)
    fix: prevent `no_predicates` from removing predicates in calling function (noir-lang/noir#5452)
    feat: lsp rename/find-all-references for globals (noir-lang/noir#5415)
    feat: remove redundant `EnableSideEffects` instructions (noir-lang/noir#5440)
    AztecBot committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    4c1dab3 View commit details
    Browse the repository at this point in the history
  3. chore: apply sync fixes

    AztecBot committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    dfaf59f View commit details
    Browse the repository at this point in the history
  4. feat: lsp rename/find-all-references for local variables (noir-lang/n…

    …oir#5439)
    
    feat: remove duplicated array reads at constant indices (noir-lang/noir#5445)
    fix: Account for the expected kind when resolving turbofish generics (noir-lang/noir#5448)
    fix: Fix issue with unresolved results (noir-lang/noir#5453)
    feat: apply `no_predicates` in stdlib (noir-lang/noir#5454)
    fix: prevent `no_predicates` from removing predicates in calling function (noir-lang/noir#5452)
    feat: lsp rename/find-all-references for globals (noir-lang/noir#5415)
    feat: remove redundant `EnableSideEffects` instructions (noir-lang/noir#5440)
    AztecBot committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    64de7a9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ba7228e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    67bd95d View commit details
    Browse the repository at this point in the history