ruff
1ccaf7c9 - [ty] Store call argument data together (#24851)

Commit
33 days ago
[ty] Store call argument data together (#24851) ## Summary These values are typically accessed together (e.g., `ArgumentMatcher::new`), and the construction now halves the number of vector allocations.
Author
Parents
Loading