Skip to content

Conversation

@hvitved
Copy link
Contributor

@hvitved hvitved commented Oct 23, 2025

No description provided.

@github-actions github-actions bot added the Rust Pull requests that update Rust code label Oct 23, 2025
tp instanceof TSelfTypeParameter and
exists(getCallExprTypeQualifier(a, _))
)
) and

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
.
@hvitved hvitved force-pushed the rust/type-inference-arg-target-typed branch 5 times, most recently from 9097870 to a5e8fdb Compare October 27, 2025 12:41
* argument/receiver of a method call.
*/
pragma[nomagic]
private Type inferMethodCallType(AstNode n, TypePath path) {

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
.
@hvitved hvitved force-pushed the rust/type-inference-arg-target-typed branch from 40f17d0 to 1d01250 Compare October 29, 2025 09:40
@hvitved hvitved force-pushed the rust/type-inference-arg-target-typed branch from 1d01250 to d34f056 Compare October 29, 2025 09:45
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