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

chore: thread generics through ACIR/brillig gen #5120

Merged
merged 10 commits into from
Jun 13, 2024

Commits on May 28, 2024

  1. Configuration menu
    Copy the full SHA
    1a0582b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c463f2c View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' into tf/break-up-traits

    * master:
      fix(experimental elaborator): Avoid calling `add_generics` twice on trait methods (#5108)
      fix(experimental elaborator): Fix duplicate `resolve_type` on self type and don't leak a trait impl's generics (#5102)
      feat: replace stdlib poseidon implementation with optimized version (#5122)
      fix(experimental elaborator): Only call `add_generics` once (#5091)
      fix(experimental elaborator): Fix panic in the elaborator (#5082)
      chore: move `is_native_field` up into `noirc_frontend` (#5119)
    TomAFrench committed May 28, 2024
    Configuration menu
    Copy the full SHA
    8acf029 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2024

  1. Configuration menu
    Copy the full SHA
    ea135ca View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5c34962 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b390b71 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    62c1d7b View commit details
    Browse the repository at this point in the history
  5. chore: fmt

    TomAFrench committed May 29, 2024
    Configuration menu
    Copy the full SHA
    e27af67 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2024

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

Commits on Jun 12, 2024

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