Skip to content

Comments

refactor(ast_tools): remove support for #[scope(if(...))] attr#5113

Merged
graphite-app[bot] merged 1 commit intomainfrom
08-23-refactor_ast_tools_remove_support_for_scope_if_._attr
Aug 23, 2024
Merged

refactor(ast_tools): remove support for #[scope(if(...))] attr#5113
graphite-app[bot] merged 1 commit intomainfrom
08-23-refactor_ast_tools_remove_support_for_scope_if_._attr

Conversation

@overlookmotel
Copy link
Member

@overlookmotel overlookmotel commented Aug 23, 2024

There are no longer any nodes with conditional scopes. Remove support for #[scope(if(...))] attr from ast_tools - it's no longer needed.

@graphite-app
Copy link
Contributor

graphite-app bot commented Aug 23, 2024

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

Add the label “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.

@overlookmotel overlookmotel marked this pull request as ready for review August 23, 2024 08:53
@codspeed-hq
Copy link

codspeed-hq bot commented Aug 23, 2024

CodSpeed Performance Report

Merging #5113 will not alter performance

Comparing 08-23-refactor_ast_tools_remove_support_for_scope_if_._attr (8650d3e) with main (d304d6f)

Summary

✅ 29 untouched benchmarks

@graphite-app
Copy link
Contributor

graphite-app bot commented Aug 23, 2024

Merge activity

There are no longer any nodes with conditional scopes. Remove support for `#[scope(if(...))]` attr from `ast_tools` - it's no longer needed.
@Dunqing Dunqing force-pushed the 08-23-refactor_traverse_refactor_childscopecollector_ branch from 8830b4b to 1ba11a3 Compare August 23, 2024 09:29
@Dunqing Dunqing force-pushed the 08-23-refactor_ast_tools_remove_support_for_scope_if_._attr branch from 4ab7522 to 8650d3e Compare August 23, 2024 09:30
Base automatically changed from 08-23-refactor_traverse_refactor_childscopecollector_ to main August 23, 2024 09:35
@graphite-app graphite-app bot merged commit 8650d3e into main Aug 23, 2024
@graphite-app graphite-app bot deleted the 08-23-refactor_ast_tools_remove_support_for_scope_if_._attr branch August 23, 2024 09:36
Dunqing pushed a commit that referenced this pull request Aug 23, 2024
There are no longer any nodes with conditional scopes. Remove support for `#[scope(if(...))]` attr from `ast_tools` - it's no longer needed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-ast-tools Area - AST tools

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant