@@ -1675,39 +1675,25 @@ inferType
1675
1675
| main.rs:1158:17:1158:33 | x9.parse() | | {EXTERNAL LOCATION} | Result |
1676
1676
| main.rs:1158:17:1158:33 | x9.parse() | T | {EXTERNAL LOCATION} | u32 |
1677
1677
| main.rs:1160:13:1160:20 | my_thing | | file://:0:0:0:0 | & |
1678
- | main.rs:1160:13:1160:20 | my_thing | &T | file://:0:0:0:0 | & |
1679
1678
| main.rs:1160:13:1160:20 | my_thing | &T | main.rs:1082:5:1085:5 | MyInt |
1680
- | main.rs:1160:13:1160:20 | my_thing | &T.&T | main.rs:1082:5:1085:5 | MyInt |
1681
1679
| main.rs:1160:24:1160:39 | &... | | file://:0:0:0:0 | & |
1682
- | main.rs:1160:24:1160:39 | &... | &T | file://:0:0:0:0 | & |
1683
1680
| main.rs:1160:24:1160:39 | &... | &T | main.rs:1082:5:1085:5 | MyInt |
1684
- | main.rs:1160:24:1160:39 | &... | &T.&T | main.rs:1082:5:1085:5 | MyInt |
1685
- | main.rs:1160:25:1160:39 | MyInt {...} | | file://:0:0:0:0 | & |
1686
1681
| main.rs:1160:25:1160:39 | MyInt {...} | | main.rs:1082:5:1085:5 | MyInt |
1687
- | main.rs:1160:25:1160:39 | MyInt {...} | &T | main.rs:1082:5:1085:5 | MyInt |
1688
1682
| main.rs:1160:36:1160:37 | 37 | | {EXTERNAL LOCATION} | i32 |
1689
1683
| main.rs:1160:36:1160:37 | 37 | | {EXTERNAL LOCATION} | i64 |
1690
- | main.rs:1162:13:1162:13 | a | | {EXTERNAL LOCATION} | i64 |
1691
1684
| main.rs:1162:17:1162:24 | my_thing | | file://:0:0:0:0 | & |
1692
- | main.rs:1162:17:1162:24 | my_thing | &T | file://:0:0:0:0 | & |
1693
1685
| main.rs:1162:17:1162:24 | my_thing | &T | main.rs:1082:5:1085:5 | MyInt |
1694
- | main.rs:1162:17:1162:24 | my_thing | &T.&T | main.rs:1082:5:1085:5 | MyInt |
1695
- | main.rs:1162:17:1162:43 | my_thing.method_on_borrow() | | {EXTERNAL LOCATION} | i64 |
1696
1686
| main.rs:1163:18:1163:23 | "{:?}\\n" | | {EXTERNAL LOCATION} | str |
1697
- | main.rs:1163:26:1163:26 | a | | {EXTERNAL LOCATION} | i64 |
1698
1687
| main.rs:1166:13:1166:20 | my_thing | | file://:0:0:0:0 | & |
1699
1688
| main.rs:1166:13:1166:20 | my_thing | &T | main.rs:1082:5:1085:5 | MyInt |
1700
1689
| main.rs:1166:24:1166:39 | &... | | file://:0:0:0:0 | & |
1701
1690
| main.rs:1166:24:1166:39 | &... | &T | main.rs:1082:5:1085:5 | MyInt |
1702
1691
| main.rs:1166:25:1166:39 | MyInt {...} | | main.rs:1082:5:1085:5 | MyInt |
1703
1692
| main.rs:1166:36:1166:37 | 38 | | {EXTERNAL LOCATION} | i32 |
1704
1693
| main.rs:1166:36:1166:37 | 38 | | {EXTERNAL LOCATION} | i64 |
1705
- | main.rs:1167:13:1167:13 | a | | {EXTERNAL LOCATION} | i64 |
1706
1694
| main.rs:1167:17:1167:24 | my_thing | | file://:0:0:0:0 | & |
1707
1695
| main.rs:1167:17:1167:24 | my_thing | &T | main.rs:1082:5:1085:5 | MyInt |
1708
- | main.rs:1167:17:1167:47 | my_thing.method_not_on_borrow() | | {EXTERNAL LOCATION} | i64 |
1709
1696
| main.rs:1168:18:1168:23 | "{:?}\\n" | | {EXTERNAL LOCATION} | str |
1710
- | main.rs:1168:26:1168:26 | a | | {EXTERNAL LOCATION} | i64 |
1711
1697
| main.rs:1175:16:1175:20 | SelfParam | | file://:0:0:0:0 | & |
1712
1698
| main.rs:1175:16:1175:20 | SelfParam | &T | main.rs:1173:5:1181:5 | Self [trait MyTrait] |
1713
1699
| main.rs:1178:16:1178:20 | SelfParam | | file://:0:0:0:0 | & |
0 commit comments