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

Co-authored-by: Simon Friis Vindum <paldepind@github.com>
This commit is contained in:
Tom Hvitved
2025-11-23 19:05:24 +01:00
committed by GitHub
parent 132f02c51b
commit b16f8c20a9

View File

@@ -2050,7 +2050,7 @@ ItemNode resolvePathIgnoreVariableShadowing(PathExt path) {
}
/**
* Holds if `ip` resolves to some constructor.
* Holds if `ip` resolves to some constructor or constant.
*/
// use `forceLocal` once we implement overlay support
pragma[nomagic]