aboutsummaryrefslogtreecommitdiff
path: root/crates/ra_hir/src/ty/snapshots/tests__infer_associated_method_struct.snap
blob: 29ca9b0ea9e56f609a6fa3f55bf2ea89701bbddd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
---
created: "2019-02-20T11:04:56.553382800Z"
creator: [email protected]
source: crates/ra_hir/src/ty/tests.rs
expression: "&result"
---
[50; 76) '{     ...     }': A
[60; 70) 'A { x: 0 }': A
[67; 68) '0': u32
[89; 123) '{     ...a.x; }': ()
[99; 100) 'a': A
[103; 109) 'A::new': fn new() -> A
[103; 111) 'A::new()': A
[117; 118) 'a': A
[117; 120) 'a.x': u32