Charlie Marsh
|
3ee3434187
|
Auto-generate environment variable references for ty (#19205)
## Summary
This PR mirrors the environment variable implementation we have in uv:
efc361223c/crates/uv-static/src/env_vars.rs (L6-L7).
See: https://github.com/astral-sh/ty/issues/773.
|
2025-07-08 10:48:31 -04:00 |
Carl Meyer
|
7712c2fd15
|
[ty] don't allow first-party code to shadow stdlib types module (#19128)
|
2025-07-04 10:36:26 +00:00 |
Micha Reiser
|
29927f2b59
|
Update Rust toolchain to 1.88 and MSRV to 1.86 (#19011)
|
2025-06-28 20:24:00 +02:00 |
Micha Reiser
|
5d546c600a
|
[ty] Move search path resolution to `Options::to_program_settings` (#18937)
|
2025-06-25 18:00:38 +02:00 |
Alex Waygood
|
5e57e4680f
|
[ty] Use more parallelism when running corpus tests (#18711)
|
2025-06-16 17:38:55 +00:00 |
Micha Reiser
|
3a430fa6da
|
[ty] Allow overriding rules for specific files (#18648)
|
2025-06-15 14:27:39 +01:00 |
Alex Waygood
|
324e5cbc19
|
[ty] Pull types on synthesized Python files created by mdtest (#18539)
|
2025-06-12 10:32:17 +01:00 |
Micha Reiser
|
5dcfc9f074
|
Move corpus tests to `ty_python_semantic` (#18609)
|
2025-06-11 08:55:30 +02:00 |
Micha Reiser
|
9ae698fe30
|
Switch to Rust 2024 edition (#18129)
|
2025-05-16 13:25:28 +02:00 |
Micha Reiser
|
fa628018b2
|
Use `#[expect(lint)]` over `#[allow(lint)]` where possible (#17822)
|
2025-05-03 21:20:31 +02:00 |
Micha Reiser
|
b51c4f82ea
|
Rename Red Knot (#17820)
|
2025-05-03 19:49:15 +02:00 |