aboutsummaryrefslogtreecommitdiff
path: root/crates/ra_hir/src/ty/tests/data/paths.txt
blob: b22f4d4a52285ba3b972eb9f9145a28144bfbfc6 (plain)
1
2
3
4
5
6
7
8
9
[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