mirror of
https://github.com/github/codeql.git
synced 2025-12-18 09:43:15 +01:00
Update rust/ql/lib/codeql/rust/internal/PathResolution.qll
Co-authored-by: Simon Friis Vindum <paldepind@github.com>
This commit is contained in:
@@ -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
|
// use `forceLocal` once we implement overlay support
|
||||||
pragma[nomagic]
|
pragma[nomagic]
|
||||||
|
|||||||
Reference in New Issue
Block a user