aboutsummaryrefslogtreecommitdiff
path: root/crates/ra_hir/src/ty/snapshots/tests__infer_paths.snap
blob: 0bceffaef6d4e8873ad95d6dc5815ad7b195d353 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
---
created: "2019-01-22T14:44:59.975899500+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() -> u32
[73; 76) 'a()': u32
[82; 86) 'b::c': fn() -> u32
[82; 88) 'b::c()': u32