Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 6 additions & 1 deletion rust/ql/lib/codeql/rust/frameworks/axum.model.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,9 @@ extensions:
- ["<axum::routing::method_routing::MethodRouter>::patch", "Argument[0].Parameter[0..7]", "remote", "manual"]
# on
- ["axum::routing::method_routing::on", "Argument[1].Parameter[0..7]", "remote", "manual"]
- ["<axum::routing::method_routing::MethodRouter>::on", "Argument[1].Parameter[0..7]", "remote", "manual"]
- ["<axum::routing::method_routing::MethodRouter>::on", "Argument[1].Parameter[0..7]", "remote", "manual"]
- addsTo:
pack: codeql/rust-all
extensible: excludeFieldTaintStep
data:
- ["axum::extract::state::State(0)"]
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
nonUniqueCertainType
| test.rs:131:30:131:39 | ...::get(...) | |
| test.rs:132:34:132:43 | ...::get(...) | |
| test.rs:133:30:133:39 | ...::get(...) | |
| test.rs:132:30:132:39 | ...::get(...) | |
| test.rs:133:34:133:43 | ...::get(...) | |
| test.rs:134:30:134:39 | ...::get(...) | |
Original file line number Diff line number Diff line change
Expand Up @@ -36,29 +36,30 @@ edges
| test.rs:107:13:107:18 | TuplePat | test.rs:110:14:110:14 | b | provenance | |
| test.rs:107:22:107:25 | path | test.rs:107:22:107:38 | path.into_inner() | provenance | MaD:11 |
| test.rs:107:22:107:38 | path.into_inner() | test.rs:107:13:107:18 | TuplePat | provenance | |
| test.rs:122:14:122:31 | my_actix_handler_4 | test.rs:123:17:123:20 | path | provenance | Src:MaD:1 |
| test.rs:123:13:123:13 | a | test.rs:124:14:124:14 | a | provenance | |
| test.rs:123:17:123:20 | path | test.rs:123:17:123:33 | path.into_inner() | provenance | MaD:11 |
| test.rs:123:17:123:33 | path.into_inner() | test.rs:123:13:123:13 | a | provenance | |
| test.rs:131:44:131:61 | my_actix_handler_1 | test.rs:98:17:98:20 | path | provenance | Src:MaD:2 |
| test.rs:132:48:132:65 | my_actix_handler_2 | test.rs:107:22:107:25 | path | provenance | Src:MaD:2 |
| test.rs:133:44:133:61 | my_actix_handler_3 | test.rs:116:14:116:14 | a | provenance | Src:MaD:2 |
| test.rs:148:14:148:14 | a | test.rs:148:14:148:23 | a.as_str() | provenance | MaD:13 |
| test.rs:149:14:149:14 | a | test.rs:149:14:149:25 | a.as_bytes() | provenance | MaD:12 |
| test.rs:200:34:200:50 | my_axum_handler_1 | test.rs:148:14:148:14 | a | provenance | Src:MaD:8 |
| test.rs:200:34:200:50 | my_axum_handler_1 | test.rs:149:14:149:14 | a | provenance | Src:MaD:8 |
| test.rs:200:34:200:50 | my_axum_handler_1 | test.rs:150:14:150:14 | a | provenance | Src:MaD:8 |
| test.rs:201:39:201:55 | my_axum_handler_2 | test.rs:156:14:156:14 | a | provenance | Src:MaD:9 |
| test.rs:201:39:201:55 | my_axum_handler_2 | test.rs:157:14:157:14 | b | provenance | Src:MaD:9 |
| test.rs:202:33:202:49 | my_axum_handler_3 | test.rs:164:18:164:20 | key | provenance | Src:MaD:10 |
| test.rs:202:33:202:49 | my_axum_handler_3 | test.rs:165:18:165:22 | value | provenance | Src:MaD:10 |
| test.rs:205:65:205:81 | my_axum_handler_5 | test.rs:181:14:181:20 | payload | provenance | Src:MaD:4 |
| test.rs:207:33:207:49 | my_axum_handler_6 | test.rs:187:14:187:17 | body | provenance | Src:MaD:8 |
| test.rs:207:56:207:72 | my_axum_handler_7 | test.rs:193:14:193:17 | body | provenance | Src:MaD:3 |
| test.rs:222:37:227:9 | \|...\| ... | test.rs:224:18:224:18 | a | provenance | Src:MaD:6 |
| test.rs:231:13:235:13 | \|...\| ... | test.rs:232:22:232:22 | a | provenance | Src:MaD:7 |
| test.rs:240:13:248:9 | \|...\| ... | test.rs:243:22:243:23 | id | provenance | Src:MaD:5 |
| test.rs:253:13:258:14 | \|...\| ... | test.rs:255:22:255:22 | a | provenance | Src:MaD:6 |
| test.rs:123:14:123:31 | my_actix_handler_4 | test.rs:124:17:124:20 | path | provenance | Src:MaD:1 |
| test.rs:124:13:124:13 | a | test.rs:125:14:125:14 | a | provenance | |
| test.rs:124:17:124:20 | path | test.rs:124:17:124:33 | path.into_inner() | provenance | MaD:11 |
| test.rs:124:17:124:33 | path.into_inner() | test.rs:124:13:124:13 | a | provenance | |
| test.rs:132:44:132:61 | my_actix_handler_1 | test.rs:98:17:98:20 | path | provenance | Src:MaD:2 |
| test.rs:133:48:133:65 | my_actix_handler_2 | test.rs:107:22:107:25 | path | provenance | Src:MaD:2 |
| test.rs:134:44:134:61 | my_actix_handler_3 | test.rs:116:14:116:14 | a | provenance | Src:MaD:2 |
| test.rs:149:14:149:14 | a | test.rs:149:14:149:23 | a.as_str() | provenance | MaD:13 |
| test.rs:150:14:150:14 | a | test.rs:150:14:150:25 | a.as_bytes() | provenance | MaD:12 |
| test.rs:208:34:208:50 | my_axum_handler_1 | test.rs:149:14:149:14 | a | provenance | Src:MaD:8 |
| test.rs:208:34:208:50 | my_axum_handler_1 | test.rs:150:14:150:14 | a | provenance | Src:MaD:8 |
| test.rs:208:34:208:50 | my_axum_handler_1 | test.rs:151:14:151:14 | a | provenance | Src:MaD:8 |
| test.rs:209:39:209:55 | my_axum_handler_2 | test.rs:157:14:157:14 | a | provenance | Src:MaD:9 |
| test.rs:209:39:209:55 | my_axum_handler_2 | test.rs:158:14:158:14 | b | provenance | Src:MaD:9 |
| test.rs:210:33:210:49 | my_axum_handler_3 | test.rs:165:18:165:20 | key | provenance | Src:MaD:10 |
| test.rs:210:33:210:49 | my_axum_handler_3 | test.rs:166:18:166:22 | value | provenance | Src:MaD:10 |
| test.rs:213:65:213:81 | my_axum_handler_5 | test.rs:182:14:182:20 | payload | provenance | Src:MaD:4 |
| test.rs:215:33:215:49 | my_axum_handler_6 | test.rs:188:14:188:17 | body | provenance | Src:MaD:8 |
| test.rs:215:56:215:72 | my_axum_handler_7 | test.rs:194:14:194:17 | body | provenance | Src:MaD:3 |
| test.rs:216:33:216:49 | my_axum_handler_8 | test.rs:201:14:201:17 | body | provenance | Src:MaD:8 |
| test.rs:231:37:236:9 | \|...\| ... | test.rs:233:18:233:18 | a | provenance | Src:MaD:6 |
| test.rs:240:13:244:13 | \|...\| ... | test.rs:241:22:241:22 | a | provenance | Src:MaD:7 |
| test.rs:249:13:257:9 | \|...\| ... | test.rs:252:22:252:23 | id | provenance | Src:MaD:5 |
| test.rs:262:13:267:14 | \|...\| ... | test.rs:264:22:264:22 | a | provenance | Src:MaD:6 |
nodes
| test.rs:11:31:11:31 | a | semmle.label | a |
| test.rs:13:14:13:14 | a | semmle.label | a |
Expand Down Expand Up @@ -91,40 +92,42 @@ nodes
| test.rs:109:14:109:14 | a | semmle.label | a |
| test.rs:110:14:110:14 | b | semmle.label | b |
| test.rs:116:14:116:14 | a | semmle.label | a |
| test.rs:122:14:122:31 | my_actix_handler_4 | semmle.label | my_actix_handler_4 |
| test.rs:123:13:123:13 | a | semmle.label | a |
| test.rs:123:17:123:20 | path | semmle.label | path |
| test.rs:123:17:123:33 | path.into_inner() | semmle.label | path.into_inner() |
| test.rs:124:14:124:14 | a | semmle.label | a |
| test.rs:131:44:131:61 | my_actix_handler_1 | semmle.label | my_actix_handler_1 |
| test.rs:132:48:132:65 | my_actix_handler_2 | semmle.label | my_actix_handler_2 |
| test.rs:133:44:133:61 | my_actix_handler_3 | semmle.label | my_actix_handler_3 |
| test.rs:148:14:148:14 | a | semmle.label | a |
| test.rs:148:14:148:23 | a.as_str() | semmle.label | a.as_str() |
| test.rs:123:14:123:31 | my_actix_handler_4 | semmle.label | my_actix_handler_4 |
| test.rs:124:13:124:13 | a | semmle.label | a |
| test.rs:124:17:124:20 | path | semmle.label | path |
| test.rs:124:17:124:33 | path.into_inner() | semmle.label | path.into_inner() |
| test.rs:125:14:125:14 | a | semmle.label | a |
| test.rs:132:44:132:61 | my_actix_handler_1 | semmle.label | my_actix_handler_1 |
| test.rs:133:48:133:65 | my_actix_handler_2 | semmle.label | my_actix_handler_2 |
| test.rs:134:44:134:61 | my_actix_handler_3 | semmle.label | my_actix_handler_3 |
| test.rs:149:14:149:14 | a | semmle.label | a |
| test.rs:149:14:149:25 | a.as_bytes() | semmle.label | a.as_bytes() |
| test.rs:149:14:149:23 | a.as_str() | semmle.label | a.as_str() |
| test.rs:150:14:150:14 | a | semmle.label | a |
| test.rs:156:14:156:14 | a | semmle.label | a |
| test.rs:157:14:157:14 | b | semmle.label | b |
| test.rs:164:18:164:20 | key | semmle.label | key |
| test.rs:165:18:165:22 | value | semmle.label | value |
| test.rs:181:14:181:20 | payload | semmle.label | payload |
| test.rs:187:14:187:17 | body | semmle.label | body |
| test.rs:193:14:193:17 | body | semmle.label | body |
| test.rs:200:34:200:50 | my_axum_handler_1 | semmle.label | my_axum_handler_1 |
| test.rs:201:39:201:55 | my_axum_handler_2 | semmle.label | my_axum_handler_2 |
| test.rs:202:33:202:49 | my_axum_handler_3 | semmle.label | my_axum_handler_3 |
| test.rs:205:65:205:81 | my_axum_handler_5 | semmle.label | my_axum_handler_5 |
| test.rs:207:33:207:49 | my_axum_handler_6 | semmle.label | my_axum_handler_6 |
| test.rs:207:56:207:72 | my_axum_handler_7 | semmle.label | my_axum_handler_7 |
| test.rs:222:37:227:9 | \|...\| ... | semmle.label | \|...\| ... |
| test.rs:224:18:224:18 | a | semmle.label | a |
| test.rs:231:13:235:13 | \|...\| ... | semmle.label | \|...\| ... |
| test.rs:232:22:232:22 | a | semmle.label | a |
| test.rs:240:13:248:9 | \|...\| ... | semmle.label | \|...\| ... |
| test.rs:243:22:243:23 | id | semmle.label | id |
| test.rs:253:13:258:14 | \|...\| ... | semmle.label | \|...\| ... |
| test.rs:255:22:255:22 | a | semmle.label | a |
| test.rs:150:14:150:25 | a.as_bytes() | semmle.label | a.as_bytes() |
| test.rs:151:14:151:14 | a | semmle.label | a |
| test.rs:157:14:157:14 | a | semmle.label | a |
| test.rs:158:14:158:14 | b | semmle.label | b |
| test.rs:165:18:165:20 | key | semmle.label | key |
| test.rs:166:18:166:22 | value | semmle.label | value |
| test.rs:182:14:182:20 | payload | semmle.label | payload |
| test.rs:188:14:188:17 | body | semmle.label | body |
| test.rs:194:14:194:17 | body | semmle.label | body |
| test.rs:201:14:201:17 | body | semmle.label | body |
| test.rs:208:34:208:50 | my_axum_handler_1 | semmle.label | my_axum_handler_1 |
| test.rs:209:39:209:55 | my_axum_handler_2 | semmle.label | my_axum_handler_2 |
| test.rs:210:33:210:49 | my_axum_handler_3 | semmle.label | my_axum_handler_3 |
| test.rs:213:65:213:81 | my_axum_handler_5 | semmle.label | my_axum_handler_5 |
| test.rs:215:33:215:49 | my_axum_handler_6 | semmle.label | my_axum_handler_6 |
| test.rs:215:56:215:72 | my_axum_handler_7 | semmle.label | my_axum_handler_7 |
| test.rs:216:33:216:49 | my_axum_handler_8 | semmle.label | my_axum_handler_8 |
| test.rs:231:37:236:9 | \|...\| ... | semmle.label | \|...\| ... |
| test.rs:233:18:233:18 | a | semmle.label | a |
| test.rs:240:13:244:13 | \|...\| ... | semmle.label | \|...\| ... |
| test.rs:241:22:241:22 | a | semmle.label | a |
| test.rs:249:13:257:9 | \|...\| ... | semmle.label | \|...\| ... |
| test.rs:252:22:252:23 | id | semmle.label | id |
| test.rs:262:13:267:14 | \|...\| ... | semmle.label | \|...\| ... |
| test.rs:264:22:264:22 | a | semmle.label | a |
subpaths
testFailures
#select
Expand All @@ -138,24 +141,25 @@ testFailures
| test.rs:60:14:60:17 | ms.a | test.rs:58:14:58:15 | ms | test.rs:60:14:60:17 | ms.a | $@ | test.rs:58:14:58:15 | ms | ms |
| test.rs:61:14:61:17 | ms.b | test.rs:58:14:58:15 | ms | test.rs:61:14:61:17 | ms.b | $@ | test.rs:58:14:58:15 | ms | ms |
| test.rs:70:14:70:14 | a | test.rs:68:15:68:15 | a | test.rs:70:14:70:14 | a | $@ | test.rs:68:15:68:15 | a | a |
| test.rs:99:14:99:23 | a.as_str() | test.rs:131:44:131:61 | my_actix_handler_1 | test.rs:99:14:99:23 | a.as_str() | $@ | test.rs:131:44:131:61 | my_actix_handler_1 | my_actix_handler_1 |
| test.rs:100:14:100:25 | a.as_bytes() | test.rs:131:44:131:61 | my_actix_handler_1 | test.rs:100:14:100:25 | a.as_bytes() | $@ | test.rs:131:44:131:61 | my_actix_handler_1 | my_actix_handler_1 |
| test.rs:101:14:101:14 | a | test.rs:131:44:131:61 | my_actix_handler_1 | test.rs:101:14:101:14 | a | $@ | test.rs:131:44:131:61 | my_actix_handler_1 | my_actix_handler_1 |
| test.rs:109:14:109:14 | a | test.rs:132:48:132:65 | my_actix_handler_2 | test.rs:109:14:109:14 | a | $@ | test.rs:132:48:132:65 | my_actix_handler_2 | my_actix_handler_2 |
| test.rs:110:14:110:14 | b | test.rs:132:48:132:65 | my_actix_handler_2 | test.rs:110:14:110:14 | b | $@ | test.rs:132:48:132:65 | my_actix_handler_2 | my_actix_handler_2 |
| test.rs:116:14:116:14 | a | test.rs:133:44:133:61 | my_actix_handler_3 | test.rs:116:14:116:14 | a | $@ | test.rs:133:44:133:61 | my_actix_handler_3 | my_actix_handler_3 |
| test.rs:124:14:124:14 | a | test.rs:122:14:122:31 | my_actix_handler_4 | test.rs:124:14:124:14 | a | $@ | test.rs:122:14:122:31 | my_actix_handler_4 | my_actix_handler_4 |
| test.rs:148:14:148:23 | a.as_str() | test.rs:200:34:200:50 | my_axum_handler_1 | test.rs:148:14:148:23 | a.as_str() | $@ | test.rs:200:34:200:50 | my_axum_handler_1 | my_axum_handler_1 |
| test.rs:149:14:149:25 | a.as_bytes() | test.rs:200:34:200:50 | my_axum_handler_1 | test.rs:149:14:149:25 | a.as_bytes() | $@ | test.rs:200:34:200:50 | my_axum_handler_1 | my_axum_handler_1 |
| test.rs:150:14:150:14 | a | test.rs:200:34:200:50 | my_axum_handler_1 | test.rs:150:14:150:14 | a | $@ | test.rs:200:34:200:50 | my_axum_handler_1 | my_axum_handler_1 |
| test.rs:156:14:156:14 | a | test.rs:201:39:201:55 | my_axum_handler_2 | test.rs:156:14:156:14 | a | $@ | test.rs:201:39:201:55 | my_axum_handler_2 | my_axum_handler_2 |
| test.rs:157:14:157:14 | b | test.rs:201:39:201:55 | my_axum_handler_2 | test.rs:157:14:157:14 | b | $@ | test.rs:201:39:201:55 | my_axum_handler_2 | my_axum_handler_2 |
| test.rs:164:18:164:20 | key | test.rs:202:33:202:49 | my_axum_handler_3 | test.rs:164:18:164:20 | key | $@ | test.rs:202:33:202:49 | my_axum_handler_3 | my_axum_handler_3 |
| test.rs:165:18:165:22 | value | test.rs:202:33:202:49 | my_axum_handler_3 | test.rs:165:18:165:22 | value | $@ | test.rs:202:33:202:49 | my_axum_handler_3 | my_axum_handler_3 |
| test.rs:181:14:181:20 | payload | test.rs:205:65:205:81 | my_axum_handler_5 | test.rs:181:14:181:20 | payload | $@ | test.rs:205:65:205:81 | my_axum_handler_5 | my_axum_handler_5 |
| test.rs:187:14:187:17 | body | test.rs:207:33:207:49 | my_axum_handler_6 | test.rs:187:14:187:17 | body | $@ | test.rs:207:33:207:49 | my_axum_handler_6 | my_axum_handler_6 |
| test.rs:193:14:193:17 | body | test.rs:207:56:207:72 | my_axum_handler_7 | test.rs:193:14:193:17 | body | $@ | test.rs:207:56:207:72 | my_axum_handler_7 | my_axum_handler_7 |
| test.rs:224:18:224:18 | a | test.rs:222:37:227:9 | \|...\| ... | test.rs:224:18:224:18 | a | $@ | test.rs:222:37:227:9 | \|...\| ... | \|...\| ... |
| test.rs:232:22:232:22 | a | test.rs:231:13:235:13 | \|...\| ... | test.rs:232:22:232:22 | a | $@ | test.rs:231:13:235:13 | \|...\| ... | \|...\| ... |
| test.rs:243:22:243:23 | id | test.rs:240:13:248:9 | \|...\| ... | test.rs:243:22:243:23 | id | $@ | test.rs:240:13:248:9 | \|...\| ... | \|...\| ... |
| test.rs:255:22:255:22 | a | test.rs:253:13:258:14 | \|...\| ... | test.rs:255:22:255:22 | a | $@ | test.rs:253:13:258:14 | \|...\| ... | \|...\| ... |
| test.rs:99:14:99:23 | a.as_str() | test.rs:132:44:132:61 | my_actix_handler_1 | test.rs:99:14:99:23 | a.as_str() | $@ | test.rs:132:44:132:61 | my_actix_handler_1 | my_actix_handler_1 |
| test.rs:100:14:100:25 | a.as_bytes() | test.rs:132:44:132:61 | my_actix_handler_1 | test.rs:100:14:100:25 | a.as_bytes() | $@ | test.rs:132:44:132:61 | my_actix_handler_1 | my_actix_handler_1 |
| test.rs:101:14:101:14 | a | test.rs:132:44:132:61 | my_actix_handler_1 | test.rs:101:14:101:14 | a | $@ | test.rs:132:44:132:61 | my_actix_handler_1 | my_actix_handler_1 |
| test.rs:109:14:109:14 | a | test.rs:133:48:133:65 | my_actix_handler_2 | test.rs:109:14:109:14 | a | $@ | test.rs:133:48:133:65 | my_actix_handler_2 | my_actix_handler_2 |
| test.rs:110:14:110:14 | b | test.rs:133:48:133:65 | my_actix_handler_2 | test.rs:110:14:110:14 | b | $@ | test.rs:133:48:133:65 | my_actix_handler_2 | my_actix_handler_2 |
| test.rs:116:14:116:14 | a | test.rs:134:44:134:61 | my_actix_handler_3 | test.rs:116:14:116:14 | a | $@ | test.rs:134:44:134:61 | my_actix_handler_3 | my_actix_handler_3 |
| test.rs:125:14:125:14 | a | test.rs:123:14:123:31 | my_actix_handler_4 | test.rs:125:14:125:14 | a | $@ | test.rs:123:14:123:31 | my_actix_handler_4 | my_actix_handler_4 |
| test.rs:149:14:149:23 | a.as_str() | test.rs:208:34:208:50 | my_axum_handler_1 | test.rs:149:14:149:23 | a.as_str() | $@ | test.rs:208:34:208:50 | my_axum_handler_1 | my_axum_handler_1 |
| test.rs:150:14:150:25 | a.as_bytes() | test.rs:208:34:208:50 | my_axum_handler_1 | test.rs:150:14:150:25 | a.as_bytes() | $@ | test.rs:208:34:208:50 | my_axum_handler_1 | my_axum_handler_1 |
| test.rs:151:14:151:14 | a | test.rs:208:34:208:50 | my_axum_handler_1 | test.rs:151:14:151:14 | a | $@ | test.rs:208:34:208:50 | my_axum_handler_1 | my_axum_handler_1 |
| test.rs:157:14:157:14 | a | test.rs:209:39:209:55 | my_axum_handler_2 | test.rs:157:14:157:14 | a | $@ | test.rs:209:39:209:55 | my_axum_handler_2 | my_axum_handler_2 |
| test.rs:158:14:158:14 | b | test.rs:209:39:209:55 | my_axum_handler_2 | test.rs:158:14:158:14 | b | $@ | test.rs:209:39:209:55 | my_axum_handler_2 | my_axum_handler_2 |
| test.rs:165:18:165:20 | key | test.rs:210:33:210:49 | my_axum_handler_3 | test.rs:165:18:165:20 | key | $@ | test.rs:210:33:210:49 | my_axum_handler_3 | my_axum_handler_3 |
| test.rs:166:18:166:22 | value | test.rs:210:33:210:49 | my_axum_handler_3 | test.rs:166:18:166:22 | value | $@ | test.rs:210:33:210:49 | my_axum_handler_3 | my_axum_handler_3 |
| test.rs:182:14:182:20 | payload | test.rs:213:65:213:81 | my_axum_handler_5 | test.rs:182:14:182:20 | payload | $@ | test.rs:213:65:213:81 | my_axum_handler_5 | my_axum_handler_5 |
| test.rs:188:14:188:17 | body | test.rs:215:33:215:49 | my_axum_handler_6 | test.rs:188:14:188:17 | body | $@ | test.rs:215:33:215:49 | my_axum_handler_6 | my_axum_handler_6 |
| test.rs:194:14:194:17 | body | test.rs:215:56:215:72 | my_axum_handler_7 | test.rs:194:14:194:17 | body | $@ | test.rs:215:56:215:72 | my_axum_handler_7 | my_axum_handler_7 |
| test.rs:201:14:201:17 | body | test.rs:216:33:216:49 | my_axum_handler_8 | test.rs:201:14:201:17 | body | $@ | test.rs:216:33:216:49 | my_axum_handler_8 | my_axum_handler_8 |
| test.rs:233:18:233:18 | a | test.rs:231:37:236:9 | \|...\| ... | test.rs:233:18:233:18 | a | $@ | test.rs:231:37:236:9 | \|...\| ... | \|...\| ... |
| test.rs:241:22:241:22 | a | test.rs:240:13:244:13 | \|...\| ... | test.rs:241:22:241:22 | a | $@ | test.rs:240:13:244:13 | \|...\| ... | \|...\| ... |
| test.rs:252:22:252:23 | id | test.rs:249:13:257:9 | \|...\| ... | test.rs:252:22:252:23 | id | $@ | test.rs:249:13:257:9 | \|...\| ... | \|...\| ... |
| test.rs:264:22:264:22 | a | test.rs:262:13:267:14 | \|...\| ... | test.rs:264:22:264:22 | a | $@ | test.rs:262:13:267:14 | \|...\| ... | \|...\| ... |
Loading
Loading