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

Added ABI fails as diagnostics. #4493

Merged
merged 1 commit into from
Nov 28, 2023
Merged

Added ABI fails as diagnostics. #4493

merged 1 commit into from
Nov 28, 2023

Conversation

orizi
Copy link
Collaborator

@orizi orizi commented Nov 28, 2023

This change is Reviewable

Copy link
Contributor

@gilbens-starkware gilbens-starkware left a comment

Choose a reason for hiding this comment

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

Reviewed 1 of 10 files at r1, all commit messages.
Reviewable status: 1 of 10 files reviewed, 1 unresolved discussion (waiting on @orizi)


crates/cairo-lang-starknet/src/analyzer.rs line 10 at r1 (raw file):

#[derive(Default, Debug)]
pub struct Analyzer;

And doc

Suggestion:

AbiAnalyzer

Copy link
Collaborator Author

@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: 1 of 10 files reviewed, 1 unresolved discussion (waiting on @gilbens-starkware)


crates/cairo-lang-starknet/src/analyzer.rs line 10 at r1 (raw file):

Previously, gilbens-starkware (Gil Ben-Shachar) wrote…

And doc

Done.

@orizi orizi force-pushed the orizi/add-abi-diags branch from 92aed38 to 7f17965 Compare November 28, 2023 13:58
Copy link
Contributor

@gilbens-starkware gilbens-starkware left a comment

Choose a reason for hiding this comment

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

:lgtm:

Reviewed 7 of 10 files at r1, 2 of 2 files at r2, 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 Nov 28, 2023
Merged via the queue into main with commit f8e3265 Nov 28, 2023
@orizi orizi deleted the orizi/add-abi-diags branch November 29, 2023 11:29
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