Files
ruff/crates
David Peter 7671a3bbc7 Remove Type::tuple in favor of TupleType::from_elements (#15218)
## Summary

Remove `Type::tuple` in favor of `TupleType::from_elements`, avoid a few
intermediate `Vec`tors. Resolves an old [review
comment](https://github.com/astral-sh/ruff/pull/14744#discussion_r1867493706).

## Test Plan

New regression test for something I ran into while implementing this.
2025-01-02 17:22:32 +01:00
..
2024-12-17 15:50:33 +00:00
2024-12-17 15:50:33 +00:00
2025-01-02 17:21:21 +05:30
2024-12-17 15:50:33 +00:00
2025-01-02 17:21:21 +05:30