Skip to content

Conversation

@hvitved
Copy link
Contributor

@hvitved hvitved commented Jan 8, 2026

Fixes some Self -> self typos, and also removes the incorrect manual models for as_mut_os_string and into_os_string; the generated models are accurate.

@github-actions github-actions bot added documentation Rust Pull requests that update Rust code labels Jan 8, 2026
}

private class ImplicitDerefOutNode extends ImplicitDerefNode, OutNode {
private DataFlowCall call;

Check warning

Code scanning / CodeQL

Dead code Warning

This code is never used, and it's not publicly exported.
bindingset[derefChain, borrow, strippedTypePath, strippedType]
private predicate hasNoCompatibleNonBlanketLikeTargetCheck(
string derefChain, BorrowKind borrow, TypePath strippedTypePath, Type strippedType
DerefChain derefChain, BorrowKind borrow, TypePath strippedTypePath, Type strippedType

Check warning

Code scanning / CodeQL

Missing QLDoc for parameter Warning

The QLDoc has no documentation for borrow, or derefChain, or path, but the QLDoc mentions unknown
@hvitved hvitved force-pushed the rust/fix-path-models branch from 2acbb4d to 33a698e Compare January 8, 2026 12:54
@hvitved hvitved changed the title Rust: Fix some models in fs.model.yml Rust: Improve/add some path models Jan 8, 2026
@hvitved hvitved changed the title Rust: Improve/add some path models Rust: Improve/add various models Jan 8, 2026
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