Skip to content

Comments

feat(semantic): introduce Redeclaraion for Scoping::symbol_declarations#10059

Merged
graphite-app[bot] merged 1 commit intomainfrom
03-26-feat_semantic_introduce_redeclaraion_for_symbol_declarations
Mar 28, 2025
Merged

feat(semantic): introduce Redeclaraion for Scoping::symbol_declarations#10059
graphite-app[bot] merged 1 commit intomainfrom
03-26-feat_semantic_introduce_redeclaraion_for_symbol_declarations

Conversation

@Dunqing
Copy link
Member

@Dunqing Dunqing commented Mar 26, 2025

Introduce the Redeclaration struct so that we can add more information to it later.

@github-actions github-actions bot added A-linter Area - Linter A-semantic Area - Semantic A-transformer Area - Transformer / Transpiler labels Mar 26, 2025
Copy link
Member Author

Dunqing commented Mar 26, 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.

@codspeed-hq
Copy link

codspeed-hq bot commented Mar 26, 2025

CodSpeed Instrumentation Performance Report

Merging #10059 will not alter performance

Comparing 03-26-feat_semantic_introduce_redeclaraion_for_symbol_declarations (b804f7c) with main (5e14fe9)

Summary

✅ 33 untouched benchmarks

@graphite-app
Copy link
Contributor

graphite-app bot commented Mar 28, 2025

Merge activity

…tions` (#10059)

Introduce the `Redeclaration` struct so that we can add more information to it later.
@graphite-app graphite-app bot force-pushed the 03-25-refactor_semantic_use_fxhashmap_to_replace_indexvec_for_symbol_redeclarations branch from 0a6af60 to 84e167e Compare March 28, 2025 04:12
@graphite-app graphite-app bot force-pushed the 03-26-feat_semantic_introduce_redeclaraion_for_symbol_declarations branch from ceebcc0 to b804f7c Compare March 28, 2025 04:12
Base automatically changed from 03-25-refactor_semantic_use_fxhashmap_to_replace_indexvec_for_symbol_redeclarations to main March 28, 2025 04:18
@graphite-app graphite-app bot removed the 0-merge Merge with Graphite Merge Queue label Mar 28, 2025
@graphite-app graphite-app bot merged commit b804f7c into main Mar 28, 2025
25 checks passed
@graphite-app graphite-app bot deleted the 03-26-feat_semantic_introduce_redeclaraion_for_symbol_declarations branch March 28, 2025 04:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-linter Area - Linter A-semantic Area - Semantic A-transformer Area - Transformer / Transpiler C-enhancement Category - New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant