-
Notifications
You must be signed in to change notification settings - Fork 545
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
Improved array! macro diagnostics. #3922
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This was referenced Aug 16, 2023
orizi
force-pushed
the
pr/orizi/orizi/inline-macro/e634c26d
branch
from
August 16, 2023 15:49
04e92f0
to
457fa5e
Compare
orizi
force-pushed
the
pr/orizi/orizi/inline-macro/944d2078
branch
from
August 16, 2023 15:49
010d6f1
to
0e4c8b7
Compare
orizi
force-pushed
the
pr/orizi/orizi/inline-macro/e634c26d
branch
from
August 16, 2023 17:29
457fa5e
to
e05be3e
Compare
orizi
force-pushed
the
pr/orizi/orizi/inline-macro/944d2078
branch
from
August 16, 2023 17:29
0e4c8b7
to
673b843
Compare
orizi
force-pushed
the
pr/orizi/orizi/inline-macro/e634c26d
branch
from
August 17, 2023 06:44
e05be3e
to
fc7942b
Compare
orizi
force-pushed
the
pr/orizi/orizi/inline-macro/944d2078
branch
from
August 17, 2023 06:44
673b843
to
aa7c931
Compare
This was referenced Aug 17, 2023
Merged
orizi
force-pushed
the
pr/orizi/orizi/inline-macro/944d2078
branch
2 times, most recently
from
August 17, 2023 13:41
63aa6f9
to
f72c4ce
Compare
orizi
force-pushed
the
pr/orizi/orizi/inline-macro/e634c26d
branch
from
August 17, 2023 14:05
886549d
to
4df1084
Compare
orizi
force-pushed
the
pr/orizi/orizi/inline-macro/944d2078
branch
2 times, most recently
from
August 17, 2023 17:35
3cd1420
to
b349bd1
Compare
orizi
changed the base branch from
pr/orizi/orizi/inline-macro/e634c26d
to
main
August 20, 2023 13:29
orizi
force-pushed
the
pr/orizi/orizi/inline-macro/944d2078
branch
from
August 20, 2023 13:29
b349bd1
to
86f9d3e
Compare
orizi
changed the title
Improved array! macro diagnostics.
Include missing patch name in panic.
Aug 21, 2023
orizi
force-pushed
the
pr/orizi/orizi/inline-macro/944d2078
branch
from
August 21, 2023 08:27
86f9d3e
to
4045c7d
Compare
orizi
changed the title
Include missing patch name in panic.
Improved array! macro diagnostics.
Aug 21, 2023
orizi
changed the base branch from
main
to
pr/orizi/orizi/inline-macro/e634c26d
August 21, 2023 08:28
orizi
force-pushed
the
pr/orizi/orizi/inline-macro/944d2078
branch
from
August 22, 2023 07:01
4045c7d
to
82b2a63
Compare
orizi
force-pushed
the
pr/orizi/orizi/inline-macro/e634c26d
branch
from
August 22, 2023 07:52
2c380c7
to
39749a3
Compare
orizi
force-pushed
the
pr/orizi/orizi/inline-macro/944d2078
branch
4 times, most recently
from
August 22, 2023 11:38
faf3db6
to
9f35ca1
Compare
orizi
force-pushed
the
pr/orizi/orizi/inline-macro/e634c26d
branch
from
August 22, 2023 11:38
6023663
to
67b3c26
Compare
orizi
force-pushed
the
pr/orizi/orizi/inline-macro/944d2078
branch
from
August 22, 2023 12:03
9f35ca1
to
bb1596b
Compare
commit-id:944d2078
orizi
changed the base branch from
pr/orizi/orizi/inline-macro/e634c26d
to
main
August 22, 2023 12:52
orizi
force-pushed
the
pr/orizi/orizi/inline-macro/944d2078
branch
from
August 22, 2023 12:52
bb1596b
to
89ac186
Compare
gilbens-starkware
approved these changes
Aug 22, 2023
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Reviewed 2 of 2 files at r1, all commit messages.
Reviewable status: complete! all files reviewed, all discussions resolved (waiting on @spapinistarkware)
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Stack:
Hash
. #3936get_impl
. #3934This change is