Skip to content

Conversation

@hvitved
Copy link
Contributor

@hvitved hvitved commented Jan 8, 2026

Based on triaging some MISSING tags:

  • Fixes some Argument[Self] -> Argument[self] typos.
  • Removes the incorrect manual models for as_mut_os_string and into_os_string; the generated models are accurate.
  • Adds various other models.

@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
@hvitved hvitved force-pushed the rust/fix-path-models branch from d1a2295 to 9661b43 Compare January 9, 2026 11:28
@hvitved hvitved force-pushed the rust/fix-path-models branch from 9661b43 to f3d78a4 Compare January 9, 2026 13:40
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