mirror of
https://github.com/github/codeql.git
synced 2026-04-28 02:05:14 +02:00
This collapses all generated test QL sources into a single one per directory, using query predicates to run the different tests. This should improve the time required to run generated tests.
16 lines
693 B
Plaintext
16 lines
693 B
Plaintext
instances
|
|
| gen_const.rs:4:5:7:22 | Const | hasExtendedCanonicalPath: | no | hasCrateOrigin: | no | hasAttributeMacroExpansion: | no | getNumberOfAttrs: | 0 | hasBody: | yes | hasGenericParamList: | no | isConst: | yes | isDefault: | no | hasName: | yes | hasTypeRepr: | yes | hasVisibility: | no | hasWhereClause: | no | hasImplementation: | yes |
|
|
getExtendedCanonicalPath
|
|
getCrateOrigin
|
|
getAttributeMacroExpansion
|
|
getAttr
|
|
getBody
|
|
| gen_const.rs:4:5:7:22 | Const | gen_const.rs:7:20:7:21 | 42 |
|
|
getGenericParamList
|
|
getName
|
|
| gen_const.rs:4:5:7:22 | Const | gen_const.rs:7:11:7:11 | X |
|
|
getTypeRepr
|
|
| gen_const.rs:4:5:7:22 | Const | gen_const.rs:7:14:7:16 | i32 |
|
|
getVisibility
|
|
getWhereClause
|