ruff/crates/ty_ide
David Peter 11db567b0b
[ty] ty_ide: Hotfix for `expression_scope_id` panics (#18455)
## Summary

Implement a hotfix for the playground/LSP crashes related to missing
`expression_scope_id`s.

relates to: https://github.com/astral-sh/ty/issues/572

## Test Plan

* Regression tests from https://github.com/astral-sh/ruff/pull/18441
* Ran the playground locally to check if panics occur / completions
still work.

---------

Co-authored-by: Andrew Gallant <andrew@astral.sh>
2025-06-04 10:39:16 +02:00
..
src [ty] ty_ide: Hotfix for `expression_scope_id` panics (#18455) 2025-06-04 10:39:16 +02:00
Cargo.toml Rename Red Knot (#17820) 2025-05-03 19:49:15 +02:00