mirror of
https://github.com/github/codeql.git
synced 2026-04-27 09:45:15 +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.
10 lines
401 B
Plaintext
10 lines
401 B
Plaintext
instances
|
|
| gen_struct_field.rs:7:16:7:21 | StructField | getNumberOfAttrs: | 0 | hasDefault: | no | isUnsafe: | no | hasName: | yes | hasTypeRepr: | yes | hasVisibility: | no |
|
|
getAttr
|
|
getDefault
|
|
getName
|
|
| gen_struct_field.rs:7:16:7:21 | StructField | gen_struct_field.rs:7:16:7:16 | x |
|
|
getTypeRepr
|
|
| gen_struct_field.rs:7:16:7:21 | StructField | gen_struct_field.rs:7:19:7:21 | i32 |
|
|
getVisibility
|