Skip to content

Conversation

@TomerStarkware
Copy link
Collaborator

No description provided.

Copy link
Collaborator Author

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

@reviewable-StarkWare
Copy link

This change is Reviewable

@TomerStarkware TomerStarkware requested a review from orizi October 15, 2025 07:31
@TomerStarkware TomerStarkware marked this pull request as ready for review October 15, 2025 07:31
@TomerStarkware TomerStarkware force-pushed the tomer/sierra-gen-constants branch from ae4c93a to 8a4d442 Compare October 15, 2025 07:41
Copy link
Collaborator

@orizi orizi left a comment

Choose a reason for hiding this comment

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

Reviewable status: 0 of 1 files reviewed, 2 unresolved discussions


crates/cairo-lang-sierra-generator/src/local_variables.rs line 117 at r1 (raw file):

}

struct VarSource {

doc.


crates/cairo-lang-sierra-generator/src/local_variables.rs line 119 at r1 (raw file):

struct VarSource {
    variable_id: VariableId,
    allow_const: bool,

maybe?

Suggestion:

    allowed_as_const: bool,

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.

3 participants