@@ -3098,23 +3098,19 @@ inferType
30983098| main.rs:2103:25:2103:28 | 3i64 | | {EXTERNAL LOCATION} | i64 |
30993099| main.rs:2105:13:2105:13 | x | | {EXTERNAL LOCATION} | i64 |
31003100| main.rs:2105:17:2105:35 | ...::my_from(...) | | {EXTERNAL LOCATION} | i64 |
3101- | main.rs:2105:30:2105:34 | 73i64 | | {EXTERNAL LOCATION} | bool |
31023101| main.rs:2105:30:2105:34 | 73i64 | | {EXTERNAL LOCATION} | i64 |
31033102| main.rs:2106:13:2106:13 | y | | {EXTERNAL LOCATION} | i64 |
31043103| main.rs:2106:17:2106:34 | ...::my_from(...) | | {EXTERNAL LOCATION} | i64 |
31053104| main.rs:2106:30:2106:33 | true | | {EXTERNAL LOCATION} | bool |
3106- | main.rs:2106:30:2106:33 | true | | {EXTERNAL LOCATION} | i64 |
31073105| main.rs:2107:13:2107:13 | z | | {EXTERNAL LOCATION} | i64 |
31083106| main.rs:2107:13:2107:13 | z | | main.rs:2049:5:2052:5 | trait MyFrom |
31093107| main.rs:2107:22:2107:43 | ...::my_from(...) | | {EXTERNAL LOCATION} | i64 |
31103108| main.rs:2107:22:2107:43 | ...::my_from(...) | | main.rs:2049:5:2052:5 | trait MyFrom |
31113109| main.rs:2107:38:2107:42 | 73i64 | | {EXTERNAL LOCATION} | bool |
31123110| main.rs:2107:38:2107:42 | 73i64 | | {EXTERNAL LOCATION} | i64 |
3113- | main.rs:2108:23:2108:27 | 73i64 | | {EXTERNAL LOCATION} | bool |
31143111| main.rs:2108:23:2108:27 | 73i64 | | {EXTERNAL LOCATION} | i64 |
31153112| main.rs:2108:30:2108:33 | 0i64 | | {EXTERNAL LOCATION} | i64 |
31163113| main.rs:2109:23:2109:26 | true | | {EXTERNAL LOCATION} | bool |
3117- | main.rs:2109:23:2109:26 | true | | {EXTERNAL LOCATION} | i64 |
31183114| main.rs:2109:29:2109:32 | 0i64 | | {EXTERNAL LOCATION} | i64 |
31193115| main.rs:2110:27:2110:31 | 73i64 | | {EXTERNAL LOCATION} | bool |
31203116| main.rs:2110:27:2110:31 | 73i64 | | {EXTERNAL LOCATION} | i64 |
@@ -3226,35 +3222,21 @@ inferType
32263222| main.rs:2149:18:2149:25 | strings1 | | file://:0:0:0:0 | [] |
32273223| main.rs:2149:18:2149:25 | strings1 | [T;...] | {EXTERNAL LOCATION} | str |
32283224| main.rs:2151:13:2151:20 | strings2 | | file://:0:0:0:0 | [] |
3229- | main.rs:2151:13:2151:20 | strings2 | [T;...] | {EXTERNAL LOCATION} | String |
32303225| main.rs:2152:9:2156:9 | [...] | | file://:0:0:0:0 | [] |
3231- | main.rs:2152:9:2156:9 | [...] | [T;...] | {EXTERNAL LOCATION} | String |
3232- | main.rs:2153:13:2153:31 | ...::from(...) | | {EXTERNAL LOCATION} | String |
32333226| main.rs:2153:26:2153:30 | "foo" | | {EXTERNAL LOCATION} | str |
3234- | main.rs:2154:13:2154:31 | ...::from(...) | | {EXTERNAL LOCATION} | String |
32353227| main.rs:2154:26:2154:30 | "bar" | | {EXTERNAL LOCATION} | str |
3236- | main.rs:2155:13:2155:31 | ...::from(...) | | {EXTERNAL LOCATION} | String |
32373228| main.rs:2155:26:2155:30 | "baz" | | {EXTERNAL LOCATION} | str |
3238- | main.rs:2157:13:2157:13 | s | | {EXTERNAL LOCATION} | String |
32393229| main.rs:2157:18:2157:25 | strings2 | | file://:0:0:0:0 | [] |
3240- | main.rs:2157:18:2157:25 | strings2 | [T;...] | {EXTERNAL LOCATION} | String |
32413230| main.rs:2159:13:2159:20 | strings3 | | file://:0:0:0:0 | & |
32423231| main.rs:2159:13:2159:20 | strings3 | &T | file://:0:0:0:0 | [] |
3243- | main.rs:2159:13:2159:20 | strings3 | &T.[T;...] | {EXTERNAL LOCATION} | String |
32443232| main.rs:2160:9:2164:9 | &... | | file://:0:0:0:0 | & |
32453233| main.rs:2160:9:2164:9 | &... | &T | file://:0:0:0:0 | [] |
3246- | main.rs:2160:9:2164:9 | &... | &T.[T;...] | {EXTERNAL LOCATION} | String |
32473234| main.rs:2160:10:2164:9 | [...] | | file://:0:0:0:0 | [] |
3248- | main.rs:2160:10:2164:9 | [...] | [T;...] | {EXTERNAL LOCATION} | String |
3249- | main.rs:2161:13:2161:31 | ...::from(...) | | {EXTERNAL LOCATION} | String |
32503235| main.rs:2161:26:2161:30 | "foo" | | {EXTERNAL LOCATION} | str |
3251- | main.rs:2162:13:2162:31 | ...::from(...) | | {EXTERNAL LOCATION} | String |
32523236| main.rs:2162:26:2162:30 | "bar" | | {EXTERNAL LOCATION} | str |
3253- | main.rs:2163:13:2163:31 | ...::from(...) | | {EXTERNAL LOCATION} | String |
32543237| main.rs:2163:26:2163:30 | "baz" | | {EXTERNAL LOCATION} | str |
32553238| main.rs:2165:18:2165:25 | strings3 | | file://:0:0:0:0 | & |
32563239| main.rs:2165:18:2165:25 | strings3 | &T | file://:0:0:0:0 | [] |
3257- | main.rs:2165:18:2165:25 | strings3 | &T.[T;...] | {EXTERNAL LOCATION} | String |
32583240| main.rs:2167:13:2167:21 | callables | | file://:0:0:0:0 | [] |
32593241| main.rs:2167:13:2167:21 | callables | [T;...] | main.rs:2115:5:2115:24 | MyCallable |
32603242| main.rs:2167:25:2167:81 | [...] | | file://:0:0:0:0 | [] |
@@ -3316,10 +3298,8 @@ inferType
33163298| main.rs:2196:32:2196:32 | 3 | | {EXTERNAL LOCATION} | u16 |
33173299| main.rs:2199:13:2199:17 | vals5 | | {EXTERNAL LOCATION} | Vec |
33183300| main.rs:2199:13:2199:17 | vals5 | A | {EXTERNAL LOCATION} | Global |
3319- | main.rs:2199:13:2199:17 | vals5 | T | {EXTERNAL LOCATION} | u8 |
33203301| main.rs:2199:21:2199:43 | ...::from(...) | | {EXTERNAL LOCATION} | Vec |
33213302| main.rs:2199:21:2199:43 | ...::from(...) | A | {EXTERNAL LOCATION} | Global |
3322- | main.rs:2199:21:2199:43 | ...::from(...) | T | {EXTERNAL LOCATION} | u8 |
33233303| main.rs:2199:31:2199:42 | [...] | | file://:0:0:0:0 | [] |
33243304| main.rs:2199:31:2199:42 | [...] | [T;...] | {EXTERNAL LOCATION} | i32 |
33253305| main.rs:2199:31:2199:42 | [...] | [T;...] | {EXTERNAL LOCATION} | u32 |
@@ -3329,10 +3309,8 @@ inferType
33293309| main.rs:2199:38:2199:38 | 2 | | {EXTERNAL LOCATION} | u32 |
33303310| main.rs:2199:41:2199:41 | 3 | | {EXTERNAL LOCATION} | i32 |
33313311| main.rs:2199:41:2199:41 | 3 | | {EXTERNAL LOCATION} | u32 |
3332- | main.rs:2200:13:2200:13 | u | | {EXTERNAL LOCATION} | u8 |
33333312| main.rs:2200:18:2200:22 | vals5 | | {EXTERNAL LOCATION} | Vec |
33343313| main.rs:2200:18:2200:22 | vals5 | A | {EXTERNAL LOCATION} | Global |
3335- | main.rs:2200:18:2200:22 | vals5 | T | {EXTERNAL LOCATION} | u8 |
33363314| main.rs:2202:13:2202:17 | vals6 | | {EXTERNAL LOCATION} | Vec |
33373315| main.rs:2202:13:2202:17 | vals6 | A | {EXTERNAL LOCATION} | Global |
33383316| main.rs:2202:13:2202:17 | vals6 | T | file://:0:0:0:0 | & |
@@ -3510,3 +3488,17 @@ inferType
35103488| main.rs:2291:41:2291:59 | ...::Foo {...} | | main.rs:72:5:72:21 | Foo |
35113489| main.rs:2307:5:2307:15 | ...::f(...) | | {EXTERNAL LOCATION} | trait Future |
35123490testFailures
3491+ | main.rs:120:17:120:40 | ...::trait_method(...) | Unexpected result: method=trait_method |
3492+ | main.rs:2105:38:2105:110 | //... | Fixed spurious result: method=MyFrom<bool>::my_from |
3493+ | main.rs:2106:37:2106:109 | //... | Fixed spurious result: method=MyFrom<i64>::my_from |
3494+ | main.rs:2108:37:2108:113 | //... | Fixed spurious result: method=MyFrom2<bool>::my_from2 |
3495+ | main.rs:2109:36:2109:112 | //... | Fixed spurious result: method=MyFrom2<i64>::my_from2 |
3496+ | main.rs:2151:24:2151:56 | //... | Missing result: type=strings2:[T;...].String |
3497+ | main.rs:2153:34:2153:49 | //... | Missing result: method=from |
3498+ | main.rs:2154:34:2154:49 | //... | Missing result: method=from |
3499+ | main.rs:2155:34:2155:49 | //... | Missing result: method=from |
3500+ | main.rs:2157:30:2157:47 | //... | Missing result: type=s:String |
3501+ | main.rs:2159:24:2159:59 | //... | Missing result: type=strings3:&T.[T;...].String |
3502+ | main.rs:2161:34:2161:49 | //... | Missing result: method=from |
3503+ | main.rs:2162:34:2162:49 | //... | Missing result: method=from |
3504+ | main.rs:2163:34:2163:49 | //... | Missing result: method=from |
0 commit comments