Skip to content

Commit 055803f

Browse files
committed
Rust: accept test changes
1 parent c145457 commit 055803f

File tree

2 files changed

+4
-5
lines changed

2 files changed

+4
-5
lines changed
Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1 @@
11
| src/directory_module/not_loaded.rs:1:1:1:1 | semantic analyzer unavailable (not included as a module) | Extraction warning in src/directory_module/not_loaded.rs with message semantic analyzer unavailable (not included as a module) | 1 |
2-
| src/main.rs:1:10:1:36 | macro expansion failed: could not resolve macro 'include_str' | Extraction warning in src/main.rs with message macro expansion failed: could not resolve macro 'include_str' | 1 |

rust/ql/integration-tests/hello-project/summary.expected

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
| Extraction errors | 0 |
2-
| Extraction warnings | 2 |
2+
| Extraction warnings | 1 |
33
| Files extracted - total | 5 |
4-
| Files extracted - with errors | 2 |
5-
| Files extracted - without errors | 3 |
6-
| Files extracted - without errors % | 60 |
4+
| Files extracted - with errors | 1 |
5+
| Files extracted - without errors | 4 |
6+
| Files extracted - without errors % | 80 |
77
| Inconsistencies - AST | 0 |
88
| Inconsistencies - CFG | 0 |
99
| Inconsistencies - Path resolution | 0 |

0 commit comments

Comments
 (0)