mirror of
https://github.com/github/codeql.git
synced 2025-12-16 16:53:25 +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
|
||||
pragma[nomagic]
|
||||
|
||||
Reference in New Issue
Block a user