Skip to content

Commit 999920c

Browse files
committed
Rust: accept test changes
1 parent 02b4c1f commit 999920c

File tree

6 files changed

+4
-11
lines changed

6 files changed

+4
-11
lines changed
Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +0,0 @@
1-
| 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 |

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 | 1 |
2+
| Extraction warnings | 0 |
33
| Files extracted - total | 5 |
4-
| Files extracted - with errors | 1 |
5-
| Files extracted - without errors | 4 |
6-
| Files extracted - without errors % | 80 |
4+
| Files extracted - with errors | 0 |
5+
| Files extracted - without errors | 5 |
6+
| Files extracted - without errors % | 100 |
77
| Inconsistencies - AST | 0 |
88
| Inconsistencies - CFG | 0 |
99
| Inconsistencies - Path resolution | 0 |
Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,2 @@
11
extractionWarning
2-
| included/included.rs:1:1:1:1 | semantic analyzer unavailable (not loaded as its own module, probably included by `!include`) |
32
| macro_expansion.rs:56:9:56:31 | macro expansion failed: could not resolve macro 'concat' |

rust/ql/test/extractor-tests/macro-expansion/test.expected

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,5 +51,4 @@ unexpanded_macro_calls
5151
| macro_expansion.rs:56:9:56:31 | concat!... |
5252
| macro_expansion.rs:63:9:63:32 | include_str!... |
5353
warnings
54-
| included/included.rs:1:1:1:1 | semantic analyzer unavailable (not loaded as its own module, probably included by `!include`) |
5554
| macro_expansion.rs:56:9:56:31 | macro expansion failed: could not resolve macro 'concat' |

rust/ql/test/library-tests/type-inference/CONSISTENCY/ExtractionConsistency.expected

Lines changed: 0 additions & 2 deletions
This file was deleted.

rust/ql/test/query-tests/unusedentities/CONSISTENCY/ExtractionConsistency.expected

Lines changed: 0 additions & 2 deletions
This file was deleted.

0 commit comments

Comments
 (0)