aboutsummaryrefslogtreecommitdiff
path: root/crates/ra_hir/src/ty/snapshots/tests__infer_struct_generics.snap
diff options
context:
space:
mode:
authorJeremy A. Kolb <[email protected]>2019-01-22 14:51:29 +0000
committerJeremy A. Kolb <[email protected]>2019-01-22 14:51:29 +0000
commit7c27e6d2b3133e4c37b176f0e13c15994eb16dfa (patch)
tree5fd4248bf02dc17a310141ede107dac4b42d6ddc /crates/ra_hir/src/ty/snapshots/tests__infer_struct_generics.snap
parentb5404514834a27c682dc22d86bc5585c0cae3076 (diff)
Update snaps
Diffstat (limited to 'crates/ra_hir/src/ty/snapshots/tests__infer_struct_generics.snap')
-rw-r--r--crates/ra_hir/src/ty/snapshots/tests__infer_struct_generics.snap10
1 files changed, 6 insertions, 4 deletions
diff --git a/crates/ra_hir/src/ty/snapshots/tests__infer_struct_generics.snap b/crates/ra_hir/src/ty/snapshots/tests__infer_struct_generics.snap
index 7cf947d4d..e07c7d36c 100644
--- a/crates/ra_hir/src/ty/snapshots/tests__infer_struct_generics.snap
+++ b/crates/ra_hir/src/ty/snapshots/tests__infer_struct_generics.snap
@@ -1,7 +1,9 @@
1Created: 2019-01-21T21:48:20.678274444+00:00 1---
2Creator: [email protected] 2created: "2019-01-22T14:45:00.058678600+00:00"
3Source: crates/ra_hir/src/ty/tests.rs 3creator: [email protected]
4 4expression: "&result"
5source: "crates\\ra_hir\\src\\ty\\tests.rs"
6---
5[36; 38) 'a1': A<u32> 7[36; 38) 'a1': A<u32>
6[48; 49) 'i': i32 8[48; 49) 'i': i32
7[56; 147) '{ ...3.x; }': () 9[56; 147) '{ ...3.x; }': ()