ruff/crates/ty_python_semantic
Aria Desires 3e2da64f23 Make the default settings try harder to avoid crashes
This introduces a safe_mode to our settings type that tells our initialization code
to more aggressively believe Settings Failure Is Not An Error. This allows the full
settings initialization logic to be used as much as possible for the default database
while trying to keep any discarded results as narrow as possible for graceful degradation.

Finally, Python has SFINAE.
2025-10-23 10:44:04 -04:00
..
resources [ty] Avoid ever-growing default types (#20991) 2025-10-21 19:13:36 +02:00
src Make the default settings try harder to avoid crashes 2025-10-23 10:44:04 -04:00
tests [ty] Limit shown import paths to at most 5 unless ty runs with `-v` (#20912) 2025-10-16 13:18:09 +02:00
Cargo.toml [`ruff`] Update schemars to v1 (#20942) 2025-10-20 08:59:52 +02:00
build.rs Rename Red Knot (#17820) 2025-05-03 19:49:15 +02:00
mdtest.py [ty] Faster iteration on mdtests (#20465) 2025-09-18 10:48:52 +00:00
mdtest.py.lock Rename Red Knot (#17820) 2025-05-03 19:49:15 +02:00