Files
ruff/crates
David Peter fedd982fd5 [red-knot] Avoid unresolved-reference in unreachable code (#17169)
## Summary

This PR changes the inferred type for symbols in unreachable sections of
code to `Never` (instead of reporting them as unbound), in order to
silence false positive diagnostics. See the lengthy comment in the code
for further details.

## Test Plan

- Updated Markdown tests.
- Manually verified a couple of ecosystem diagnostic changes.
2025-04-03 16:52:11 +02:00
..
2025-04-03 09:05:40 -04:00
2025-02-07 10:59:40 +01:00
2025-02-26 06:12:43 -08:00
2025-04-03 09:05:40 -04:00