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: allow ast when macro errors #4005

Merged
merged 11 commits into from
Jan 12, 2024
Merged

fix: allow ast when macro errors #4005

merged 11 commits into from
Jan 12, 2024

Commits on Jan 10, 2024

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

Commits on Jan 11, 2024

  1. Merge branch 'master' into kh-fix-lsp-crash_4004

    * master:
      chore: quiet down aztec-bot! (#4006)
      chore: force public functions for trait implementation (#3986)
      feat: docker testing flow (#3895)
      feat: decompose `Instruction::Constrain` into multiple more basic constraints (#3892)
      feat: remove truncation from brillig casts (#3997)
      chore: add test case showing reexports (#4001)
    TomAFrench committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    be43a7a View commit details
    Browse the repository at this point in the history
  2. avoid early return

    kobyhallx committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    7345618 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3b56a57 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2b0a168 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ae4cfd3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e574800 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5b198be View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2024

  1. Configuration menu
    Copy the full SHA
    539b4d2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    06a6477 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f2bd99f View commit details
    Browse the repository at this point in the history