We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
PathResolution.qll
1 parent 8eb5792 commit 9d06f80Copy full SHA for 9d06f80
rust/ql/lib/codeql/rust/elements/internal/PathResolution.qll
@@ -1,4 +1,6 @@
1
-/** Provides functionality for resolving paths. */
+/**
2
+ * Provides functionality for resolving paths, using the predicate `resolvePath`.
3
+ */
4
5
private import rust
6
private import codeql.rust.elements.internal.generated.ParentChild
0 commit comments