Skip to content

Commit b16f8c2

Browse files
hvitvedpaldepind
andauthored
Update rust/ql/lib/codeql/rust/internal/PathResolution.qll
Co-authored-by: Simon Friis Vindum <paldepind@github.com>
1 parent 132f02c commit b16f8c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rust/ql/lib/codeql/rust/internal/PathResolution.qll

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2050,7 +2050,7 @@ ItemNode resolvePathIgnoreVariableShadowing(PathExt path) {
20502050
}
20512051

20522052
/**
2053-
* Holds if `ip` resolves to some constructor.
2053+
* Holds if `ip` resolves to some constructor or constant.
20542054
*/
20552055
// use `forceLocal` once we implement overlay support
20562056
pragma[nomagic]

0 commit comments

Comments
 (0)