ruff/crates/ty_ide
Andrew Gallant 5816985ecd [ruff] Remove Locator from Importer
It seems like we'd like to remove `Locator` since it's a bit
awkward in how it works:
https://github.com/astral-sh/ruff/pull/20439#discussion_r2354683797

It looked pretty easy to rip it out of the `Importer`, so that's
one less thing using it.
2025-09-17 13:59:28 -04:00
..
src [ty] Add a new abstraction for adding imports to a module 2025-09-17 13:59:28 -04:00
Cargo.toml [ruff] Remove Locator from Importer 2025-09-17 13:59:28 -04:00