Skip to content

Added support for size of fixed array to be impl-const.#9033

Merged
orizi merged 1 commit intomainfrom
orizi/12-10-added_support_for_size_of_fixed_array_to_be_impl-const
Dec 11, 2025
Merged

Added support for size of fixed array to be impl-const.#9033
orizi merged 1 commit intomainfrom
orizi/12-10-added_support_for_size_of_fixed_array_to_be_impl-const

Conversation

@orizi
Copy link
Collaborator

@orizi orizi commented Dec 10, 2025

Fixes #8962.

@reviewable-StarkWare
Copy link

This change is Reviewable

@orizi orizi requested a review from TomerStarkware December 10, 2025 21:59
Copy link
Collaborator Author

orizi commented Dec 10, 2025

This stack of pull requests is managed by Graphite. Learn more about stacking.

@orizi orizi marked this pull request as ready for review December 10, 2025 21:59
Copy link
Collaborator

@TomerStarkware TomerStarkware left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:lgtm:

@TomerStarkware reviewed 2 of 2 files at r1, all commit messages.
Reviewable status: :shipit: complete! all files reviewed, all discussions resolved (waiting on @orizi)

@orizi orizi added this pull request to the merge queue Dec 11, 2025
Merged via the queue into main with commit 0b65c86 Dec 11, 2025
54 checks passed
@orizi orizi deleted the orizi/12-10-added_support_for_size_of_fixed_array_to_be_impl-const branch December 17, 2025 17:49
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.

feat: Allow using associated consts as Fixed Size Array size.

3 participants