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

chore: rust 1.79.0 #3222

Merged
merged 1 commit into from
Jun 16, 2024
Merged

chore: rust 1.79.0 #3222

merged 1 commit into from
Jun 16, 2024

Conversation

ematipico
Copy link
Member

Summary

Flagged some dead code, and simplified some code inside our analyzer

Test Plan

CI should pass

@github-actions github-actions bot added A-Core Area: core A-Linter Area: linter A-Formatter Area: formatter A-Tooling Area: internal tools L-JavaScript Language: JavaScript and super languages labels Jun 16, 2024
Copy link
Contributor

Parser conformance results on

js/262

Test result main count This PR count Difference
Total 50226 50226 0
Passed 49119 49119 0
Failed 1107 1107 0
Panics 0 0 0
Coverage 97.80% 97.80% 0.00%

jsx/babel

Test result main count This PR count Difference
Total 40 40 0
Passed 37 37 0
Failed 3 3 0
Panics 0 0 0
Coverage 92.50% 92.50% 0.00%

symbols/microsoft

Test result main count This PR count Difference
Total 6532 6532 0
Passed 2084 2084 0
Failed 4448 4448 0
Panics 0 0 0
Coverage 31.90% 31.90% 0.00%

ts/babel

Test result main count This PR count Difference
Total 669 669 0
Passed 597 597 0
Failed 72 72 0
Panics 0 0 0
Coverage 89.24% 89.24% 0.00%

ts/microsoft

Test result main count This PR count Difference
Total 18227 18227 0
Passed 13967 13967 0
Failed 4260 4260 0
Panics 0 0 0
Coverage 76.63% 76.63% 0.00%

Copy link

codspeed-hq bot commented Jun 16, 2024

CodSpeed Performance Report

Merging #3222 will not alter performance

Comparing feat/rust-udpate (7e4035f) with main (743d805)

Summary

✅ 90 untouched benchmarks

<R as Rule>::Options: Default,
R::Query: Queryable<Language = L> + 'static,
<R::Query as Queryable>::Output: Clone,
R: Rule<Options: Default, Query: Queryable<Language = L, Output: Clone>> + 'static,
Copy link
Contributor

Choose a reason for hiding this comment

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

Nice.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-Changelog Area: changelog A-Core Area: core A-Formatter Area: formatter A-Linter Area: linter A-Tooling Area: internal tools L-JavaScript Language: JavaScript and super languages
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants