ruff/crates/ty_python_semantic
Alex Waygood 28fb802467
[ty] Merge SemanticIndexBuilder impl blocks (#18135)
## Summary

just a minor nit followup to
https://github.com/astral-sh/ruff/pull/18010 -- put all the
non-`Visitor` methods of `SemanticIndexBuilder` in the same impl block
rather than having multiple impl blocks

## Test Plan

`cargo build`
2025-05-16 11:05:02 -04:00
..
resources [ty] Fix relative imports in stub packages (#18132) 2025-05-16 15:30:10 +02:00
src [ty] Merge SemanticIndexBuilder impl blocks (#18135) 2025-05-16 11:05:02 -04:00
tests Switch to Rust 2024 edition (#18129) 2025-05-16 13:25:28 +02:00
build.rs
Cargo.toml
mdtest.py
mdtest.py.lock