ruff
[ty] Perform assignability etc checks using new `Constraints` trait
#19838
Merged
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Overview
Commits
21
Changes
View On
GitHub
[ty] Perform assignability etc checks using new `Constraints` trait
#19838
dcreager
merged 21 commits into
main
from
dcreager/relation-with-constraints
AlexWaygood
added
ty
Base automatically changed from
dcreager/inferrable
to
main
188 days ago
dcreager
force pushed
from
60fb614b
to
53077f3f
187 days ago
dcreager
force pushed
from
53077f3f
to
efabd550
186 days ago
dcreager
force pushed
from
efabd550
to
737c8e92
185 days ago
add test cases
9b2398b0
constraints trait
28c02410
constraints
2ff4305a
clone instead of copy for pair visitor
3b9db67a
construct visitors with better names
912c1fdd
use constraints for has_relation_to
1e5c45d5
dcreager
force pushed
from
737c8e92
to
1e5c45d5
185 days ago
use constraints for is_equivalent_to
043e15a5
use constraints for is_disjoint_from
cf6b15a4
not using this yet
3c4aa51a
not using this either
29723245
document constraints
7499478d
dcreager
marked this pull request as ready for review
185 days ago
dcreager
requested a review
from
carljm
185 days ago
dcreager
requested a review
from
AlexWaygood
185 days ago
dcreager
requested a review
from
sharkdp
185 days ago
dcreager
commented on 2025-08-19
dcreager
changed the title
[ty] WIP: Perform assignability etc checks using new `Constraints` trait
[ty] Perform assignability etc checks using new `Constraints` trait
185 days ago
use constraints for is_subclass_of
a1efedb9
carljm
approved these changes on 2025-08-20
less magic for short circuiting
38b8d13b
Merge branch 'main' into dcreager/relation-with-constraints
5ac04674
carljm
approved these changes on 2025-08-21
Update crates/ty_python_semantic/src/types/constraints.rs
8188a891
Merge branch 'main' into dcreager/relation-with-constraints
bd4e27a1
AlexWaygood
commented on 2025-08-21
rename some methods
744af0c8
document the module
86bd115e
fix docs
4b469dae
AlexWaygood
approved these changes on 2025-08-21
Update crates/ty_python_semantic/src/types/constraints.rs
1a380f39
Apply suggestions from code review
f10babf6
dcreager
merged
14fe1228
into main
183 days ago
dcreager
deleted the dcreager/relation-with-constraints branch
183 days ago
Login to write a write a comment.
Login via GitHub
Reviewers
AlexWaygood
carljm
sharkdp
Assignees
No one assigned
Labels
ty
Milestone
No milestone
Login to write a write a comment.
Login via GitHub