mirror of
https://github.com/github/codeql.git
synced 2026-04-26 01:05:15 +02:00
Rust: accept test changes
This commit is contained in:
@@ -1 +0,0 @@
|
||||
| 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 |
|
||||
|
||||
@@ -1,9 +1,9 @@
|
||||
| Extraction errors | 0 |
|
||||
| Extraction warnings | 1 |
|
||||
| Extraction warnings | 0 |
|
||||
| Files extracted - total | 5 |
|
||||
| Files extracted - with errors | 1 |
|
||||
| Files extracted - without errors | 4 |
|
||||
| Files extracted - without errors % | 80 |
|
||||
| Files extracted - with errors | 0 |
|
||||
| Files extracted - without errors | 5 |
|
||||
| Files extracted - without errors % | 100 |
|
||||
| Inconsistencies - AST | 0 |
|
||||
| Inconsistencies - CFG | 0 |
|
||||
| Inconsistencies - Path resolution | 0 |
|
||||
|
||||
@@ -1,3 +1,2 @@
|
||||
extractionWarning
|
||||
| included/included.rs:1:1:1:1 | semantic analyzer unavailable (not loaded as its own module, probably included by `!include`) |
|
||||
| macro_expansion.rs:56:9:56:31 | macro expansion failed: could not resolve macro 'concat' |
|
||||
|
||||
@@ -51,5 +51,4 @@ unexpanded_macro_calls
|
||||
| macro_expansion.rs:56:9:56:31 | concat!... |
|
||||
| macro_expansion.rs:63:9:63:32 | include_str!... |
|
||||
warnings
|
||||
| included/included.rs:1:1:1:1 | semantic analyzer unavailable (not loaded as its own module, probably included by `!include`) |
|
||||
| macro_expansion.rs:56:9:56:31 | macro expansion failed: could not resolve macro 'concat' |
|
||||
|
||||
@@ -1,2 +0,0 @@
|
||||
extractionWarning
|
||||
| loop/main.rs:1:1:1:1 | semantic analyzer unavailable (not included as a module) |
|
||||
@@ -1,2 +0,0 @@
|
||||
extractionWarning
|
||||
| undefined_macros/main.rs:1:1:1:1 | semantic analyzer unavailable (not included as a module) |
|
||||
Reference in New Issue
Block a user