aboutsummaryrefslogtreecommitdiff
path: root/crates/ra_hir/src/ty/tests/data/self.txt
diff options
context:
space:
mode:
authorFlorian Diebold <[email protected]>2019-01-06 22:01:33 +0000
committerFlorian Diebold <[email protected]>2019-01-06 23:05:19 +0000
commitcf49a11263c4d48720250db0c448b97dbec3d8b9 (patch)
tree7636e9919e5390b7b6d01d92aaf5336a3fbe590b /crates/ra_hir/src/ty/tests/data/self.txt
parent6210e82041849bad6129331b9e45ac0bae6fe569 (diff)
Sort ranges in type inference tests
Also rename the files to remove the numbers (they don't serve a purpose now that there are only the data files).
Diffstat (limited to 'crates/ra_hir/src/ty/tests/data/self.txt')
-rw-r--r--crates/ra_hir/src/ty/tests/data/self.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/crates/ra_hir/src/ty/tests/data/self.txt b/crates/ra_hir/src/ty/tests/data/self.txt
new file mode 100644
index 000000000..c38029f97
--- /dev/null
+++ b/crates/ra_hir/src/ty/tests/data/self.txt
@@ -0,0 +1,6 @@
1[34; 38) 'self': &S
2[40; 61) '{ ... }': ()
3[50; 54) 'self': &S
4[75; 79) 'self': &S
5[88; 109) '{ ... }': ()
6[98; 102) 'self': &S