Skip to content

style(all): remove unnecessary semi-colons#10198

Merged
graphite-app[bot] merged 1 commit intomainfrom
04-03-style_all_remove_unnecessary_semi-colons
Apr 3, 2025
Merged

style(all): remove unnecessary semi-colons#10198
graphite-app[bot] merged 1 commit intomainfrom
04-03-style_all_remove_unnecessary_semi-colons

Conversation

@overlookmotel
Copy link
Member

@overlookmotel overlookmotel commented Apr 3, 2025

Remove unnecessary semi-colons. Flagged by clippy in Rust 1.86.0.

@github-actions github-actions bot added A-parser Area - Parser A-semantic Area - Semantic A-cli Area - CLI A-minifier Area - Minifier A-ast Area - AST A-transformer Area - Transformer / Transpiler A-codegen Area - Code Generation A-cfg Area - Control Flow Graph A-isolated-declarations Isolated Declarations A-editor Area - Editor and Language Server A-formatter Area - Formatter C-cleanup Category - technical debt or refactoring. Solution not expected to change behavior labels Apr 3, 2025
Copy link
Member Author


How to use the Graphite Merge Queue

Add either label to this PR to merge it via the merge queue:

  • 0-merge - adds this PR to the back of the merge queue
  • hotfix - for urgent hot fixes, skip the queue and merge this PR next

You must have a Graphite account in order to use the merge queue. Sign up using this link.

An organization admin has enabled the Graphite 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.

@overlookmotel overlookmotel marked this pull request as ready for review April 3, 2025 11:37
@overlookmotel
Copy link
Member Author

Only stylistic changes, so merging without review.

@overlookmotel overlookmotel added the 0-merge Merge with Graphite Merge Queue label Apr 3, 2025
Copy link
Member Author

overlookmotel commented Apr 3, 2025

Merge activity

  • Apr 3, 7:41 AM EDT: The merge label '0-merge' was detected. This PR will be added to the Graphite merge queue once it meets the requirements.
  • Apr 3, 7:43 AM EDT: The merge label '0-merge' was detected. This PR will be added to the Graphite merge queue once it meets the requirements.
  • Apr 3, 7:44 AM EDT: overlookmotel added this pull request to the Graphite merge queue.
  • Apr 3, 7:50 AM EDT: Merged by the Graphite merge queue.

Remove unnecessary semi-colons. Flagged by clippy in Rust 1.86.0.
@graphite-app graphite-app bot force-pushed the 04-03-style_all_remove_unnecessary_semi-colons branch from 4059cbc to 66a0001 Compare April 3, 2025 11:44
@codspeed-hq
Copy link

codspeed-hq bot commented Apr 3, 2025

CodSpeed Instrumentation Performance Report

Merging #10198 will not alter performance

Comparing 04-03-style_all_remove_unnecessary_semi-colons (66a0001) with main (760188e)

Summary

✅ 36 untouched benchmarks

@graphite-app graphite-app bot merged commit 66a0001 into main Apr 3, 2025
31 checks passed
@graphite-app graphite-app bot removed the 0-merge Merge with Graphite Merge Queue label Apr 3, 2025
@graphite-app graphite-app bot deleted the 04-03-style_all_remove_unnecessary_semi-colons branch April 3, 2025 11:50
This was referenced Apr 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-ast Area - AST A-cfg Area - Control Flow Graph A-cli Area - CLI A-codegen Area - Code Generation A-editor Area - Editor and Language Server A-formatter Area - Formatter A-isolated-declarations Isolated Declarations A-minifier Area - Minifier A-parser Area - Parser A-semantic Area - Semantic A-transformer Area - Transformer / Transpiler C-cleanup Category - technical debt or refactoring. Solution not expected to change behavior

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant