aboutsummaryrefslogtreecommitdiff
path: root/crates/ra_hir/src/ty/snapshots/tests__infer_self.snap
diff options
context:
space:
mode:
authorFlorian Diebold <[email protected]>2019-03-03 11:40:36 +0000
committerFlorian Diebold <[email protected]>2019-03-03 11:41:42 +0000
commit2e8f25884584ec7dd21bdd4be1bcf1c857efa35e (patch)
tree864de162bea4cf160a78d56d6f3a0c0fd82ca73a /crates/ra_hir/src/ty/snapshots/tests__infer_self.snap
parentd7f113e7a6a0c52552ff253984b234176c693b71 (diff)
Inline type inference test snapshots
Diffstat (limited to 'crates/ra_hir/src/ty/snapshots/tests__infer_self.snap')
-rw-r--r--crates/ra_hir/src/ty/snapshots/tests__infer_self.snap17
1 files changed, 0 insertions, 17 deletions
diff --git a/crates/ra_hir/src/ty/snapshots/tests__infer_self.snap b/crates/ra_hir/src/ty/snapshots/tests__infer_self.snap
deleted file mode 100644
index 5c927f5c1..000000000
--- a/crates/ra_hir/src/ty/snapshots/tests__infer_self.snap
+++ /dev/null
@@ -1,17 +0,0 @@
1---
2created: "2019-02-04T19:40:48.826936500+00:00"
3creator: [email protected]
4expression: "&result"
5source: crates/ra_hir/src/ty/tests.rs
6---
7[34; 38) 'self': &S
8[40; 61) '{ ... }': ()
9[50; 54) 'self': &S
10[75; 79) 'self': &S
11[88; 109) '{ ... }': ()
12[98; 102) 'self': &S
13[133; 153) '{ ... }': S
14[143; 147) 'S {}': S
15[177; 200) '{ ... }': S
16[187; 194) 'Self {}': S
17