Skip to content

[ty] Merge SemanticIndexBuilder impl blocks#18135

Merged
AlexWaygood merged 1 commit intomainfrom
alex/builder-merge-impls
May 16, 2025
Merged

[ty] Merge SemanticIndexBuilder impl blocks#18135
AlexWaygood merged 1 commit intomainfrom
alex/builder-merge-impls

Conversation

@AlexWaygood
Copy link
Member

Summary

just a minor nit followup to #18010 -- put all the non-Visitor methods of SemanticIndexBuilder in the same impl block rather than having multiple impl blocks

Test Plan

cargo build

@AlexWaygood AlexWaygood added internal An internal refactor or improvement ty Multi-file analysis & type inference labels May 16, 2025
@github-actions
Copy link
Contributor

mypy_primer results

No ecosystem changes detected ✅

@AlexWaygood AlexWaygood merged commit 28fb802 into main May 16, 2025
35 checks passed
@AlexWaygood AlexWaygood deleted the alex/builder-merge-impls branch May 16, 2025 15:05
Glyphack pushed a commit to Glyphack/ruff that referenced this pull request May 21, 2025
## Summary

just a minor nit followup to
astral-sh#18010 -- put all the
non-`Visitor` methods of `SemanticIndexBuilder` in the same impl block
rather than having multiple impl blocks

## Test Plan

`cargo build`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

internal An internal refactor or improvement ty Multi-file analysis & type inference

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants