mirror of
https://github.com/github/codeql.git
synced 2026-05-03 12:45:27 +02:00
Rust: Include more calls in DB quality metrics
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
multipleCallTargets
|
||||
multipleResolvedTargets
|
||||
| mysql.rs:15:24:15:39 | ...::from(...) |
|
||||
| mysql.rs:16:26:16:85 | ...::from(...) |
|
||||
| mysql.rs:18:13:18:66 | ...::from(...) |
|
||||
|
||||
@@ -1,2 +1,2 @@
|
||||
multipleCallTargets
|
||||
multipleResolvedTargets
|
||||
| main.rs:9:43:9:63 | ...::from(...) |
|
||||
|
||||
@@ -1,4 +1,20 @@
|
||||
multipleCallTargets
|
||||
multipleResolvedTargets
|
||||
| test_logging.rs:214:13:214:22 | * ... |
|
||||
| test_logging.rs:214:13:214:22 | * ... |
|
||||
| test_logging.rs:214:13:214:22 | * ... |
|
||||
| test_logging.rs:214:13:214:22 | * ... |
|
||||
| test_logging.rs:217:13:217:22 | * ... |
|
||||
| test_logging.rs:217:13:217:22 | * ... |
|
||||
| test_logging.rs:217:13:217:22 | * ... |
|
||||
| test_logging.rs:217:13:217:22 | * ... |
|
||||
| test_logging.rs:223:13:223:28 | * ... |
|
||||
| test_logging.rs:223:13:223:28 | * ... |
|
||||
| test_logging.rs:223:13:223:28 | * ... |
|
||||
| test_logging.rs:223:13:223:28 | * ... |
|
||||
| test_logging.rs:226:13:226:28 | * ... |
|
||||
| test_logging.rs:226:13:226:28 | * ... |
|
||||
| test_logging.rs:226:13:226:28 | * ... |
|
||||
| test_logging.rs:226:13:226:28 | * ... |
|
||||
| test_storage.rs:13:10:13:33 | ...::from(...) |
|
||||
| test_storage.rs:17:10:17:35 | ...::from(...) |
|
||||
| test_storage.rs:21:10:21:35 | ...::from(...) |
|
||||
|
||||
@@ -1,2 +1,2 @@
|
||||
multipleCallTargets
|
||||
multipleResolvedTargets
|
||||
| test_cipher.rs:114:23:114:50 | ...::new(...) |
|
||||
|
||||
@@ -1,6 +1,12 @@
|
||||
multipleCallTargets
|
||||
multipleResolvedTargets
|
||||
| deallocation.rs:354:11:354:29 | ...::from(...) |
|
||||
| deallocation.rs:355:11:355:29 | ...::from(...) |
|
||||
| lifetime.rs:217:17:217:25 | * ... |
|
||||
| lifetime.rs:610:13:610:31 | ...::from(...) |
|
||||
| lifetime.rs:611:13:611:31 | ...::from(...) |
|
||||
| lifetime.rs:628:13:628:31 | ...::from(...) |
|
||||
| lifetime.rs:630:11:630:25 | * ... |
|
||||
| lifetime.rs:692:12:692:14 | * ... |
|
||||
| lifetime.rs:693:12:693:14 | * ... |
|
||||
| lifetime.rs:694:12:694:14 | * ... |
|
||||
| lifetime.rs:734:11:734:13 | * ... |
|
||||
|
||||
Reference in New Issue
Block a user