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

refactor(ast): remove unneeded lint attrs from generated code #8862

Conversation

overlookmotel
Copy link
Contributor

@overlookmotel overlookmotel commented Feb 3, 2025

Remove unnecessary #[allow] attributes from generated code.

Copy link
Contributor Author

overlookmotel commented Feb 3, 2025


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.

Copy link

codspeed-hq bot commented Feb 3, 2025

CodSpeed Performance Report

Merging #8862 will not alter performance

Comparing 02-02-refactor_ast_remove_unneeded_lint_attrs_from_generated_code (f69de07) with main (705208b)

Summary

✅ 33 untouched benchmarks

@overlookmotel overlookmotel force-pushed the 02-02-refactor_ast_remove_unneeded_lint_attrs_from_generated_code branch from a9b76af to 14a3737 Compare February 3, 2025 18:51
@overlookmotel overlookmotel changed the base branch from 02-02-refactor_ast_simplify_generated_code_for_getspan_ to main February 3, 2025 18:51
@overlookmotel
Copy link
Contributor Author

Trivial change, so merging without review.

Copy link
Contributor Author

overlookmotel commented Feb 3, 2025

Merge activity

  • Feb 3, 1:56 PM EST: The merge label '0-merge' was detected. This PR will be added to the Graphite merge queue once it meets the requirements.
  • Feb 3, 1:58 PM EST: A user added this pull request to the Graphite merge queue.
  • Feb 3, 7:18 PM UTC: The Graphite merge queue couldn't merge this PR because it timed out.
  • Feb 3, 3:14 PM EST: The merge label '0-merge' was detected. This PR will be added to the Graphite merge queue once it meets the requirements.
  • Feb 3, 3:15 PM EST: A user added this pull request to the Graphite merge queue.
  • Feb 3, 3:16 PM EST: A user merged this pull request with the Graphite merge queue.

Remove unnecessary `#[allow]` attributes from generated code.
@graphite-app graphite-app bot force-pushed the 02-02-refactor_ast_remove_unneeded_lint_attrs_from_generated_code branch from 14a3737 to f69de07 Compare February 3, 2025 18:58
@graphite-app graphite-app bot removed the 0-merge Merge with Graphite Merge Queue label Feb 3, 2025
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 A-ast-tools Area - AST tools 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