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

Merged
merged 7 commits into from
Jul 3, 2024
Merged

feat: Sync from noir #7288

merged 7 commits into from
Jul 3, 2024

Commits on Jul 2, 2024

  1. [1 changes] feat: Sync from aztec-packages (noir-lang/noir#5387)

    feat: Implement trait dispatch in the comptime interpreter (noir-lang/noir#5376)
    feat(lsp): allow function rename (noir-lang/noir#4294)
    chore: use `mod.nr` files in stdlib (noir-lang/noir#5379)
    fix: Replace std::HashMap with FxHashMap to fix frontend indeterminism (noir-lang/noir#5385)
    fix: Remove panics in the interpreter when a builtin fails to type check (noir-lang/noir#5382)
    fix: Replace expects in interpreter with errors (noir-lang/noir#5383)
    AztecBot committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    ce503f5 View commit details
    Browse the repository at this point in the history
  2. chore: apply sync fixes

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

    TomAFrench committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    2fb4683 View commit details
    Browse the repository at this point in the history
  4. .

    TomAFrench committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    c3ae7db View commit details
    Browse the repository at this point in the history
  5. .

    TomAFrench committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    70fa7d2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    da83915 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2024

  1. Configuration menu
    Copy the full SHA
    7db091c View commit details
    Browse the repository at this point in the history