mirror of https://github.com/astral-sh/ruff
Fixes: #17196 ## Summary Skipping these nodes for malformed type expressions would lead to incorrect semantic state, which can in turn mean we emit false positives for rules like `unused-variable`(`F841`) ## Test Plan `cargo nextest run` |
||
|---|---|---|
| .. | ||
| resources | ||
| src | ||
| Cargo.toml | ||