ruff/crates/ty_python_semantic/src/module_resolver
Ibraheem Ahmed 8f8c39c435
Simplify `get_size2` usage (#19643)
## Summary

These were added in the 0.5.0 release.
2025-07-30 15:31:37 -04:00
..
import-resolution-diagram.dot [ty] Update module resolution diagram to account for typeshed `VERSIONS` file 2025-07-30 10:34:58 -04:00
import-resolution-diagram.svg [ty] Update module resolution diagram to account for typeshed `VERSIONS` file 2025-07-30 10:34:58 -04:00
mod.rs [ty] Implement non-stdlib stub mapping for classes and functions (#19471) 2025-07-22 12:42:55 +00:00
module.rs [ty] Restructure submodule query around `File` dependency 2025-07-23 09:46:40 -04:00
path.rs [ty] Make `Module` a Salsa ingredient 2025-07-23 09:46:40 -04:00
resolver.rs Simplify `get_size2` usage (#19643) 2025-07-30 15:31:37 -04:00
testing.rs [ty] Resolve python environment in `Options::to_program_settings` (#18960) 2025-06-26 17:57:16 +02:00
typeshed.rs [ty] Move search path resolution to `Options::to_program_settings` (#18937) 2025-06-25 18:00:38 +02:00