mirror of
https://github.com/astral-sh/ruff
synced 2026-01-18 03:50:52 -05:00
## 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`