Commit 8a1eb5b
File tree
Expand file treeCollapse file tree
9 files changed
+441
-25
lines changedFilter options
- rust/ql
- lib/codeql/rust
- dataflow/internal
- elements/internal
- frameworks/stdlib
- internal
- src/queries/telemetry
- test/extractor-tests
- canonical_path
- canonical_path_disabled
Expand file treeCollapse file tree
9 files changed
+441
-25
lines changedrust/ql/lib/codeql/rust/dataflow/internal/DataFlowConsistency.qll
Copy file name to clipboardExpand all lines: rust/ql/lib/codeql/rust/dataflow/internal/DataFlowConsistency.qll+22Lines changed: 22 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
29 | 29 |
|
30 | 30 |
|
31 | 31 |
|
| 32 | + |
| 33 | + |
| 34 | + |
| 35 | + |
| 36 | + |
| 37 | + |
| 38 | + |
| 39 | + |
| 40 | + |
| 41 | + |
| 42 | + |
| 43 | + |
| 44 | + |
| 45 | + |
| 46 | + |
| 47 | + |
| 48 | + |
| 49 | + |
| 50 | + |
| 51 | + |
| 52 | + |
| 53 | + |
rust/ql/lib/codeql/rust/elements/internal/AddressableImpl.qll
Copy file name to clipboardExpand all lines: rust/ql/lib/codeql/rust/elements/internal/AddressableImpl.qll+33-2Lines changed: 33 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
rust/ql/lib/codeql/rust/frameworks/stdlib/Stdlib.qll
Copy file name to clipboardExpand all lines: rust/ql/lib/codeql/rust/frameworks/stdlib/Stdlib.qll+2-20Lines changed: 2 additions & 20 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
28 | 28 |
|
29 | 29 |
|
30 | 30 |
|
31 |
| - |
32 |
| - |
33 |
| - |
34 |
| - |
35 |
| - |
36 |
| - |
37 |
| - |
38 |
| - |
39 |
| - |
40 |
| - |
| 31 | + |
41 | 32 |
|
42 | 33 |
|
43 | 34 |
|
| ||
49 | 40 |
|
50 | 41 |
|
51 | 42 |
|
52 |
| - |
53 |
| - |
54 |
| - |
55 |
| - |
56 |
| - |
57 |
| - |
58 |
| - |
59 |
| - |
60 |
| - |
61 |
| - |
| 43 | + |
62 | 44 |
|
63 | 45 |
|
64 | 46 |
|
|
0 commit comments