diff options
author | Florian Diebold <[email protected]> | 2019-03-03 11:40:36 +0000 |
---|---|---|
committer | Florian Diebold <[email protected]> | 2019-03-03 11:41:42 +0000 |
commit | 2e8f25884584ec7dd21bdd4be1bcf1c857efa35e (patch) | |
tree | 864de162bea4cf160a78d56d6f3a0c0fd82ca73a /crates/ra_hir/src/ty/snapshots/tests__bug_484.snap | |
parent | d7f113e7a6a0c52552ff253984b234176c693b71 (diff) |
Inline type inference test snapshots
Diffstat (limited to 'crates/ra_hir/src/ty/snapshots/tests__bug_484.snap')
-rw-r--r-- | crates/ra_hir/src/ty/snapshots/tests__bug_484.snap | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/crates/ra_hir/src/ty/snapshots/tests__bug_484.snap b/crates/ra_hir/src/ty/snapshots/tests__bug_484.snap deleted file mode 100644 index 28f57623d..000000000 --- a/crates/ra_hir/src/ty/snapshots/tests__bug_484.snap +++ /dev/null | |||
@@ -1,12 +0,0 @@ | |||
1 | --- | ||
2 | created: "2019-01-22T14:44:59.880187500+00:00" | ||
3 | creator: [email protected] | ||
4 | expression: "&result" | ||
5 | source: "crates\\ra_hir\\src\\ty\\tests.rs" | ||
6 | --- | ||
7 | [11; 37) '{ l... {}; }': () | ||
8 | [20; 21) 'x': () | ||
9 | [24; 34) 'if true {}': () | ||
10 | [27; 31) 'true': bool | ||
11 | [32; 34) '{}': () | ||
12 | |||