We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 04b0ed6 commit 3ceb033Copy full SHA for 3ceb033
rust/ql/lib/codeql/rust/internal/typeinference/FunctionType.qll
@@ -86,7 +86,7 @@ private Type traitConstraintTypeAt(
86
}
87
88
/**
89
- * Gets if the type of the function `f` when specialized for `i` at position
+ * Gets the type of the function `f` when specialized for `i` at position
90
* `pos` at path `path`
91
*/
92
pragma[nomagic]
0 commit comments