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

Merged
merged 5 commits into from
Sep 13, 2024
Merged

feat: Sync from noir #8526

merged 5 commits into from
Sep 13, 2024

Commits on Sep 13, 2024

  1. [1 changes] feat: implement LSP code action "Implement missing member…

    …s" (noir-lang/noir#6020)
    
    fix: use module name as line after which we'll insert auto-import (noir-lang/noir#6025)
    feat: let `has_named_attribute` work for built-in attributes (noir-lang/noir#6024)
    feat: impl Hash and Eq on more comptime types (noir-lang/noir#6022)
    fix: Correctly print string tokens (noir-lang/noir#6021)
    chore: Remove RC tracking in mem2reg (noir-lang/noir#6019)
    feat: Add `Module::structs` (noir-lang/noir#6017)
    feat: format trait impl functions (noir-lang/noir#6016)
    fix: Try to move constant terms to one side for arithmetic generics (noir-lang/noir#6008)
    AztecBot committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    e3da71c View commit details
    Browse the repository at this point in the history
  2. chore: apply sync fixes

    AztecBot committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    8a584cc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    117ae0c View commit details
    Browse the repository at this point in the history
  4. fmt

    TomAFrench committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    28bf1b5 View commit details
    Browse the repository at this point in the history
  5. .

    TomAFrench committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    b6c529f View commit details
    Browse the repository at this point in the history