Skip to content

Commit

Permalink
Rust: Elaborate QL doc on PathResolution.qll
Browse files Browse the repository at this point in the history
  • Loading branch information
hvitved committed Jan 31, 2025
1 parent 0d5e408 commit 4361307
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion rust/ql/lib/codeql/rust/elements/internal/PathResolution.qll
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
/** Provides functionality for resolving paths. */
/**
* Provides functionality for resolving paths, using the predicate `resolvePath`.
*/

private import rust
private import codeql.rust.elements.internal.generated.ParentChild
Expand Down

0 comments on commit 4361307

Please sign in to comment.