aboutsummaryrefslogtreecommitdiff
path: root/crates/ra_hir/src/ty/snapshots/tests__infer_self.snap
blob: 5c927f5c11225ed6d6f4c7ec25a25b9a5688b92d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
---
created: "2019-02-04T19:40:48.826936500+00:00"
creator: [email protected]
expression: "&result"
source: crates/ra_hir/src/ty/tests.rs
---
[34; 38) 'self': &S
[40; 61) '{     ...     }': ()
[50; 54) 'self': &S
[75; 79) 'self': &S
[88; 109) '{     ...     }': ()
[98; 102) 'self': &S
[133; 153) '{     ...     }': S
[143; 147) 'S {}': S
[177; 200) '{     ...     }': S
[187; 194) 'Self {}': S