@@ -3098,23 +3098,19 @@ inferType
3098
3098
| main.rs:2103:25:2103:28 | 3i64 | | {EXTERNAL LOCATION} | i64 |
3099
3099
| main.rs:2105:13:2105:13 | x | | {EXTERNAL LOCATION} | i64 |
3100
3100
| main.rs:2105:17:2105:35 | ...::my_from(...) | | {EXTERNAL LOCATION} | i64 |
3101
- | main.rs:2105:30:2105:34 | 73i64 | | {EXTERNAL LOCATION} | bool |
3102
3101
| main.rs:2105:30:2105:34 | 73i64 | | {EXTERNAL LOCATION} | i64 |
3103
3102
| main.rs:2106:13:2106:13 | y | | {EXTERNAL LOCATION} | i64 |
3104
3103
| main.rs:2106:17:2106:34 | ...::my_from(...) | | {EXTERNAL LOCATION} | i64 |
3105
3104
| main.rs:2106:30:2106:33 | true | | {EXTERNAL LOCATION} | bool |
3106
- | main.rs:2106:30:2106:33 | true | | {EXTERNAL LOCATION} | i64 |
3107
3105
| main.rs:2107:13:2107:13 | z | | {EXTERNAL LOCATION} | i64 |
3108
3106
| main.rs:2107:13:2107:13 | z | | main.rs:2049:5:2052:5 | trait MyFrom |
3109
3107
| main.rs:2107:22:2107:43 | ...::my_from(...) | | {EXTERNAL LOCATION} | i64 |
3110
3108
| main.rs:2107:22:2107:43 | ...::my_from(...) | | main.rs:2049:5:2052:5 | trait MyFrom |
3111
3109
| main.rs:2107:38:2107:42 | 73i64 | | {EXTERNAL LOCATION} | bool |
3112
3110
| main.rs:2107:38:2107:42 | 73i64 | | {EXTERNAL LOCATION} | i64 |
3113
- | main.rs:2108:23:2108:27 | 73i64 | | {EXTERNAL LOCATION} | bool |
3114
3111
| main.rs:2108:23:2108:27 | 73i64 | | {EXTERNAL LOCATION} | i64 |
3115
3112
| main.rs:2108:30:2108:33 | 0i64 | | {EXTERNAL LOCATION} | i64 |
3116
3113
| main.rs:2109:23:2109:26 | true | | {EXTERNAL LOCATION} | bool |
3117
- | main.rs:2109:23:2109:26 | true | | {EXTERNAL LOCATION} | i64 |
3118
3114
| main.rs:2109:29:2109:32 | 0i64 | | {EXTERNAL LOCATION} | i64 |
3119
3115
| main.rs:2110:27:2110:31 | 73i64 | | {EXTERNAL LOCATION} | bool |
3120
3116
| main.rs:2110:27:2110:31 | 73i64 | | {EXTERNAL LOCATION} | i64 |
@@ -3226,35 +3222,21 @@ inferType
3226
3222
| main.rs:2149:18:2149:25 | strings1 | | file://:0:0:0:0 | [] |
3227
3223
| main.rs:2149:18:2149:25 | strings1 | [T;...] | {EXTERNAL LOCATION} | str |
3228
3224
| main.rs:2151:13:2151:20 | strings2 | | file://:0:0:0:0 | [] |
3229
- | main.rs:2151:13:2151:20 | strings2 | [T;...] | {EXTERNAL LOCATION} | String |
3230
3225
| 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 |
3233
3226
| main.rs:2153:26:2153:30 | "foo" | | {EXTERNAL LOCATION} | str |
3234
- | main.rs:2154:13:2154:31 | ...::from(...) | | {EXTERNAL LOCATION} | String |
3235
3227
| main.rs:2154:26:2154:30 | "bar" | | {EXTERNAL LOCATION} | str |
3236
- | main.rs:2155:13:2155:31 | ...::from(...) | | {EXTERNAL LOCATION} | String |
3237
3228
| main.rs:2155:26:2155:30 | "baz" | | {EXTERNAL LOCATION} | str |
3238
- | main.rs:2157:13:2157:13 | s | | {EXTERNAL LOCATION} | String |
3239
3229
| main.rs:2157:18:2157:25 | strings2 | | file://:0:0:0:0 | [] |
3240
- | main.rs:2157:18:2157:25 | strings2 | [T;...] | {EXTERNAL LOCATION} | String |
3241
3230
| main.rs:2159:13:2159:20 | strings3 | | file://:0:0:0:0 | & |
3242
3231
| 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 |
3244
3232
| main.rs:2160:9:2164:9 | &... | | file://:0:0:0:0 | & |
3245
3233
| main.rs:2160:9:2164:9 | &... | &T | file://:0:0:0:0 | [] |
3246
- | main.rs:2160:9:2164:9 | &... | &T.[T;...] | {EXTERNAL LOCATION} | String |
3247
3234
| 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 |
3250
3235
| main.rs:2161:26:2161:30 | "foo" | | {EXTERNAL LOCATION} | str |
3251
- | main.rs:2162:13:2162:31 | ...::from(...) | | {EXTERNAL LOCATION} | String |
3252
3236
| main.rs:2162:26:2162:30 | "bar" | | {EXTERNAL LOCATION} | str |
3253
- | main.rs:2163:13:2163:31 | ...::from(...) | | {EXTERNAL LOCATION} | String |
3254
3237
| main.rs:2163:26:2163:30 | "baz" | | {EXTERNAL LOCATION} | str |
3255
3238
| main.rs:2165:18:2165:25 | strings3 | | file://:0:0:0:0 | & |
3256
3239
| 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 |
3258
3240
| main.rs:2167:13:2167:21 | callables | | file://:0:0:0:0 | [] |
3259
3241
| main.rs:2167:13:2167:21 | callables | [T;...] | main.rs:2115:5:2115:24 | MyCallable |
3260
3242
| main.rs:2167:25:2167:81 | [...] | | file://:0:0:0:0 | [] |
@@ -3316,10 +3298,8 @@ inferType
3316
3298
| main.rs:2196:32:2196:32 | 3 | | {EXTERNAL LOCATION} | u16 |
3317
3299
| main.rs:2199:13:2199:17 | vals5 | | {EXTERNAL LOCATION} | Vec |
3318
3300
| main.rs:2199:13:2199:17 | vals5 | A | {EXTERNAL LOCATION} | Global |
3319
- | main.rs:2199:13:2199:17 | vals5 | T | {EXTERNAL LOCATION} | u8 |
3320
3301
| main.rs:2199:21:2199:43 | ...::from(...) | | {EXTERNAL LOCATION} | Vec |
3321
3302
| main.rs:2199:21:2199:43 | ...::from(...) | A | {EXTERNAL LOCATION} | Global |
3322
- | main.rs:2199:21:2199:43 | ...::from(...) | T | {EXTERNAL LOCATION} | u8 |
3323
3303
| main.rs:2199:31:2199:42 | [...] | | file://:0:0:0:0 | [] |
3324
3304
| main.rs:2199:31:2199:42 | [...] | [T;...] | {EXTERNAL LOCATION} | i32 |
3325
3305
| main.rs:2199:31:2199:42 | [...] | [T;...] | {EXTERNAL LOCATION} | u32 |
@@ -3329,10 +3309,8 @@ inferType
3329
3309
| main.rs:2199:38:2199:38 | 2 | | {EXTERNAL LOCATION} | u32 |
3330
3310
| main.rs:2199:41:2199:41 | 3 | | {EXTERNAL LOCATION} | i32 |
3331
3311
| main.rs:2199:41:2199:41 | 3 | | {EXTERNAL LOCATION} | u32 |
3332
- | main.rs:2200:13:2200:13 | u | | {EXTERNAL LOCATION} | u8 |
3333
3312
| main.rs:2200:18:2200:22 | vals5 | | {EXTERNAL LOCATION} | Vec |
3334
3313
| main.rs:2200:18:2200:22 | vals5 | A | {EXTERNAL LOCATION} | Global |
3335
- | main.rs:2200:18:2200:22 | vals5 | T | {EXTERNAL LOCATION} | u8 |
3336
3314
| main.rs:2202:13:2202:17 | vals6 | | {EXTERNAL LOCATION} | Vec |
3337
3315
| main.rs:2202:13:2202:17 | vals6 | A | {EXTERNAL LOCATION} | Global |
3338
3316
| main.rs:2202:13:2202:17 | vals6 | T | file://:0:0:0:0 | & |
@@ -3510,3 +3488,17 @@ inferType
3510
3488
| main.rs:2291:41:2291:59 | ...::Foo {...} | | main.rs:72:5:72:21 | Foo |
3511
3489
| main.rs:2307:5:2307:15 | ...::f(...) | | {EXTERNAL LOCATION} | trait Future |
3512
3490
testFailures
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