@@ -60,28 +60,21 @@ edges
6060| main.rs:134:24:134:33 | source(...) | main.rs:134:13:134:34 | ...::new(...) [MyInt] | provenance | |
6161| main.rs:135:9:135:26 | MyInt {...} [MyInt] | main.rs:135:24:135:24 | m | provenance | |
6262| main.rs:135:24:135:24 | m | main.rs:136:10:136:10 | m | provenance | |
63- | main.rs:175:18:175:21 | SelfParam [MyInt] | main.rs:175:48:177:5 | { ... } [MyInt] | provenance | |
64- | main.rs:179:26:179:37 | ...: MyInt [MyInt] | main.rs:179:49:181:5 | { ... } [MyInt] | provenance | |
65- | main.rs:185:9:185:9 | a [MyInt] | main.rs:187:49:187:49 | a [MyInt] | provenance | |
66- | main.rs:185:13:185:38 | MyInt {...} [MyInt] | main.rs:185:9:185:9 | a [MyInt] | provenance | |
67- | main.rs:185:28:185:36 | source(...) | main.rs:185:13:185:38 | MyInt {...} [MyInt] | provenance | |
68- | main.rs:187:9:187:26 | MyInt {...} [MyInt] | main.rs:187:24:187:24 | c | provenance | |
69- | main.rs:187:24:187:24 | c | main.rs:188:10:188:10 | c | provenance | |
70- | main.rs:187:30:187:53 | ...::take_self(...) [MyInt] | main.rs:187:9:187:26 | MyInt {...} [MyInt] | provenance | |
71- | main.rs:187:49:187:49 | a [MyInt] | main.rs:175:18:175:21 | SelfParam [MyInt] | provenance | |
72- | main.rs:187:49:187:49 | a [MyInt] | main.rs:187:30:187:53 | ...::take_self(...) [MyInt] | provenance | |
73- | main.rs:191:9:191:9 | b [MyInt] | main.rs:192:54:192:54 | b [MyInt] | provenance | |
74- | main.rs:191:13:191:39 | MyInt {...} [MyInt] | main.rs:191:9:191:9 | b [MyInt] | provenance | |
75- | main.rs:191:28:191:37 | source(...) | main.rs:191:13:191:39 | MyInt {...} [MyInt] | provenance | |
76- | main.rs:192:9:192:26 | MyInt {...} [MyInt] | main.rs:192:24:192:24 | c | provenance | |
77- | main.rs:192:24:192:24 | c | main.rs:193:10:193:10 | c | provenance | |
78- | main.rs:192:30:192:55 | ...::take_second(...) [MyInt] | main.rs:192:9:192:26 | MyInt {...} [MyInt] | provenance | |
79- | main.rs:192:54:192:54 | b [MyInt] | main.rs:179:26:179:37 | ...: MyInt [MyInt] | provenance | |
80- | main.rs:192:54:192:54 | b [MyInt] | main.rs:192:30:192:55 | ...::take_second(...) [MyInt] | provenance | |
81- | main.rs:202:9:202:9 | a | main.rs:203:10:203:10 | a | provenance | |
82- | main.rs:202:13:202:21 | source(...) | main.rs:202:9:202:9 | a | provenance | |
83- | main.rs:212:13:212:13 | c | main.rs:213:14:213:14 | c | provenance | |
84- | main.rs:212:17:212:25 | source(...) | main.rs:212:13:212:13 | c | provenance | |
63+ | main.rs:142:12:142:15 | SelfParam [MyInt] | main.rs:144:24:144:27 | self [MyInt] | provenance | |
64+ | main.rs:144:9:144:35 | MyInt {...} [MyInt] | main.rs:142:42:145:5 | { ... } [MyInt] | provenance | |
65+ | main.rs:144:24:144:27 | self [MyInt] | main.rs:144:24:144:33 | self.value | provenance | |
66+ | main.rs:144:24:144:33 | self.value | main.rs:144:9:144:35 | MyInt {...} [MyInt] | provenance | |
67+ | main.rs:159:9:159:9 | a [MyInt] | main.rs:142:12:142:15 | SelfParam [MyInt] | provenance | |
68+ | main.rs:159:9:159:9 | a [MyInt] | main.rs:161:13:161:20 | a.add(...) [MyInt] | provenance | |
69+ | main.rs:159:13:159:38 | MyInt {...} [MyInt] | main.rs:159:9:159:9 | a [MyInt] | provenance | |
70+ | main.rs:159:28:159:36 | source(...) | main.rs:159:13:159:38 | MyInt {...} [MyInt] | provenance | |
71+ | main.rs:161:9:161:9 | d [MyInt] | main.rs:162:10:162:10 | d [MyInt] | provenance | |
72+ | main.rs:161:13:161:20 | a.add(...) [MyInt] | main.rs:161:9:161:9 | d [MyInt] | provenance | |
73+ | main.rs:162:10:162:10 | d [MyInt] | main.rs:162:10:162:16 | d.value | provenance | |
74+ | main.rs:201:9:201:9 | a | main.rs:202:10:202:10 | a | provenance | |
75+ | main.rs:201:13:201:21 | source(...) | main.rs:201:9:201:9 | a | provenance | |
76+ | main.rs:211:13:211:13 | c | main.rs:212:14:212:14 | c | provenance | |
77+ | main.rs:211:17:211:25 | source(...) | main.rs:211:13:211:13 | c | provenance | |
8578nodes
8679| main.rs:12:28:14:1 | { ... } | semmle.label | { ... } |
8780| main.rs:13:5:13:13 | source(...) | semmle.label | source(...) |
@@ -151,41 +144,32 @@ nodes
151144| main.rs:135:9:135:26 | MyInt {...} [MyInt] | semmle.label | MyInt {...} [MyInt] |
152145| main.rs:135:24:135:24 | m | semmle.label | m |
153146| main.rs:136:10:136:10 | m | semmle.label | m |
154- | main.rs:175:18:175:21 | SelfParam [MyInt] | semmle.label | SelfParam [MyInt] |
155- | main.rs:175:48:177:5 | { ... } [MyInt] | semmle.label | { ... } [MyInt] |
156- | main.rs:179:26:179:37 | ...: MyInt [MyInt] | semmle.label | ...: MyInt [MyInt] |
157- | main.rs:179:49:181:5 | { ... } [MyInt] | semmle.label | { ... } [MyInt] |
158- | main.rs:185:9:185:9 | a [MyInt] | semmle.label | a [MyInt] |
159- | main.rs:185:13:185:38 | MyInt {...} [MyInt] | semmle.label | MyInt {...} [MyInt] |
160- | main.rs:185:28:185:36 | source(...) | semmle.label | source(...) |
161- | main.rs:187:9:187:26 | MyInt {...} [MyInt] | semmle.label | MyInt {...} [MyInt] |
162- | main.rs:187:24:187:24 | c | semmle.label | c |
163- | main.rs:187:30:187:53 | ...::take_self(...) [MyInt] | semmle.label | ...::take_self(...) [MyInt] |
164- | main.rs:187:49:187:49 | a [MyInt] | semmle.label | a [MyInt] |
165- | main.rs:188:10:188:10 | c | semmle.label | c |
166- | main.rs:191:9:191:9 | b [MyInt] | semmle.label | b [MyInt] |
167- | main.rs:191:13:191:39 | MyInt {...} [MyInt] | semmle.label | MyInt {...} [MyInt] |
168- | main.rs:191:28:191:37 | source(...) | semmle.label | source(...) |
169- | main.rs:192:9:192:26 | MyInt {...} [MyInt] | semmle.label | MyInt {...} [MyInt] |
170- | main.rs:192:24:192:24 | c | semmle.label | c |
171- | main.rs:192:30:192:55 | ...::take_second(...) [MyInt] | semmle.label | ...::take_second(...) [MyInt] |
172- | main.rs:192:54:192:54 | b [MyInt] | semmle.label | b [MyInt] |
173- | main.rs:193:10:193:10 | c | semmle.label | c |
174- | main.rs:202:9:202:9 | a | semmle.label | a |
175- | main.rs:202:13:202:21 | source(...) | semmle.label | source(...) |
176- | main.rs:203:10:203:10 | a | semmle.label | a |
177- | main.rs:212:13:212:13 | c | semmle.label | c |
178- | main.rs:212:17:212:25 | source(...) | semmle.label | source(...) |
179- | main.rs:213:14:213:14 | c | semmle.label | c |
147+ | main.rs:142:12:142:15 | SelfParam [MyInt] | semmle.label | SelfParam [MyInt] |
148+ | main.rs:142:42:145:5 | { ... } [MyInt] | semmle.label | { ... } [MyInt] |
149+ | main.rs:144:9:144:35 | MyInt {...} [MyInt] | semmle.label | MyInt {...} [MyInt] |
150+ | main.rs:144:24:144:27 | self [MyInt] | semmle.label | self [MyInt] |
151+ | main.rs:144:24:144:33 | self.value | semmle.label | self.value |
152+ | main.rs:159:9:159:9 | a [MyInt] | semmle.label | a [MyInt] |
153+ | main.rs:159:13:159:38 | MyInt {...} [MyInt] | semmle.label | MyInt {...} [MyInt] |
154+ | main.rs:159:28:159:36 | source(...) | semmle.label | source(...) |
155+ | main.rs:161:9:161:9 | d [MyInt] | semmle.label | d [MyInt] |
156+ | main.rs:161:13:161:20 | a.add(...) [MyInt] | semmle.label | a.add(...) [MyInt] |
157+ | main.rs:162:10:162:10 | d [MyInt] | semmle.label | d [MyInt] |
158+ | main.rs:162:10:162:16 | d.value | semmle.label | d.value |
159+ | main.rs:201:9:201:9 | a | semmle.label | a |
160+ | main.rs:201:13:201:21 | source(...) | semmle.label | source(...) |
161+ | main.rs:202:10:202:10 | a | semmle.label | a |
162+ | main.rs:211:13:211:13 | c | semmle.label | c |
163+ | main.rs:211:17:211:25 | source(...) | semmle.label | source(...) |
164+ | main.rs:212:14:212:14 | c | semmle.label | c |
180165subpaths
181166| main.rs:36:26:36:26 | a | main.rs:30:17:30:22 | ...: i64 | main.rs:30:32:32:1 | { ... } | main.rs:36:13:36:27 | pass_through(...) |
182167| main.rs:41:26:44:5 | { ... } | main.rs:30:17:30:22 | ...: i64 | main.rs:30:32:32:1 | { ... } | main.rs:41:13:44:6 | pass_through(...) |
183168| main.rs:55:26:55:26 | a | main.rs:51:21:51:26 | ...: i64 | main.rs:51:36:53:5 | { ... } | main.rs:55:13:55:27 | pass_through(...) |
184169| main.rs:103:29:103:29 | a | main.rs:79:27:79:32 | ...: i64 | main.rs:79:42:85:5 | { ... } | main.rs:103:13:103:30 | mn.data_through(...) |
185170| main.rs:116:38:116:38 | a | main.rs:79:27:79:32 | ...: i64 | main.rs:79:42:85:5 | { ... } | main.rs:116:13:116:39 | ...::data_through(...) |
186171| main.rs:134:24:134:33 | source(...) | main.rs:128:12:128:17 | ...: i64 | main.rs:128:28:130:5 | { ... } [MyInt] | main.rs:134:13:134:34 | ...::new(...) [MyInt] |
187- | main.rs:187:49:187:49 | a [MyInt] | main.rs:175:18:175:21 | SelfParam [MyInt] | main.rs:175:48:177:5 | { ... } [MyInt] | main.rs:187:30:187:53 | ...::take_self(...) [MyInt] |
188- | main.rs:192:54:192:54 | b [MyInt] | main.rs:179:26:179:37 | ...: MyInt [MyInt] | main.rs:179:49:181:5 | { ... } [MyInt] | main.rs:192:30:192:55 | ...::take_second(...) [MyInt] |
172+ | main.rs:159:9:159:9 | a [MyInt] | main.rs:142:12:142:15 | SelfParam [MyInt] | main.rs:142:42:145:5 | { ... } [MyInt] | main.rs:161:13:161:20 | a.add(...) [MyInt] |
189173testFailures
190174#select
191175| main.rs:18:10:18:10 | a | main.rs:13:5:13:13 | source(...) | main.rs:18:10:18:10 | a | $@ | main.rs:13:5:13:13 | source(...) | source(...) |
@@ -199,7 +183,6 @@ testFailures
199183| main.rs:104:10:104:10 | b | main.rs:102:13:102:21 | source(...) | main.rs:104:10:104:10 | b | $@ | main.rs:102:13:102:21 | source(...) | source(...) |
200184| main.rs:117:10:117:10 | b | main.rs:115:13:115:22 | source(...) | main.rs:117:10:117:10 | b | $@ | main.rs:115:13:115:22 | source(...) | source(...) |
201185| main.rs:136:10:136:10 | m | main.rs:134:24:134:33 | source(...) | main.rs:136:10:136:10 | m | $@ | main.rs:134:24:134:33 | source(...) | source(...) |
202- | main.rs:188:10:188:10 | c | main.rs:185:28:185:36 | source(...) | main.rs:188:10:188:10 | c | $@ | main.rs:185:28:185:36 | source(...) | source(...) |
203- | main.rs:193:10:193:10 | c | main.rs:191:28:191:37 | source(...) | main.rs:193:10:193:10 | c | $@ | main.rs:191:28:191:37 | source(...) | source(...) |
204- | main.rs:203:10:203:10 | a | main.rs:202:13:202:21 | source(...) | main.rs:203:10:203:10 | a | $@ | main.rs:202:13:202:21 | source(...) | source(...) |
205- | main.rs:213:14:213:14 | c | main.rs:212:17:212:25 | source(...) | main.rs:213:14:213:14 | c | $@ | main.rs:212:17:212:25 | source(...) | source(...) |
186+ | main.rs:162:10:162:16 | d.value | main.rs:159:28:159:36 | source(...) | main.rs:162:10:162:16 | d.value | $@ | main.rs:159:28:159:36 | source(...) | source(...) |
187+ | main.rs:202:10:202:10 | a | main.rs:201:13:201:21 | source(...) | main.rs:202:10:202:10 | a | $@ | main.rs:201:13:201:21 | source(...) | source(...) |
188+ | main.rs:212:14:212:14 | c | main.rs:211:17:211:25 | source(...) | main.rs:212:14:212:14 | c | $@ | main.rs:211:17:211:25 | source(...) | source(...) |
0 commit comments