mirror of
https://github.com/github/codeql.git
synced 2026-04-28 10:15: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.
8 lines
264 B
Plaintext
8 lines
264 B
Plaintext
instances
|
|
| gen_param.rs:5:12:5:15 | ...: T | getNumberOfAttrs: | 0 | hasTypeRepr: | yes | hasPat: | yes |
|
|
getAttr
|
|
getTypeRepr
|
|
| gen_param.rs:5:12:5:15 | ...: T | gen_param.rs:5:15:5:15 | T |
|
|
getPat
|
|
| gen_param.rs:5:12:5:15 | ...: T | gen_param.rs:5:12:5:12 | x |
|