aboutsummaryrefslogtreecommitdiff
path: root/crates/ra_hir/src/ty/snapshots/tests__infer_paths.snap
blob: efca360587563f899bb99ea50b48ffb888c24602 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
---
created: "2019-01-25T23:18:54.985011010+00:00"
creator: [email protected]
expression: "&result"
source: crates/ra_hir/src/ty/tests.rs
---
[15; 20) '{ 1 }': u32
[17; 18) '1': u32
[48; 53) '{ 1 }': u32
[50; 51) '1': u32
[67; 91) '{     ...c(); }': ()
[73; 74) 'a': fn a
[73; 76) 'a()': u32
[82; 86) 'b::c': fn c
[82; 88) 'b::c()': u32