Skip to content

Conversation

@hvitved
Copy link
Contributor

@hvitved hvitved commented Dec 5, 2025

No description provided.

@github-actions github-actions bot added the Rust Pull requests that update Rust code label Dec 5, 2025
@hvitved hvitved force-pushed the rust/type-inference-distinguish-mut-ref branch 4 times, most recently from f8e7c13 to a74c4e5 Compare December 8, 2025 09:27
@hvitved hvitved force-pushed the rust/type-inference-distinguish-mut-ref branch 3 times, most recently from 111f53d to b13cf2b Compare December 10, 2025 13:25
@hvitved hvitved force-pushed the rust/type-inference-distinguish-mut-ref branch from b13cf2b to c62c00a Compare December 11, 2025 10:37
}

private newtype TAssocFunction =
MkAssocFuntion(ImplOrTraitItemNode i, Function f) { f = i.getASuccessor(_) }

Check warning

Code scanning / CodeQL

Misspelling Warning

This newtype name contains the common misspelling 'funtion', which should instead be 'function'.
) {
exists(TypeParameter tp |
bindingset[this, f]
predicate hasUnknownTypeAt0(AssocFunction f, FunctionPosition pos, TypePath path) {

Check warning

Code scanning / CodeQL

Candidate predicate not marked as `nomagic` Warning

Candidate predicate to
hasUnknownTypeAt
is not marked as nomagic.
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