-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update snapshots to latest
cargo-insta
version (#52)
Update snapshots to cargo-insta 1.34.0
- Loading branch information
Showing
59 changed files
with
2 additions
and
102 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,5 @@ | ||
--- | ||
source: src/tests.rs | ||
assertion_line: 846 | ||
expression: tokens | ||
--- | ||
struct Hello < ' b : c + d > { a : A , b : B , } |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,5 @@ | ||
--- | ||
source: src/tests.rs | ||
assertion_line: 885 | ||
expression: tokens | ||
--- | ||
struct Hello < T : Clone > { a : A , b : B , } |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,5 @@ | ||
--- | ||
source: src/tests.rs | ||
assertion_line: 913 | ||
expression: tokens | ||
--- | ||
struct Hello < A , B , const N : u32 > { a : A , b : B , } |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,5 @@ | ||
--- | ||
source: src/tests.rs | ||
assertion_line: 912 | ||
expression: tokens | ||
--- | ||
struct Hello < const N : u32 > { a : A , b : B , } |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,5 @@ | ||
--- | ||
source: src/tests.rs | ||
assertion_line: 828 | ||
expression: tokens | ||
--- | ||
struct Hello < 'b , A , B > { a : A , b : B , } |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,5 @@ | ||
--- | ||
source: src/tests.rs | ||
assertion_line: 829 | ||
expression: tokens | ||
--- | ||
struct Hello < 'b , 'a , A , B > { a : & 'a A , b : B , } |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,5 @@ | ||
--- | ||
source: src/tests.rs | ||
assertion_line: 827 | ||
expression: tokens | ||
--- | ||
struct Hello < 'b > { a : A , b : B , } |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,5 @@ | ||
--- | ||
source: src/tests.rs | ||
assertion_line: 868 | ||
expression: tokens | ||
--- | ||
struct Hello < A , B , T > { a : A , b : B , } |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,5 @@ | ||
--- | ||
source: src/tests.rs | ||
assertion_line: 867 | ||
expression: tokens | ||
--- | ||
struct Hello < T > { a : A , b : B , } |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,5 @@ | ||
--- | ||
source: src/tests.rs | ||
assertion_line: 940 | ||
expression: tokens | ||
--- | ||
struct Hello < A , B > where A : Clone , B : Clone , Self : Sized { a : A , b : B , } |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,5 @@ | ||
--- | ||
source: src/tests.rs | ||
assertion_line: 939 | ||
expression: tokens | ||
--- | ||
struct Hello where Self : Sized { a : A , b : B , } |
40 changes: 0 additions & 40 deletions
40
src/snapshots/venial__tests__interpret_ty_expr_generic_as_path-2.snap
This file was deleted.
Oops, something went wrong.
5 changes: 0 additions & 5 deletions
5
src/snapshots/venial__tests__interpret_ty_expr_simple_as_path-2.snap
This file was deleted.
Oops, something went wrong.
1 change: 0 additions & 1 deletion
1
src/snapshots/venial__tests__parse_bounded_type_param_no_comma.snap
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,5 @@ | ||
--- | ||
source: src/tests.rs | ||
assertion_line: 581 | ||
expression: struct_type | ||
--- | ||
Struct( | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,5 @@ | ||
--- | ||
source: src/tests.rs | ||
assertion_line: 337 | ||
expression: "struct_type.attributes()[0].get_single_path_segment()" | ||
--- | ||
None |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,5 @@ | ||
--- | ||
source: src/tests.rs | ||
assertion_line: 534 | ||
expression: enum_type_2 | ||
--- | ||
Err( | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,5 @@ | ||
--- | ||
source: src/tests.rs | ||
assertion_line: 535 | ||
expression: enum_type_3 | ||
--- | ||
Ok( | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,5 @@ | ||
--- | ||
source: src/tests.rs | ||
assertion_line: 533 | ||
expression: enum_type_1 | ||
--- | ||
Err( | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,5 @@ | ||
--- | ||
source: src/tests.rs | ||
assertion_line: 527 | ||
expression: struct_type | ||
--- | ||
Struct( | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,5 @@ | ||
--- | ||
source: src/tests.rs | ||
assertion_line: 119 | ||
expression: enum_type | ||
--- | ||
Enum( | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,5 @@ | ||
--- | ||
source: src/tests.rs | ||
assertion_line: 110 | ||
expression: struct_type | ||
--- | ||
Struct( | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,5 @@ | ||
--- | ||
source: src/tests.rs | ||
assertion_line: 101 | ||
expression: struct_type | ||
--- | ||
Struct( | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,5 @@ | ||
--- | ||
source: src/tests.rs | ||
assertion_line: 70 | ||
expression: enum_type | ||
--- | ||
Enum( | ||
|
1 change: 0 additions & 1 deletion
1
src/snapshots/venial__tests__parse_enum_empty_generic_params.snap
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,5 @@ | ||
--- | ||
source: src/tests.rs | ||
assertion_line: 504 | ||
expression: enum_type | ||
--- | ||
Enum( | ||
|
1 change: 0 additions & 1 deletion
1
src/snapshots/venial__tests__parse_enum_empty_where_clause.snap
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,5 @@ | ||
--- | ||
source: src/tests.rs | ||
assertion_line: 440 | ||
expression: enum_type | ||
--- | ||
Enum( | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,5 @@ | ||
--- | ||
source: src/tests.rs | ||
assertion_line: 487 | ||
expression: enum_type | ||
--- | ||
Enum( | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,5 @@ | ||
--- | ||
source: src/tests.rs | ||
assertion_line: 201 | ||
expression: enum_type_pub_crate | ||
--- | ||
Enum( | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,5 @@ | ||
--- | ||
source: src/tests.rs | ||
assertion_line: 202 | ||
expression: enum_type_crate | ||
--- | ||
Enum( | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,5 @@ | ||
--- | ||
source: src/tests.rs | ||
assertion_line: 200 | ||
expression: enum_type_pub | ||
--- | ||
Enum( | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,5 @@ | ||
--- | ||
source: src/tests.rs | ||
assertion_line: 389 | ||
expression: enum_type | ||
--- | ||
Enum( | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,5 @@ | ||
--- | ||
source: src/tests.rs | ||
assertion_line: 539 | ||
expression: struct_type | ||
--- | ||
Struct( | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
--- | ||
source: src/tests.rs | ||
expression: parsed | ||
expression: generic_args | ||
--- | ||
GenericArgList { | ||
args: [ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,5 @@ | ||
--- | ||
source: src/tests.rs | ||
assertion_line: 553 | ||
expression: struct_type | ||
--- | ||
Struct( | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,5 @@ | ||
--- | ||
source: src/tests.rs | ||
assertion_line: 67 | ||
expression: struct_type | ||
--- | ||
Struct( | ||
|
1 change: 0 additions & 1 deletion
1
src/snapshots/venial__tests__parse_normal_struct_empty_where_clause.snap
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,5 @@ | ||
--- | ||
source: src/tests.rs | ||
assertion_line: 417 | ||
expression: struct_type | ||
--- | ||
Struct( | ||
|
1 change: 0 additions & 1 deletion
1
src/snapshots/venial__tests__parse_normal_struct_generic_params.snap
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,5 @@ | ||
--- | ||
source: src/tests.rs | ||
assertion_line: 467 | ||
expression: struct_type | ||
--- | ||
Struct( | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,5 @@ | ||
--- | ||
source: src/tests.rs | ||
assertion_line: 182 | ||
expression: struct_type_pub_crate | ||
--- | ||
Struct( | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,5 @@ | ||
--- | ||
source: src/tests.rs | ||
assertion_line: 183 | ||
expression: struct_type_crate | ||
--- | ||
Struct( | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,5 @@ | ||
--- | ||
source: src/tests.rs | ||
assertion_line: 181 | ||
expression: struct_type_pub | ||
--- | ||
Struct( | ||
|
1 change: 0 additions & 1 deletion
1
src/snapshots/venial__tests__parse_normal_struct_where_clause.snap
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,5 @@ | ||
--- | ||
source: src/tests.rs | ||
assertion_line: 365 | ||
expression: struct_type | ||
--- | ||
Struct( | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,5 @@ | ||
--- | ||
source: src/tests.rs | ||
assertion_line: 226 | ||
expression: struct_type | ||
--- | ||
Struct( | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,5 @@ | ||
--- | ||
source: src/tests.rs | ||
assertion_line: 235 | ||
expression: struct_type | ||
--- | ||
Struct( | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,5 @@ | ||
--- | ||
source: src/tests.rs | ||
assertion_line: 55 | ||
expression: struct_type | ||
--- | ||
Struct( | ||
|
1 change: 0 additions & 1 deletion
1
src/snapshots/venial__tests__parse_tuple_struct_empty_where_clause.snap
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,5 @@ | ||
--- | ||
source: src/tests.rs | ||
assertion_line: 402 | ||
expression: struct_type | ||
--- | ||
Struct( | ||
|
1 change: 0 additions & 1 deletion
1
src/snapshots/venial__tests__parse_tuple_struct_generic_params.snap
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,5 @@ | ||
--- | ||
source: src/tests.rs | ||
assertion_line: 455 | ||
expression: struct_type | ||
--- | ||
Struct( | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,5 @@ | ||
--- | ||
source: src/tests.rs | ||
assertion_line: 156 | ||
expression: struct_type_pub_crate | ||
--- | ||
Struct( | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,5 @@ | ||
--- | ||
source: src/tests.rs | ||
assertion_line: 157 | ||
expression: struct_type_crate | ||
--- | ||
Struct( | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,5 @@ | ||
--- | ||
source: src/tests.rs | ||
assertion_line: 155 | ||
expression: struct_type_pub | ||
--- | ||
Struct( | ||
|
1 change: 0 additions & 1 deletion
1
src/snapshots/venial__tests__parse_tuple_struct_where_clause.snap
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,5 @@ | ||
--- | ||
source: src/tests.rs | ||
assertion_line: 349 | ||
expression: struct_type | ||
--- | ||
Struct( | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,5 @@ | ||
--- | ||
source: src/tests.rs | ||
assertion_line: 92 | ||
expression: union_type | ||
--- | ||
Union( | ||
|
Oops, something went wrong.