Skip to content

Rust: Move more type inference logic into shared library#21795

Draft
hvitved wants to merge 12 commits intogithub:mainfrom
hvitved:rust/type-inference-shared
Draft

Rust: Move more type inference logic into shared library#21795
hvitved wants to merge 12 commits intogithub:mainfrom
hvitved:rust/type-inference-shared

Conversation

@hvitved
Copy link
Copy Markdown
Contributor

@hvitved hvitved commented May 5, 2026

No description provided.

@github-actions github-actions Bot added the Rust Pull requests that update Rust code label May 5, 2026
@hvitved hvitved force-pushed the rust/type-inference-shared branch from 8ca252c to 30be9c4 Compare May 5, 2026 13:31
Comment thread rust/ql/lib/codeql/rust/internal/typeinference/TypeInference.qll Fixed
Comment thread rust/ql/lib/codeql/rust/internal/typeinference/TypeInference.qll Fixed
@github-actions github-actions Bot added the Swift label May 6, 2026
@hvitved hvitved force-pushed the rust/type-inference-shared branch 2 times, most recently from a9b24ec to 15c4c30 Compare May 6, 2026 18:23
Comment thread rust/ql/lib/codeql/rust/internal/typeinference/TypeInference.qll Fixed
Comment on lines +2148 to +2152
TypeMention getTypeAnnotation(AstNode n);

/** An expression. */
class Expr extends AstNode;

@hvitved hvitved force-pushed the rust/type-inference-shared branch 2 times, most recently from aefd835 to 12256f3 Compare May 7, 2026 18:15
@github-actions github-actions Bot removed the Swift label May 7, 2026
@hvitved hvitved force-pushed the rust/type-inference-shared branch from 12256f3 to ad4a5b7 Compare May 7, 2026 18:42
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.

2 participants