Skip to content

refactor(ast): shorten code#7659

Merged
graphite-app[bot] merged 1 commit intomainfrom
12-05-refactor_ast_shorten_code
Dec 5, 2024
Merged

refactor(ast): shorten code#7659
graphite-app[bot] merged 1 commit intomainfrom
12-05-refactor_ast_shorten_code

Conversation

@overlookmotel
Copy link
Member

@overlookmotel overlookmotel commented Dec 5, 2024

Pure refactor. Shorten code - Vec instead of std::vec::Vec.

@graphite-app
Copy link
Contributor

graphite-app bot commented Dec 5, 2024

Your org has enabled the Graphite merge queue for merging into main

Add the label “0-merge” to the PR and Graphite will automatically add it to the merge queue when it’s ready to merge. Or use the label “hotfix” to add to the merge queue as a hot fix.

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

@github-actions github-actions bot added the A-ast Area - AST label Dec 5, 2024
@github-actions github-actions bot added the C-cleanup Category - technical debt or refactoring. Solution not expected to change behavior label Dec 5, 2024
@codspeed-hq
Copy link

codspeed-hq bot commented Dec 5, 2024

CodSpeed Performance Report

Merging #7659 will not alter performance

Comparing 12-05-refactor_ast_shorten_code (8993e89) with main (ad76d1d)

Summary

✅ 29 untouched benchmarks

@overlookmotel
Copy link
Member Author

Trivial change, so merging without review.

@overlookmotel overlookmotel added the 0-merge Merge with Graphite Merge Queue label Dec 5, 2024
Copy link
Member Author

overlookmotel commented Dec 5, 2024

Merge activity

  • Dec 4, 7:53 PM EST: The merge label '0-merge' was detected. This PR will be added to the Graphite merge queue once it meets the requirements.
  • Dec 4, 7:53 PM EST: A user added this pull request to the Graphite merge queue.
  • Dec 4, 8:00 PM EST: The Graphite merge queue removed this pull request due to downstack failures on PR #7658.
  • Dec 4, 8:00 PM EST: The Graphite merge queue removed this pull request due to downstack failures on PR #7658.
  • Dec 4, 8:01 PM EST: The merge label '0-merge' was detected. This PR will be added to the Graphite merge queue once it meets the requirements.
  • Dec 4, 8:09 PM EST: A user added this pull request to the Graphite merge queue.
  • Dec 4, 8:25 PM EST: A user merged this pull request with the Graphite merge queue.

@graphite-app graphite-app bot added 0-merge Merge with Graphite Merge Queue and removed 0-merge Merge with Graphite Merge Queue labels Dec 5, 2024
@overlookmotel overlookmotel force-pushed the 12-05-refactor_ast_rename_vars branch from 0d1aafc to 8ff227d Compare December 5, 2024 01:01
Pure refactor. Shorten code - `Vec` instead of `std::vec::Vec`.
@overlookmotel overlookmotel force-pushed the 12-05-refactor_ast_rename_vars branch from 8ff227d to 746c8aa Compare December 5, 2024 01:16
@overlookmotel overlookmotel force-pushed the 12-05-refactor_ast_shorten_code branch from 04c6f75 to 8993e89 Compare December 5, 2024 01:16
Base automatically changed from 12-05-refactor_ast_rename_vars to main December 5, 2024 01:21
@graphite-app graphite-app bot merged commit 8993e89 into main Dec 5, 2024
@graphite-app graphite-app bot deleted the 12-05-refactor_ast_shorten_code branch December 5, 2024 01:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

0-merge Merge with Graphite Merge Queue A-ast Area - AST 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