Rust: accept test changes

This commit is contained in:
Paolo Tranquilli
2025-08-26 12:30:27 +02:00
parent 02b4c1fa85
commit 999920c968
6 changed files with 4 additions and 11 deletions

View File

@@ -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 |

View File

@@ -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 |

View File

@@ -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' |

View File

@@ -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' |

View File

@@ -1,2 +0,0 @@
extractionWarning
| loop/main.rs:1:1:1:1 | semantic analyzer unavailable (not included as a module) |

View File

@@ -1,2 +0,0 @@
extractionWarning
| undefined_macros/main.rs:1:1:1:1 | semantic analyzer unavailable (not included as a module) |