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

Merged
merged 3 commits into from
Mar 18, 2024
Merged

feat: Sync from noir #5286

merged 3 commits into from
Mar 18, 2024

Commits on Mar 18, 2024

  1. [1 changes] feat: add as_slice builtin function, add execution test (n…

    …oir-lang/noir#4523)
    
    chore: making docs build before cutting versions (noir-lang/noir#4568)
    chore: fix docker test workflows (noir-lang/noir#4566)
    feat: allow usage of noir `#[test]` syntax in stdlib (noir-lang/noir#4553)
    feat: Add more impls on Option (noir-lang/noir#4549)
    chore: fixing some broken links (noir-lang/noir#4556)
    chore: separate tests for execution failures from compilation failures (noir-lang/noir#4559)
    feat: remove curly braces with fmt  (noir-lang/noir#4529)
    fix: Make `nargo` the default binary for cargo run (noir-lang/noir#4554)
    fix: Evaluate operators in globals in types (noir-lang/noir#4537)
    chore: Add more `Hash` impls to stdlib (noir-lang/noir#4470)
    AztecBot committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    cd1d10a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dccefb8 View commit details
    Browse the repository at this point in the history
  3. chore: update snaps

    sirasistant committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    4814e1b View commit details
    Browse the repository at this point in the history