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(frontend)!: Restrict numeric generic types to unsigned ints up to u32 #5581

Merged
merged 9 commits into from
Jul 23, 2024

Commits on Jul 22, 2024

  1. Configuration menu
    Copy the full SHA
    239c7eb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    87df8ea View commit details
    Browse the repository at this point in the history
  3. cleanup

    vezenovm committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    a88d2cd View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2024

  1. fix frontend tests

    vezenovm committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    38915d5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    585ee1c View commit details
    Browse the repository at this point in the history
  3. Update compiler/noirc_frontend/src/parser/parser/types.rs

    Co-authored-by: jfecher <jake@aztecprotocol.com>
    vezenovm and jfecher authored Jul 23, 2024
    Configuration menu
    Copy the full SHA
    76f935e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    86798e6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    65b17c6 View commit details
    Browse the repository at this point in the history
  6. Cargo fmt

    vezenovm committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    c405e96 View commit details
    Browse the repository at this point in the history