Skip to content

feat(ast_tools): Support NonZero* primitives#8865

Merged
graphite-app[bot] merged 1 commit intomainfrom
02-03-feat_ast_tools_support_nonzero_primitives
Feb 4, 2025
Merged

feat(ast_tools): Support NonZero* primitives#8865
graphite-app[bot] merged 1 commit intomainfrom
02-03-feat_ast_tools_support_nonzero_primitives

Conversation

@overlookmotel
Copy link
Member

@overlookmotel overlookmotel commented Feb 3, 2025

Add support to oxc_ast_tools for NonZeroU32 and other NonZero* primitive types.

Copy link
Member 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.

@overlookmotel overlookmotel marked this pull request as ready for review February 3, 2025 16:12
@github-actions github-actions bot added A-ast-tools Area - AST tools C-enhancement Category - New feature or request labels Feb 3, 2025
@overlookmotel overlookmotel force-pushed the 02-02-refactor_ast_shorten_generated_code_for_numbers branch from 730137b to 13e5f2c Compare February 3, 2025 18:52
@overlookmotel overlookmotel force-pushed the 02-03-feat_ast_tools_support_nonzero_primitives branch from a9d48f2 to 3fd392f Compare February 3, 2025 18:52
@overlookmotel overlookmotel force-pushed the 02-02-refactor_ast_shorten_generated_code_for_numbers branch from 13e5f2c to fb1d950 Compare February 3, 2025 20:21
@overlookmotel overlookmotel force-pushed the 02-03-feat_ast_tools_support_nonzero_primitives branch from 3fd392f to c5841cf Compare February 3, 2025 20:21
@overlookmotel overlookmotel force-pushed the 02-02-refactor_ast_shorten_generated_code_for_numbers branch 2 times, most recently from 121fef5 to c11ee1a Compare February 3, 2025 21:52
@overlookmotel overlookmotel force-pushed the 02-03-feat_ast_tools_support_nonzero_primitives branch from c5841cf to 7b2a5a2 Compare February 3, 2025 21:52
@graphite-app graphite-app bot added the 0-merge Merge with Graphite Merge Queue label Feb 4, 2025
@graphite-app
Copy link
Contributor

graphite-app bot commented Feb 4, 2025

Merge activity

Add support to `oxc_ast_tools` for `NonZeroU32` and other `NonZero*` primitive types.
@graphite-app graphite-app bot force-pushed the 02-02-refactor_ast_shorten_generated_code_for_numbers branch from c11ee1a to abfe5bf Compare February 4, 2025 02:48
@graphite-app graphite-app bot force-pushed the 02-03-feat_ast_tools_support_nonzero_primitives branch from 7b2a5a2 to 440a439 Compare February 4, 2025 02:48
Base automatically changed from 02-02-refactor_ast_shorten_generated_code_for_numbers to main February 4, 2025 02:56
@graphite-app graphite-app bot merged commit 440a439 into main Feb 4, 2025
16 checks passed
@graphite-app graphite-app bot deleted the 02-03-feat_ast_tools_support_nonzero_primitives branch February 4, 2025 03:14
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-tools Area - AST tools C-enhancement Category - New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant