Skip to content

Commit 9d178ab

Browse files
committed
Rust: Fix the failing integration tests.
1 parent f93aac0 commit 9d178ab

File tree

3 files changed

+3
-0
lines changed

3 files changed

+3
-0
lines changed

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

+1
Original file line numberDiff line numberDiff line change
@@ -14,5 +14,6 @@
1414
| Macro calls - resolved | 2 |
1515
| Macro calls - total | 2 |
1616
| Macro calls - unresolved | 0 |
17+
| Sensitive data | 0 |
1718
| Taint sources - active | 0 |
1819
| Taint sources - total | 0 |

rust/ql/integration-tests/hello-workspace/summary.cargo.expected

+1
Original file line numberDiff line numberDiff line change
@@ -14,5 +14,6 @@
1414
| Macro calls - resolved | 2 |
1515
| Macro calls - total | 2 |
1616
| Macro calls - unresolved | 0 |
17+
| Sensitive data | 0 |
1718
| Taint sources - active | 0 |
1819
| Taint sources - total | 0 |

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

+1
Original file line numberDiff line numberDiff line change
@@ -14,5 +14,6 @@
1414
| Macro calls - resolved | 2 |
1515
| Macro calls - total | 2 |
1616
| Macro calls - unresolved | 0 |
17+
| Sensitive data | 0 |
1718
| Taint sources - active | 0 |
1819
| Taint sources - total | 0 |

0 commit comments

Comments
 (0)