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 compiler_error! inline macro. #5357

Merged
merged 1 commit into from
Apr 4, 2024
Merged

Conversation

orizi
Copy link
Collaborator

@orizi orizi commented Apr 4, 2024

This change is Reviewable

@orizi orizi force-pushed the pr/orizi/compiler-error/e7657484 branch from 86f9627 to db8cce4 Compare April 4, 2024 10:32
@orizi orizi changed the base branch from pr/orizi/compiler-error/e52aa69a to main April 4, 2024 11:58
@orizi orizi force-pushed the pr/orizi/compiler-error/e7657484 branch from db8cce4 to 90373cd Compare April 4, 2024 11:58
Copy link
Contributor

@mkaput mkaput left a comment

Choose a reason for hiding this comment

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

Reviewed 6 of 6 files at r1, all commit messages.
Reviewable status: :shipit: complete! all files reviewed, all discussions resolved (waiting on @gilbens-starkware)

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 6 of 6 files at r1, all commit messages.
Reviewable status: all files reviewed, 1 unresolved discussion (waiting on @orizi)


crates/cairo-lang-defs/src/plugin_utils.rs line 42 at r1 (raw file):

}

/// Trait providing a consistent interface for the result of an macro plugins.

Suggestion:

/// Trait providing a consistent interface for the result of a macro plugins.

@orizi orizi force-pushed the pr/orizi/compiler-error/e7657484 branch from 90373cd to 765a8c2 Compare April 4, 2024 12:12
@orizi orizi enabled auto-merge April 4, 2024 12:12
@orizi orizi added this pull request to the merge queue Apr 4, 2024
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 1 files at r2, all commit messages.
Reviewable status: :shipit: complete! all files reviewed, all discussions resolved (waiting on @orizi)

Merged via the queue into main with commit dd066ac Apr 4, 2024
43 checks passed
@orizi orizi deleted the pr/orizi/compiler-error/e7657484 branch April 17, 2024 16:25
shramee pushed a commit to shramee/cairo that referenced this pull request Sep 17, 2024
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