Skip to content

Commit

Permalink
Update snapshots to cargo-insta 1.34.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Bromeon committed Jan 30, 2024
1 parent dd5cb9f commit b11e570
Show file tree
Hide file tree
Showing 111 changed files with 110 additions and 124 deletions.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
source: src/tests.rs
assertion_line: 846
assertion_line: 1004
expression: tokens
---
struct Hello < ' b : c + d > { a : A , b : B , }
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
source: src/tests.rs
assertion_line: 885
assertion_line: 1043
expression: tokens
---
struct Hello < T : Clone > { a : A , b : B , }
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
source: src/tests.rs
assertion_line: 913
assertion_line: 1071
expression: tokens
---
struct Hello < A , B , const N : u32 > { a : A , b : B , }
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
source: src/tests.rs
assertion_line: 912
assertion_line: 1070
expression: tokens
---
struct Hello < const N : u32 > { a : A , b : B , }
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
source: src/tests.rs
assertion_line: 828
assertion_line: 986
expression: tokens
---
struct Hello < 'b , A , B > { a : A , b : B , }
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
source: src/tests.rs
assertion_line: 829
assertion_line: 987
expression: tokens
---
struct Hello < 'b , 'a , A , B > { a : & 'a A , b : B , }
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
source: src/tests.rs
assertion_line: 827
assertion_line: 985
expression: tokens
---
struct Hello < 'b > { a : A , b : B , }
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
source: src/tests.rs
assertion_line: 868
assertion_line: 1026
expression: tokens
---
struct Hello < A , B , T > { a : A , b : B , }
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
source: src/tests.rs
assertion_line: 867
assertion_line: 1025
expression: tokens
---
struct Hello < T > { a : A , b : B , }
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
source: src/tests.rs
assertion_line: 940
assertion_line: 1098
expression: tokens
---
struct Hello < A , B > where A : Clone , B : Clone , Self : Sized { a : A , b : B , }
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
source: src/tests.rs
assertion_line: 939
assertion_line: 1097
expression: tokens
---
struct Hello where Self : Sized { a : A , b : B , }

This file was deleted.

Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
source: src/tests.rs
assertion_line: 1280
expression: path
---
Path {
Expand Down

This file was deleted.

Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
source: src/tests.rs
assertion_line: 1267
expression: path
---
Path {
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
source: src/tests.rs
assertion_line: 822
expression: func
---
Function(
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
source: src/tests.rs
assertion_line: 781
expression: func
---
Function(
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
source: src/tests.rs
assertion_line: 741
expression: func
---
Function(
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
source: src/tests.rs
assertion_line: 581
assertion_line: 658
expression: struct_type
---
Struct(
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
source: src/tests.rs
assertion_line: 337
assertion_line: 351
expression: "struct_type.attributes()[0].get_single_path_segment()"
---
None
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
source: src/tests.rs
assertion_line: 338
assertion_line: 352
expression: "struct_type.attributes()[1].get_single_path_segment()"
---
Some(
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
source: src/tests.rs
assertion_line: 349
expression: struct_type
---
Struct(
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
source: src/tests.rs
assertion_line: 534
assertion_line: 594
expression: enum_type_2
---
Err(
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
source: src/tests.rs
assertion_line: 535
assertion_line: 595
expression: enum_type_3
---
Ok(
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
source: src/tests.rs
assertion_line: 533
assertion_line: 593
expression: enum_type_1
---
Err(
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
source: src/tests.rs
assertion_line: 771
expression: func
---
Function(
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
source: src/tests.rs
assertion_line: 527
assertion_line: 621
expression: struct_type
---
Struct(
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
source: src/tests.rs
assertion_line: 1241
expression: const_decl
---
Constant(
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
source: src/tests.rs
assertion_line: 1252
expression: const_decl
---
Constant(
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
source: src/tests.rs
assertion_line: 1230
expression: const_decl
---
Constant(
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
source: src/tests.rs
assertion_line: 761
expression: func
---
Function(
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
source: src/tests.rs
assertion_line: 119
assertion_line: 122
expression: enum_type
---
Enum(
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
source: src/tests.rs
assertion_line: 697
expression: func
---
Function(
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
source: src/tests.rs
assertion_line: 110
assertion_line: 113
expression: struct_type
---
Struct(
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
source: src/tests.rs
assertion_line: 101
assertion_line: 104
expression: struct_type
---
Struct(
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
source: src/tests.rs
assertion_line: 70
assertion_line: 83
expression: enum_type
---
Enum(
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
source: src/tests.rs
assertion_line: 300
expression: enum_type
---
Enum(
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
source: src/tests.rs
assertion_line: 504
assertion_line: 528
expression: enum_type
---
Enum(
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
source: src/tests.rs
assertion_line: 440
assertion_line: 464
expression: enum_type
---
Enum(
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
source: src/tests.rs
assertion_line: 487
assertion_line: 511
expression: enum_type
---
Enum(
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
source: src/tests.rs
assertion_line: 201
assertion_line: 225
expression: enum_type_pub_crate
---
Enum(
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
source: src/tests.rs
assertion_line: 202
assertion_line: 226
expression: enum_type_crate
---
Enum(
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
source: src/tests.rs
assertion_line: 200
assertion_line: 224
expression: enum_type_pub
---
Enum(
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
source: src/tests.rs
assertion_line: 389
assertion_line: 413
expression: enum_type
---
Enum(
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
source: src/tests.rs
assertion_line: 801
expression: func
---
Function(
Expand Down
22 changes: 0 additions & 22 deletions src/snapshots/venial__tests__parse_extern_block-2.snap

This file was deleted.

Loading

0 comments on commit b11e570

Please sign in to comment.