mirror of
https://github.com/github/codeql.git
synced 2026-04-21 06:55:31 +02:00
Rust: Elaborate QL doc on PathResolution.qll
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user