mirror of
https://github.com/github/codeql.git
synced 2026-04-26 17:25:19 +02:00
Rust: Accept consistency check fixes following merge with main.
This commit is contained in:
@@ -1,2 +0,0 @@
|
||||
postWithInFlow
|
||||
| test.rs:118:17:118:19 | [post] ptr | PostUpdateNode should not be the target of local flow. |
|
||||
|
||||
@@ -1,10 +0,0 @@
|
||||
postWithInFlow
|
||||
| deallocation.rs:20:23:20:24 | [post] m1 | PostUpdateNode should not be the target of local flow. |
|
||||
| deallocation.rs:70:23:70:35 | [post] m2 as ... | PostUpdateNode should not be the target of local flow. |
|
||||
| deallocation.rs:112:14:112:40 | [post] my_ptr as ... | PostUpdateNode should not be the target of local flow. |
|
||||
| deallocation.rs:176:27:176:28 | [post] p1 | PostUpdateNode should not be the target of local flow. |
|
||||
| deallocation.rs:189:27:189:44 | [post] ... .as_mut_ptr(...) | PostUpdateNode should not be the target of local flow. |
|
||||
| deallocation.rs:217:24:217:31 | [post] self.ptr | PostUpdateNode should not be the target of local flow. |
|
||||
| deallocation.rs:236:27:236:29 | [post] ptr | PostUpdateNode should not be the target of local flow. |
|
||||
| deallocation.rs:242:27:242:29 | [post] ptr | PostUpdateNode should not be the target of local flow. |
|
||||
| deallocation.rs:267:23:267:25 | [post] ptr | PostUpdateNode should not be the target of local flow. |
|
||||
|
||||
Reference in New Issue
Block a user