ruff
1ccaf7c9
- [ty] Store call argument data together (#24851)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
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.
References
#24851 - [ty] Store call argument data together
Author
charliermarsh
Parents
2205ab01
Loading