Skip to content

Rust: Unify call resolution logic#21355

Draft
hvitved wants to merge 4 commits intogithub:mainfrom
hvitved:rust/type-inference-unify
Draft

Rust: Unify call resolution logic#21355
hvitved wants to merge 4 commits intogithub:mainfrom
hvitved:rust/type-inference-unify

Conversation

@hvitved
Copy link
Contributor

@hvitved hvitved commented Feb 23, 2026

No description provided.

@github-actions github-actions bot added the Rust Pull requests that update Rust code label Feb 23, 2026
@hvitved hvitved force-pushed the rust/type-inference-unify branch from 46c92f3 to ed0c757 Compare February 23, 2026 18:17
@hvitved hvitved force-pushed the rust/type-inference-unify branch from 786d5bd to 9a87116 Compare February 23, 2026 21:01
@hvitved hvitved force-pushed the rust/type-inference-unify branch 4 times, most recently from 0eaade9 to 237b806 Compare February 25, 2026 07:49
@hvitved hvitved force-pushed the rust/type-inference-unify branch from 237b806 to b647e6f Compare February 25, 2026 08:44
@hvitved hvitved force-pushed the rust/type-inference-unify branch 4 times, most recently from 6bfe696 to 0db81c2 Compare February 26, 2026 09:52
@hvitved hvitved force-pushed the rust/type-inference-unify branch 2 times, most recently from 0158691 to 7bd16e0 Compare February 26, 2026 18:50
@hvitved hvitved force-pushed the rust/type-inference-unify branch from 7bd16e0 to 331d5d5 Compare February 27, 2026 13:54
) {
exists(FunctionPosition pos |
argIsInstantiationOf(call, pos, i, f, rnk) and
exists(FunctionPosition posAdj |

Check warning

Code scanning / CodeQL

Omittable 'exists' variable Warning

This exists variable can be omitted by using a don't-care expression
in this argument
.
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