mirror of
https://github.com/github/codeql.git
synced 2026-05-14 11:19:27 +02:00
Update docs/codeql/codeql-language-guides/customizing-library-models-for-rust.rst
Co-authored-by: Geoffrey White <40627776+geoffw0@users.noreply.github.com>
This commit is contained in:
@@ -59,10 +59,6 @@ The CodeQL library for Rust analysis exposes the following extensible predicates
|
||||
|
||||
The extensible predicates are populated using the models defined in data extension files.
|
||||
|
||||
.. note::
|
||||
|
||||
Unlike some other CodeQL languages (such as Python, Ruby, and JavaScript), Rust does not use a ``typeModel`` extensible predicate. Rust models identify callables directly by their canonical path.
|
||||
|
||||
Canonical paths
|
||||
~~~~~~~~~~~~~~~
|
||||
|
||||
|
||||
Reference in New Issue
Block a user