Skip to content

fix(ACIR): incorrect slice length in AsSlice#10168

Merged
TomAFrench merged 2 commits intomasterfrom
ab/as-slice-incorrect-length
Oct 13, 2025
Merged

fix(ACIR): incorrect slice length in AsSlice#10168
TomAFrench merged 2 commits intomasterfrom
ab/as-slice-incorrect-length

Conversation

@asterite
Copy link
Collaborator

Description

Problem

Resolves #10166

Summary

Check the first commit for the bad behavior.

Additional Context

Documentation

Check one:

  • No documentation needed.
  • Documentation included in this PR.
  • [For Experimental Features] Documentation to be submitted in a separate PR.

PR Checklist

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

@asterite asterite requested a review from a team October 10, 2025 19:30
@TomAFrench TomAFrench added this pull request to the merge queue Oct 13, 2025
Merged via the queue into master with commit 5e1fe51 Oct 13, 2025
132 checks passed
@TomAFrench TomAFrench deleted the ab/as-slice-incorrect-length branch October 13, 2025 10:45
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.

AsSlice in ACIR incorrectly returns the flattened size

2 participants