Commit 7d1a38f
File tree
Expand file treeCollapse file tree
18 files changed
+105
-105
lines changedFilter options
- rust/ql
- integration-tests
- macro-expansion
- attributes
- src
- calls
- src
- proc_macros
- src
- test/extractor-tests/generated/MacroCall
Expand file treeCollapse file tree
18 files changed
+105
-105
lines changedrust/ql/integration-tests/.gitignore
Copy file name to clipboard+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
| 2 | + |
rust/ql/integration-tests/macro-expansion/Cargo.lock
Copy file name to clipboardExpand all lines: rust/ql/integration-tests/macro-expansion/Cargo.lock-53Lines changed: 0 additions & 53 deletions
This file was deleted.
rust/ql/integration-tests/macro-expansion/Cargo.toml
Copy file name to clipboard+1-9Lines changed: 1 addition & 9 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 |
| - |
| 2 | + |
3 | 3 |
|
4 |
| - |
5 |
| - |
6 |
| - |
7 |
| - |
8 |
| - |
9 |
| - |
10 |
| - |
11 |
| - |
rust/ql/integration-tests/macro-expansion/attributes/Cargo.toml
Copy file name to clipboard+7Lines changed: 7 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
rust/ql/integration-tests/macro-expansion/src/lib.rs renamed to rust/ql/integration-tests/macro-expansion/attributes/src/lib.rs
Copy file name to clipboardExpand all lines: rust/ql/integration-tests/macro-expansion/attributes/src/lib.rs+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 |
| - |
| 1 | + |
2 | 2 |
|
3 | 3 |
|
4 | 4 |
|
5 |
| - |
| 5 | + |
6 | 6 |
|
7 | 7 |
|
8 | 8 |
|
|
rust/ql/integration-tests/macro-expansion/calls/Cargo.toml
Copy file name to clipboard+6Lines changed: 6 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
rust/ql/integration-tests/macro-expansion/calls/src/included.rs
Copy file name to clipboard+3Lines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
rust/ql/integration-tests/macro-expansion/calls/src/lib.rs
Copy file name to clipboard+30Lines changed: 30 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
| 9 | + |
| 10 | + |
| 11 | + |
| 12 | + |
| 13 | + |
| 14 | + |
| 15 | + |
| 16 | + |
| 17 | + |
| 18 | + |
| 19 | + |
| 20 | + |
| 21 | + |
| 22 | + |
| 23 | + |
| 24 | + |
| 25 | + |
| 26 | + |
| 27 | + |
| 28 | + |
| 29 | + |
| 30 | + |
rust/ql/integration-tests/macro-expansion/calls/src/some.txt
Copy file name to clipboard+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
rust/ql/integration-tests/macro-expansion/diagnostics.expected
Copy file name to clipboardExpand all lines: rust/ql/integration-tests/macro-expansion/diagnostics.expected+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
38 | 38 |
|
39 | 39 |
|
40 | 40 |
|
41 |
| - |
| 41 | + |
42 | 42 |
|
43 | 43 |
|
44 | 44 |
|
|
rust/ql/integration-tests/macro-expansion/macros/Cargo.toml renamed to rust/ql/integration-tests/macro-expansion/proc_macros/Cargo.toml
Copy file name to clipboardExpand all lines: rust/ql/integration-tests/macro-expansion/proc_macros/Cargo.toml+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 |
| - |
| 2 | + |
3 | 3 |
|
4 | 4 |
|
5 | 5 |
|
|
File renamed without changes.
rust/ql/integration-tests/macro-expansion/source_archive.expected
Copy file name to clipboard+4-2Lines changed: 4 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 |
| - |
2 |
| - |
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
rust/ql/integration-tests/macro-expansion/summary.expected
Copy file name to clipboardExpand all lines: rust/ql/integration-tests/macro-expansion/summary.expected-16Lines changed: 0 additions & 16 deletions
This file was deleted.
rust/ql/integration-tests/macro-expansion/summary.qlref
Copy file name to clipboardExpand all lines: rust/ql/integration-tests/macro-expansion/summary.qlref-1Lines changed: 0 additions & 1 deletion
This file was deleted.
rust/ql/integration-tests/macro-expansion/test.expected
Copy file name to clipboard+34-17Lines changed: 34 additions & 17 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 |
| - |
2 |
| - |
3 |
| - |
4 |
| - |
5 |
| - |
6 |
| - |
7 |
| - |
8 |
| - |
9 |
| - |
10 |
| - |
11 |
| - |
12 |
| - |
13 |
| - |
14 |
| - |
15 |
| - |
16 |
| - |
17 |
| - |
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
| 9 | + |
| 10 | + |
| 11 | + |
| 12 | + |
| 13 | + |
| 14 | + |
| 15 | + |
| 16 | + |
| 17 | + |
| 18 | + |
| 19 | + |
| 20 | + |
| 21 | + |
| 22 | + |
| 23 | + |
| 24 | + |
| 25 | + |
| 26 | + |
| 27 | + |
| 28 | + |
| 29 | + |
| 30 | + |
| 31 | + |
| 32 | + |
| 33 | + |
| 34 | + |
rust/ql/integration-tests/macro-expansion/test.ql
Copy file name to clipboard+13-3Lines changed: 13 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 | 2 |
|
3 |
| - |
4 |
| - |
5 |
| - |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
| 9 | + |
| 10 | + |
| 11 | + |
| 12 | + |
| 13 | + |
| 14 | + |
| 15 | + |
rust/ql/test/extractor-tests/generated/MacroCall/some.txt
Copy file name to clipboard+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
0 commit comments