File tree Expand file tree Collapse file tree 3 files changed +4
-2
lines changed
rust/ql/test/query-tests/diagnostics Expand file tree Collapse file tree 3 files changed +4
-2
lines changed Original file line number Diff line number Diff line change 5
5
| main.rs:0:0:0:0 | main.rs | File successfully extracted. |
6
6
| my_macro.rs:0:0:0:0 | my_macro.rs | File successfully extracted. |
7
7
| my_struct.rs:0:0:0:0 | my_struct.rs | File successfully extracted. |
8
+ | options.yml:0:0:0:0 | options.yml | File successfully extracted. |
Original file line number Diff line number Diff line change 5
5
| lib.rs:0:0:0:0 | lib.rs | 5 |
6
6
| does_not_compile.rs:0:0:0:0 | does_not_compile.rs | 3 |
7
7
| error.rs:0:0:0:0 | error.rs | 3 |
8
+ | options.yml:0:0:0:0 | options.yml | 0 |
Original file line number Diff line number Diff line change 2
2
| Elements unextracted | 0 |
3
3
| Extraction errors | 0 |
4
4
| Extraction warnings | 7 |
5
- | Files extracted - total | 7 |
5
+ | Files extracted - total | 8 |
6
6
| Files extracted - with errors | 2 |
7
- | Files extracted - without errors | 5 |
7
+ | Files extracted - without errors | 6 |
8
8
| Inconsistencies - AST | 0 |
9
9
| Inconsistencies - CFG | 0 |
10
10
| Inconsistencies - data flow | 0 |
You can’t perform that action at this time.
0 commit comments