Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[red-knot] add more types #11135

Merged
merged 2 commits into from Apr 25, 2024
Merged

[red-knot] add more types #11135

merged 2 commits into from Apr 25, 2024

Conversation

carljm
Copy link
Contributor

@carljm carljm commented Apr 24, 2024

Fill out the representation of types to a few more cases (especially unions and intersections) before going too far with type evaluation.

Copy link
Contributor

github-actions bot commented Apr 24, 2024

ruff-ecosystem results

Linter (stable)

✅ ecosystem check detected no linter changes.

Linter (preview)

✅ ecosystem check detected no linter changes.

crates/red_knot/src/types.rs Outdated Show resolved Hide resolved
crates/red_knot/src/types.rs Outdated Show resolved Hide resolved
crates/red_knot/src/types.rs Outdated Show resolved Hide resolved
crates/red_knot/src/types.rs Show resolved Hide resolved
crates/red_knot/src/types.rs Outdated Show resolved Hide resolved
crates/red_knot/src/types.rs Outdated Show resolved Hide resolved
crates/red_knot/src/types.rs Outdated Show resolved Hide resolved
crates/red_knot/src/types.rs Outdated Show resolved Hide resolved
crates/red_knot/src/types.rs Show resolved Hide resolved
crates/red_knot/src/types.rs Show resolved Hide resolved
@carljm carljm merged commit 48848ac into red-knot Apr 25, 2024
18 checks passed
@carljm carljm deleted the cjm/red-knot/more-types branch April 25, 2024 13:59
@carljm carljm added the internal An internal refactor or improvement label Apr 26, 2024
MichaReiser pushed a commit that referenced this pull request Apr 27, 2024
Fill out the representation of types to a few more cases (especially
unions and intersections) before going too far with type evaluation.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
internal An internal refactor or improvement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants