Skip to content

Rust: Track closure types in data flow#21596

Draft
hvitved wants to merge 5 commits intogithub:mainfrom
hvitved:rust/data-flow-closure-type
Draft

Rust: Track closure types in data flow#21596
hvitved wants to merge 5 commits intogithub:mainfrom
hvitved:rust/data-flow-closure-type

Conversation

@hvitved
Copy link
Contributor

@hvitved hvitved commented Mar 27, 2026

No description provided.

@github-actions github-actions bot added C# Rust Pull requests that update Rust code DataFlow Library labels Mar 27, 2026
Comment on lines +289 to +293
t1.isUnknownType()
or
t1.asClosureExpr() = t2.asClosureExpr()
or
t1.isSourceContextParameterType() and not exists(t2.asClosureExpr())
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

C# DataFlow Library Rust Pull requests that update Rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant