aboutsummaryrefslogtreecommitdiff
path: root/crates/ra_hir/src/ty/snapshots/tests__infer_trait_method_scoped.snap
blob: d53ae14fcf1af2b376e6594a0ee08577c2cc859b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
---
created: "2019-03-02T19:54:58.562251445Z"
creator: [email protected]
source: crates/ra_hir/src/ty/tests.rs
expression: "&result"
---
[63; 67) 'self': &{unknown}
[169; 173) 'self': &{unknown}
[300; 337) '{     ...     }': ()
[310; 311) 'S': S
[310; 320) 'S.method()': {unknown}
[416; 454) '{     ...     }': ()
[426; 427) 'S': S
[426; 436) 'S.method()': {unknown}