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

perf: upgrade to deno_ast 0.41 #1301

Merged
merged 8 commits into from
Jul 31, 2024

Conversation

dsherret
Copy link
Member

@@ -19,16 +19,16 @@ const CODE: &str = "no-compare-neg-zero";

#[derive(Display)]
enum NoCompareNegZeroMessage {
#[display(fmt = NoCompareNegZeroMessage::Unexpected)]
#[display(fmt = "Do not compare against -0")]
Unexpected,
Copy link
Member Author

Choose a reason for hiding this comment

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

I have no idea how this previously compiled.

@dsherret dsherret changed the title perf: upgrade to deno_ast 0.40 perf: upgrade to deno_ast 0.41 Jul 29, 2024
@dsherret dsherret merged commit 8db22f3 into denoland:main Jul 31, 2024
6 checks passed
@dsherret dsherret deleted the perf_upgrade_deno_ast_0_40 branch July 31, 2024 18:05
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