ruff/crates/ty_python_semantic
Andrew Gallant d5e1b7983e
[ty] Fix static assertion size check (#19814)
A `Segment` has a `Box` in it, which has a platform dependent size.
Restrict the check to only 64-bit targets.
2025-08-07 13:38:16 -05:00
..
resources [ty] Add failing tests for tuple subclasses (#19803) 2025-08-07 13:11:15 +00:00
src [ty] Fix static assertion size check (#19814) 2025-08-07 13:38:16 -05:00
tests [ty] Track open files in the server (#19264) 2025-07-18 19:33:35 +05:30
build.rs
Cargo.toml [ty] Avoid overcounting shared memory usage (#19773) 2025-08-06 15:32:02 -04:00
mdtest.py
mdtest.py.lock