@@ -788,14 +788,12 @@ inferCertainType
788788| dereference.rs:116:5:116:5 | x | | dereference.rs:18:1:20:1 | MySmartPointer |
789789| dereference.rs:143:19:151:5 | { ... } | | {EXTERNAL LOCATION} | () |
790790| dereference.rs:144:17:144:26 | key_to_key | | {EXTERNAL LOCATION} | HashMap |
791- | dereference.rs:144:17:144:26 | key_to_key | A | {EXTERNAL LOCATION} | Global |
792791| dereference.rs:144:17:144:26 | key_to_key | K | {EXTERNAL LOCATION} | & |
793792| dereference.rs:144:17:144:26 | key_to_key | K.TRef | dereference.rs:122:5:123:21 | Key |
794793| dereference.rs:144:17:144:26 | key_to_key | S | {EXTERNAL LOCATION} | RandomState |
795794| dereference.rs:144:17:144:26 | key_to_key | V | {EXTERNAL LOCATION} | & |
796795| dereference.rs:144:17:144:26 | key_to_key | V.TRef | dereference.rs:122:5:123:21 | Key |
797796| dereference.rs:144:30:144:57 | ...::new(...) | | {EXTERNAL LOCATION} | HashMap |
798- | dereference.rs:144:30:144:57 | ...::new(...) | A | {EXTERNAL LOCATION} | Global |
799797| dereference.rs:144:30:144:57 | ...::new(...) | K | {EXTERNAL LOCATION} | & |
800798| dereference.rs:144:30:144:57 | ...::new(...) | K.TRef | dereference.rs:122:5:123:21 | Key |
801799| dereference.rs:144:30:144:57 | ...::new(...) | S | {EXTERNAL LOCATION} | RandomState |
@@ -806,7 +804,6 @@ inferCertainType
806804| dereference.rs:145:24:145:29 | Key {...} | | dereference.rs:122:5:123:21 | Key |
807805| dereference.rs:146:9:149:9 | if ... {...} | | {EXTERNAL LOCATION} | () |
808806| dereference.rs:146:32:146:41 | key_to_key | | {EXTERNAL LOCATION} | HashMap |
809- | dereference.rs:146:32:146:41 | key_to_key | A | {EXTERNAL LOCATION} | Global |
810807| dereference.rs:146:32:146:41 | key_to_key | K | {EXTERNAL LOCATION} | & |
811808| dereference.rs:146:32:146:41 | key_to_key | K.TRef | dereference.rs:122:5:123:21 | Key |
812809| dereference.rs:146:32:146:41 | key_to_key | S | {EXTERNAL LOCATION} | RandomState |
@@ -816,7 +813,6 @@ inferCertainType
816813| dereference.rs:146:52:149:9 | { ... } | | {EXTERNAL LOCATION} | () |
817814| dereference.rs:148:13:148:15 | key | | {EXTERNAL LOCATION} | & |
818815| dereference.rs:150:9:150:18 | key_to_key | | {EXTERNAL LOCATION} | HashMap |
819- | dereference.rs:150:9:150:18 | key_to_key | A | {EXTERNAL LOCATION} | Global |
820816| dereference.rs:150:9:150:18 | key_to_key | K | {EXTERNAL LOCATION} | & |
821817| dereference.rs:150:9:150:18 | key_to_key | K.TRef | dereference.rs:122:5:123:21 | Key |
822818| dereference.rs:150:9:150:18 | key_to_key | S | {EXTERNAL LOCATION} | RandomState |
@@ -3354,46 +3350,38 @@ inferCertainType
33543350| main.rs:2345:13:2346:13 | for ... in ... { ... } | | {EXTERNAL LOCATION} | () |
33553351| main.rs:2345:29:2346:13 | { ... } | | {EXTERNAL LOCATION} | () |
33563352| main.rs:2349:17:2349:20 | map1 | | {EXTERNAL LOCATION} | HashMap |
3357- | main.rs:2349:17:2349:20 | map1 | A | {EXTERNAL LOCATION} | Global |
33583353| main.rs:2349:17:2349:20 | map1 | S | {EXTERNAL LOCATION} | RandomState |
33593354| main.rs:2349:24:2349:55 | ...::new(...) | | {EXTERNAL LOCATION} | HashMap |
3360- | main.rs:2349:24:2349:55 | ...::new(...) | A | {EXTERNAL LOCATION} | Global |
33613355| main.rs:2349:24:2349:55 | ...::new(...) | S | {EXTERNAL LOCATION} | RandomState |
33623356| main.rs:2350:9:2350:12 | map1 | | {EXTERNAL LOCATION} | HashMap |
3363- | main.rs:2350:9:2350:12 | map1 | A | {EXTERNAL LOCATION} | Global |
33643357| main.rs:2350:9:2350:12 | map1 | S | {EXTERNAL LOCATION} | RandomState |
33653358| main.rs:2350:24:2350:38 | ...::new(...) | | {EXTERNAL LOCATION} | Box |
33663359| main.rs:2350:24:2350:38 | ...::new(...) | A | {EXTERNAL LOCATION} | Global |
33673360| main.rs:2350:33:2350:37 | "one" | | {EXTERNAL LOCATION} | & |
33683361| main.rs:2350:33:2350:37 | "one" | TRef | {EXTERNAL LOCATION} | str |
33693362| main.rs:2351:9:2351:12 | map1 | | {EXTERNAL LOCATION} | HashMap |
3370- | main.rs:2351:9:2351:12 | map1 | A | {EXTERNAL LOCATION} | Global |
33713363| main.rs:2351:9:2351:12 | map1 | S | {EXTERNAL LOCATION} | RandomState |
33723364| main.rs:2351:24:2351:38 | ...::new(...) | | {EXTERNAL LOCATION} | Box |
33733365| main.rs:2351:24:2351:38 | ...::new(...) | A | {EXTERNAL LOCATION} | Global |
33743366| main.rs:2351:33:2351:37 | "two" | | {EXTERNAL LOCATION} | & |
33753367| main.rs:2351:33:2351:37 | "two" | TRef | {EXTERNAL LOCATION} | str |
33763368| main.rs:2352:9:2352:33 | for ... in ... { ... } | | {EXTERNAL LOCATION} | () |
33773369| main.rs:2352:20:2352:23 | map1 | | {EXTERNAL LOCATION} | HashMap |
3378- | main.rs:2352:20:2352:23 | map1 | A | {EXTERNAL LOCATION} | Global |
33793370| main.rs:2352:20:2352:23 | map1 | S | {EXTERNAL LOCATION} | RandomState |
33803371| main.rs:2352:32:2352:33 | { ... } | | {EXTERNAL LOCATION} | () |
33813372| main.rs:2353:9:2353:37 | for ... in ... { ... } | | {EXTERNAL LOCATION} | () |
33823373| main.rs:2353:22:2353:25 | map1 | | {EXTERNAL LOCATION} | HashMap |
3383- | main.rs:2353:22:2353:25 | map1 | A | {EXTERNAL LOCATION} | Global |
33843374| main.rs:2353:22:2353:25 | map1 | S | {EXTERNAL LOCATION} | RandomState |
33853375| main.rs:2353:36:2353:37 | { ... } | | {EXTERNAL LOCATION} | () |
33863376| main.rs:2354:9:2354:42 | for ... in ... { ... } | | {EXTERNAL LOCATION} | () |
33873377| main.rs:2354:13:2354:24 | TuplePat | | {EXTERNAL LOCATION} | (T_2) |
33883378| main.rs:2354:29:2354:32 | map1 | | {EXTERNAL LOCATION} | HashMap |
3389- | main.rs:2354:29:2354:32 | map1 | A | {EXTERNAL LOCATION} | Global |
33903379| main.rs:2354:29:2354:32 | map1 | S | {EXTERNAL LOCATION} | RandomState |
33913380| main.rs:2354:41:2354:42 | { ... } | | {EXTERNAL LOCATION} | () |
33923381| main.rs:2355:9:2355:36 | for ... in ... { ... } | | {EXTERNAL LOCATION} | () |
33933382| main.rs:2355:13:2355:24 | TuplePat | | {EXTERNAL LOCATION} | (T_2) |
33943383| main.rs:2355:29:2355:33 | &map1 | | {EXTERNAL LOCATION} | & |
33953384| main.rs:2355:30:2355:33 | map1 | | {EXTERNAL LOCATION} | HashMap |
3396- | main.rs:2355:30:2355:33 | map1 | A | {EXTERNAL LOCATION} | Global |
33973385| main.rs:2355:30:2355:33 | map1 | S | {EXTERNAL LOCATION} | RandomState |
33983386| main.rs:2355:35:2355:36 | { ... } | | {EXTERNAL LOCATION} | () |
33993387| main.rs:2359:17:2359:17 | a | | {EXTERNAL LOCATION} | i64 |
@@ -6464,14 +6452,12 @@ inferType
64646452| dereference.rs:116:12:116:12 | 0 | | {EXTERNAL LOCATION} | i32 |
64656453| dereference.rs:143:19:151:5 | { ... } | | {EXTERNAL LOCATION} | () |
64666454| dereference.rs:144:17:144:26 | key_to_key | | {EXTERNAL LOCATION} | HashMap |
6467- | dereference.rs:144:17:144:26 | key_to_key | A | {EXTERNAL LOCATION} | Global |
64686455| dereference.rs:144:17:144:26 | key_to_key | K | {EXTERNAL LOCATION} | & |
64696456| dereference.rs:144:17:144:26 | key_to_key | K.TRef | dereference.rs:122:5:123:21 | Key |
64706457| dereference.rs:144:17:144:26 | key_to_key | S | {EXTERNAL LOCATION} | RandomState |
64716458| dereference.rs:144:17:144:26 | key_to_key | V | {EXTERNAL LOCATION} | & |
64726459| dereference.rs:144:17:144:26 | key_to_key | V.TRef | dereference.rs:122:5:123:21 | Key |
64736460| dereference.rs:144:30:144:57 | ...::new(...) | | {EXTERNAL LOCATION} | HashMap |
6474- | dereference.rs:144:30:144:57 | ...::new(...) | A | {EXTERNAL LOCATION} | Global |
64756461| dereference.rs:144:30:144:57 | ...::new(...) | K | {EXTERNAL LOCATION} | & |
64766462| dereference.rs:144:30:144:57 | ...::new(...) | K.TRef | dereference.rs:122:5:123:21 | Key |
64776463| dereference.rs:144:30:144:57 | ...::new(...) | S | {EXTERNAL LOCATION} | RandomState |
@@ -6497,7 +6483,6 @@ inferType
64976483| dereference.rs:146:21:146:27 | ref_key | TRef | {EXTERNAL LOCATION} | & |
64986484| dereference.rs:146:21:146:27 | ref_key | TRef.TRef | dereference.rs:122:5:123:21 | Key |
64996485| dereference.rs:146:32:146:41 | key_to_key | | {EXTERNAL LOCATION} | HashMap |
6500- | dereference.rs:146:32:146:41 | key_to_key | A | {EXTERNAL LOCATION} | Global |
65016486| dereference.rs:146:32:146:41 | key_to_key | K | {EXTERNAL LOCATION} | & |
65026487| dereference.rs:146:32:146:41 | key_to_key | K.TRef | dereference.rs:122:5:123:21 | Key |
65036488| dereference.rs:146:32:146:41 | key_to_key | S | {EXTERNAL LOCATION} | RandomState |
@@ -6523,7 +6508,6 @@ inferType
65236508| dereference.rs:148:19:148:25 | ref_key | TRef | {EXTERNAL LOCATION} | & |
65246509| dereference.rs:148:19:148:25 | ref_key | TRef.TRef | dereference.rs:122:5:123:21 | Key |
65256510| dereference.rs:150:9:150:18 | key_to_key | | {EXTERNAL LOCATION} | HashMap |
6526- | dereference.rs:150:9:150:18 | key_to_key | A | {EXTERNAL LOCATION} | Global |
65276511| dereference.rs:150:9:150:18 | key_to_key | K | {EXTERNAL LOCATION} | & |
65286512| dereference.rs:150:9:150:18 | key_to_key | K.TRef | dereference.rs:122:5:123:21 | Key |
65296513| dereference.rs:150:9:150:18 | key_to_key | S | {EXTERNAL LOCATION} | RandomState |
@@ -11278,23 +11262,20 @@ inferType
1127811262| main.rs:2345:13:2346:13 | for ... in ... { ... } | | {EXTERNAL LOCATION} | () |
1127911263| main.rs:2345:29:2346:13 | { ... } | | {EXTERNAL LOCATION} | () |
1128011264| main.rs:2349:17:2349:20 | map1 | | {EXTERNAL LOCATION} | HashMap |
11281- | main.rs:2349:17:2349:20 | map1 | A | {EXTERNAL LOCATION} | Global |
1128211265| main.rs:2349:17:2349:20 | map1 | K | {EXTERNAL LOCATION} | i32 |
1128311266| main.rs:2349:17:2349:20 | map1 | S | {EXTERNAL LOCATION} | RandomState |
1128411267| main.rs:2349:17:2349:20 | map1 | V | {EXTERNAL LOCATION} | Box |
1128511268| main.rs:2349:17:2349:20 | map1 | V.A | {EXTERNAL LOCATION} | Global |
1128611269| main.rs:2349:17:2349:20 | map1 | V.T | {EXTERNAL LOCATION} | & |
1128711270| main.rs:2349:17:2349:20 | map1 | V.T.TRef | {EXTERNAL LOCATION} | str |
1128811271| main.rs:2349:24:2349:55 | ...::new(...) | | {EXTERNAL LOCATION} | HashMap |
11289- | main.rs:2349:24:2349:55 | ...::new(...) | A | {EXTERNAL LOCATION} | Global |
1129011272| main.rs:2349:24:2349:55 | ...::new(...) | K | {EXTERNAL LOCATION} | i32 |
1129111273| main.rs:2349:24:2349:55 | ...::new(...) | S | {EXTERNAL LOCATION} | RandomState |
1129211274| main.rs:2349:24:2349:55 | ...::new(...) | V | {EXTERNAL LOCATION} | Box |
1129311275| main.rs:2349:24:2349:55 | ...::new(...) | V.A | {EXTERNAL LOCATION} | Global |
1129411276| main.rs:2349:24:2349:55 | ...::new(...) | V.T | {EXTERNAL LOCATION} | & |
1129511277| main.rs:2349:24:2349:55 | ...::new(...) | V.T.TRef | {EXTERNAL LOCATION} | str |
1129611278| main.rs:2350:9:2350:12 | map1 | | {EXTERNAL LOCATION} | HashMap |
11297- | main.rs:2350:9:2350:12 | map1 | A | {EXTERNAL LOCATION} | Global |
1129811279| main.rs:2350:9:2350:12 | map1 | K | {EXTERNAL LOCATION} | i32 |
1129911280| main.rs:2350:9:2350:12 | map1 | S | {EXTERNAL LOCATION} | RandomState |
1130011281| main.rs:2350:9:2350:12 | map1 | V | {EXTERNAL LOCATION} | Box |
@@ -11314,7 +11295,6 @@ inferType
1131411295| main.rs:2350:33:2350:37 | "one" | | {EXTERNAL LOCATION} | & |
1131511296| main.rs:2350:33:2350:37 | "one" | TRef | {EXTERNAL LOCATION} | str |
1131611297| main.rs:2351:9:2351:12 | map1 | | {EXTERNAL LOCATION} | HashMap |
11317- | main.rs:2351:9:2351:12 | map1 | A | {EXTERNAL LOCATION} | Global |
1131811298| main.rs:2351:9:2351:12 | map1 | K | {EXTERNAL LOCATION} | i32 |
1131911299| main.rs:2351:9:2351:12 | map1 | S | {EXTERNAL LOCATION} | RandomState |
1132011300| main.rs:2351:9:2351:12 | map1 | V | {EXTERNAL LOCATION} | Box |
@@ -11337,7 +11317,6 @@ inferType
1133711317| main.rs:2352:13:2352:15 | key | | {EXTERNAL LOCATION} | & |
1133811318| main.rs:2352:13:2352:15 | key | TRef | {EXTERNAL LOCATION} | i32 |
1133911319| main.rs:2352:20:2352:23 | map1 | | {EXTERNAL LOCATION} | HashMap |
11340- | main.rs:2352:20:2352:23 | map1 | A | {EXTERNAL LOCATION} | Global |
1134111320| main.rs:2352:20:2352:23 | map1 | K | {EXTERNAL LOCATION} | i32 |
1134211321| main.rs:2352:20:2352:23 | map1 | S | {EXTERNAL LOCATION} | RandomState |
1134311322| main.rs:2352:20:2352:23 | map1 | V | {EXTERNAL LOCATION} | Box |
@@ -11358,7 +11337,6 @@ inferType
1135811337| main.rs:2353:13:2353:17 | value | TRef.T | {EXTERNAL LOCATION} | & |
1135911338| main.rs:2353:13:2353:17 | value | TRef.T.TRef | {EXTERNAL LOCATION} | str |
1136011339| main.rs:2353:22:2353:25 | map1 | | {EXTERNAL LOCATION} | HashMap |
11361- | main.rs:2353:22:2353:25 | map1 | A | {EXTERNAL LOCATION} | Global |
1136211340| main.rs:2353:22:2353:25 | map1 | K | {EXTERNAL LOCATION} | i32 |
1136311341| main.rs:2353:22:2353:25 | map1 | S | {EXTERNAL LOCATION} | RandomState |
1136411342| main.rs:2353:22:2353:25 | map1 | V | {EXTERNAL LOCATION} | Box |
@@ -11389,7 +11367,6 @@ inferType
1138911367| main.rs:2354:19:2354:23 | value | TRef.T | {EXTERNAL LOCATION} | & |
1139011368| main.rs:2354:19:2354:23 | value | TRef.T.TRef | {EXTERNAL LOCATION} | str |
1139111369| main.rs:2354:29:2354:32 | map1 | | {EXTERNAL LOCATION} | HashMap |
11392- | main.rs:2354:29:2354:32 | map1 | A | {EXTERNAL LOCATION} | Global |
1139311370| main.rs:2354:29:2354:32 | map1 | K | {EXTERNAL LOCATION} | i32 |
1139411371| main.rs:2354:29:2354:32 | map1 | S | {EXTERNAL LOCATION} | RandomState |
1139511372| main.rs:2354:29:2354:32 | map1 | V | {EXTERNAL LOCATION} | Box |
@@ -11421,15 +11398,13 @@ inferType
1142111398| main.rs:2355:19:2355:23 | value | TRef.T.TRef | {EXTERNAL LOCATION} | str |
1142211399| main.rs:2355:29:2355:33 | &map1 | | {EXTERNAL LOCATION} | & |
1142311400| main.rs:2355:29:2355:33 | &map1 | TRef | {EXTERNAL LOCATION} | HashMap |
11424- | main.rs:2355:29:2355:33 | &map1 | TRef.A | {EXTERNAL LOCATION} | Global |
1142511401| main.rs:2355:29:2355:33 | &map1 | TRef.K | {EXTERNAL LOCATION} | i32 |
1142611402| main.rs:2355:29:2355:33 | &map1 | TRef.S | {EXTERNAL LOCATION} | RandomState |
1142711403| main.rs:2355:29:2355:33 | &map1 | TRef.V | {EXTERNAL LOCATION} | Box |
1142811404| main.rs:2355:29:2355:33 | &map1 | TRef.V.A | {EXTERNAL LOCATION} | Global |
1142911405| main.rs:2355:29:2355:33 | &map1 | TRef.V.T | {EXTERNAL LOCATION} | & |
1143011406| main.rs:2355:29:2355:33 | &map1 | TRef.V.T.TRef | {EXTERNAL LOCATION} | str |
1143111407| main.rs:2355:30:2355:33 | map1 | | {EXTERNAL LOCATION} | HashMap |
11432- | main.rs:2355:30:2355:33 | map1 | A | {EXTERNAL LOCATION} | Global |
1143311408| main.rs:2355:30:2355:33 | map1 | K | {EXTERNAL LOCATION} | i32 |
1143411409| main.rs:2355:30:2355:33 | map1 | S | {EXTERNAL LOCATION} | RandomState |
1143511410| main.rs:2355:30:2355:33 | map1 | V | {EXTERNAL LOCATION} | Box |
0 commit comments