Skip to content

Rust: Only infer types from trait bounds when their implementation is unambigous#21464

Draft
hvitved wants to merge 2 commits intogithub:mainfrom
hvitved:rust/type-inference-trait-bound-impl-overlap
Draft

Rust: Only infer types from trait bounds when their implementation is unambigous#21464
hvitved wants to merge 2 commits intogithub:mainfrom
hvitved:rust/type-inference-trait-bound-impl-overlap

Conversation

@hvitved
Copy link
Contributor

@hvitved hvitved commented Mar 12, 2026

No description provided.

@github-actions github-actions bot added the Rust Pull requests that update Rust code label Mar 12, 2026
hasTypeConstraint(tt, type, constraint) and
rootTypesSatisfaction(type, constraint, abs, cond, _) and
predicate potentialInstantiationOf(Term tt, TypeAbstraction abs, TypeMention cond) {
exists(Constraint constraint, Type type, Type constraintRoot |
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Rust Pull requests that update Rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant