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

fix: Derive generic types #5674

Merged
merged 8 commits into from
Aug 2, 2024
Merged

fix: Derive generic types #5674

merged 8 commits into from
Aug 2, 2024

Commits on Aug 2, 2024

  1. Fix where clause issue

    jfecher committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    2cb1ef8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8c6a571 View commit details
    Browse the repository at this point in the history
  3. Add another generic

    jfecher committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    2f1ec2b View commit details
    Browse the repository at this point in the history
  4. Format stdlib

    jfecher committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    5277cfc View commit details
    Browse the repository at this point in the history
  5. Fix test

    jfecher committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    f610fbf View commit details
    Browse the repository at this point in the history
  6. Update compiler/noirc_frontend/src/hir/comptime/value.rs

    Co-authored-by: Michael J Klein <michaeljklein@users.noreply.github.com>
    jfecher and michaeljklein authored Aug 2, 2024
    Configuration menu
    Copy the full SHA
    bfd0bca View commit details
    Browse the repository at this point in the history
  7. Add MyOtherOtherStruct

    jfecher committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    42829e8 View commit details
    Browse the repository at this point in the history
  8. Merge branch 'jf/derive-generics' of https://github.com/noir-lang/noir

    …into jf/derive-generics
    jfecher committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    2178daa View commit details
    Browse the repository at this point in the history