-
-
Notifications
You must be signed in to change notification settings - Fork 561
fix(linter): fix panic when doing code gen on regexp #10769
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
fix(linter): fix panic when doing code gen on regexp #10769
Conversation
How to use the Graphite Merge QueueAdd either label to this PR to merge it via the merge queue:
You must have a Graphite account in order to use the merge queue. Sign up using this link. An organization admin has enabled the Graphit 8000 e Merge Queue in this repository. Please do not merge from GitHub as this will restart CI on PRs being processed by the merge queue. This stack of pull requests is managed by Graphite. Learn more about stacking. |
CodSpeed Instrumentation Performance ReportMerging #10769 will create unknown performance changesComparing Summary
Benchmarks breakdown
|
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.
This PR looks good! I do not know about the Codegen PR and do not want to approve something out of my scope :)
493b630
to
fece43f
Compare
056a8f0
to
b882332
Compare
b882332
to
d01f3fd
Compare
fece43f
to
3eb558b
Compare
Merge activity
|
fixes the panic in #10765 by providing the source text of the program to the code generator
3eb558b
to
2d13b49
Compare
d01f3fd
to
8c499c6
Compare
fixes the panic in #10765 by providing the source text of the program to the code generator