ruff/crates/red_knot_python_semantic
David Peter b85be6297e
[red knot] Minor follow-up tasks regarding singleton types (#13769)
## Summary

- Do not treat empty tuples as singletons after discussion [1]
- Improve comment regarding intersection types
- Resolve unnecessary TODO in Markdown test

[1]
https://discuss.python.org/t/should-we-specify-in-the-language-reference-that-the-empty-tuple-is-a-singleton/67957

## Test Plan

—
2024-10-16 11:30:03 +02:00
..
resources [red knot] Minor follow-up tasks regarding singleton types (#13769) 2024-10-16 11:30:03 +02:00
src [red knot] Minor follow-up tasks regarding singleton types (#13769) 2024-10-16 11:30:03 +02:00
tests [red-knot] document test framework (#13695) 2024-10-10 12:02:01 -07:00
build.rs [red-knot] Add a build.rs file to red_knot_python_semantic, and document pitfalls of using rstest in combination with mdtest (#13747) 2024-10-14 13:02:03 +01:00
Cargo.toml [red knot] Use memmem::find instead of custom version (#13750) 2024-10-14 15:17:19 +02:00