Skip to content

fix(aztec): fix compilation of aztec_library.rs#2567

Merged
kevaundray merged 2 commits intomasterfrom
fix-aztec
Sep 5, 2023
Merged

fix(aztec): fix compilation of aztec_library.rs#2567
kevaundray merged 2 commits intomasterfrom
fix-aztec

Conversation

@TomAFrench
Copy link
Member

@TomAFrench TomAFrench commented Sep 5, 2023

Description

Problem*

Resolves

Summary*

aztec_library.rs has compilation errors due to #2546 which this PR fixes.

Documentation

  • This PR requires documentation updates when merged.

    • I will submit a noir-lang/docs PR.
    • I will request for and support Dev Rel's help in documenting this PR.

Additional Context

PR Checklist*

  • I have tested the changes locally.
  • I have formatted the changes with Prettier and/or cargo fmt on default settings.

BEGIN_COMMIT_OVERRIDE
fix(aztec_noir): fix compilation of aztec_library.rs (#2567)
END_COMMIT_OVERRIDE

* master:
  feat(ssa): Replace values which have previously been constrained with simplified value (#2483)
  fix: Black box func slice handling (#2562)
@kevaundray kevaundray enabled auto-merge September 5, 2023 20:22
@kevaundray kevaundray added this pull request to the merge queue Sep 5, 2023
Merged via the queue into master with commit a8d0328 Sep 5, 2023
@kevaundray kevaundray deleted the fix-aztec branch September 5, 2023 20:43
TomAFrench added a commit that referenced this pull request Sep 5, 2023
* master:
  fix(aztec): fix compilation of `aztec_library.rs` (#2567)
  feat(ssa): Replace values which have previously been constrained with simplified value (#2483)
  fix: Black box func slice handling (#2562)
  chore: Temporarily disable `noir_wasm` test (#2566)
  fix: Make def collector ordering more deterministic (#2515)
  chore: refactor `constant_folding` pass (#2533)
  chore: Cleanup mem2reg pass (#2531)
  chore: Replace hashers of hashmaps in dfg with fxhashes (#2490)
  chore: remove duplicate span from FunctionReturnType (#2546)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants