File tree Expand file tree Collapse file tree 6 files changed +4
-11
lines changed
integration-tests/hello-project
library-tests/type-inference/CONSISTENCY
query-tests/unusedentities/CONSISTENCY Expand file tree Collapse file tree 6 files changed +4
-11
lines changed Original file line number Diff line number Diff line change 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 |
Original file line number Diff line number Diff line change 1
1
| Extraction errors | 0 |
2
- | Extraction warnings | 1 |
2
+ | Extraction warnings | 0 |
3
3
| 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 |
7
7
| Inconsistencies - AST | 0 |
8
8
| Inconsistencies - CFG | 0 |
9
9
| Inconsistencies - Path resolution | 0 |
Original file line number Diff line number Diff line change 1
1
extractionWarning
2
- | included/included.rs:1:1:1:1 | semantic analyzer unavailable (not loaded as its own module, probably included by `!include`) |
3
2
| macro_expansion.rs:56:9:56:31 | macro expansion failed: could not resolve macro 'concat' |
Original file line number Diff line number Diff line change @@ -51,5 +51,4 @@ unexpanded_macro_calls
51
51
| macro_expansion.rs:56:9:56:31 | concat!... |
52
52
| macro_expansion.rs:63:9:63:32 | include_str!... |
53
53
warnings
54
- | included/included.rs:1:1:1:1 | semantic analyzer unavailable (not loaded as its own module, probably included by `!include`) |
55
54
| macro_expansion.rs:56:9:56:31 | macro expansion failed: could not resolve macro 'concat' |
Load Diff This file was deleted.
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments