ruff/crates/ty_python_semantic/src/util
Ibraheem Ahmed 21ac16db85
[ty] Avoid overcounting shared memory usage (#19773)
## Summary

Use a global tracker to avoid double counting `Arc` instances.
2025-08-06 15:32:02 -04:00
..
diagnostics.rs Move fix suggestion to subdiagnostic (#19464) 2025-07-22 10:03:58 -04:00
mod.rs [ty] Avoid overcounting shared memory usage (#19773) 2025-08-06 15:32:02 -04:00
subscript.rs [ty] Simplify lifetime requirements for `PySlice` trait (#19687) 2025-08-01 15:13:47 +01:00