mirror of
https://github.com/github/codeql.git
synced 2026-04-28 18:25:24 +02:00
Rust: Use extended canonical paths to resolve calls in data flow
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
|
||||
/** A type with `toString`. */
|
||||
private signature class TypeWithToString {
|
||||
bindingset[this]
|
||||
string toString();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user