Skip to content

Commit b1f9900

Browse files
committed
[fixup] bless all the tests
1 parent b8b69d6 commit b1f9900

File tree

228 files changed

+5639
-35
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

228 files changed

+5639
-35
lines changed
Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
warning: field `0` is never read
2+
--> $DIR/compatibility.rs:148:27
3+
|
4+
LL | pub struct NonZeroI32(i32);
5+
| ---------- ^^^
6+
| |
7+
| field in this struct
8+
|
9+
= note: `#[warn(unused_tuple_struct_fields)]` on by default
10+
help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
11+
|
12+
LL | pub struct NonZeroI32(());
13+
| ~~
14+
15+
warning: 1 warning emitted
16+

tests/ui/abi/compatibility.arm.stderr

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
warning: field `0` is never read
2+
--> $DIR/compatibility.rs:148:27
3+
|
4+
LL | pub struct NonZeroI32(i32);
5+
| ---------- ^^^
6+
| |
7+
| field in this struct
8+
|
9+
= note: `#[warn(unused_tuple_struct_fields)]` on by default
10+
help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
11+
|
12+
LL | pub struct NonZeroI32(());
13+
| ~~
14+
15+
warning: 1 warning emitted
16+

tests/ui/abi/compatibility.bpf.stderr

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
warning: field `0` is never read
2+
--> $DIR/compatibility.rs:148:27
3+
|
4+
LL | pub struct NonZeroI32(i32);
5+
| ---------- ^^^
6+
| |
7+
| field in this struct
8+
|
9+
= note: `#[warn(unused_tuple_struct_fields)]` on by default
10+
help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
11+
|
12+
LL | pub struct NonZeroI32(());
13+
| ~~
14+
15+
warning: 1 warning emitted
16+
Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
warning: field `0` is never read
2+
--> $DIR/compatibility.rs:148:27
3+
|
4+
LL | pub struct NonZeroI32(i32);
5+
| ---------- ^^^
6+
| |
7+
| field in this struct
8+
|
9+
= note: `#[warn(unused_tuple_struct_fields)]` on by default
10+
help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
11+
|
12+
LL | pub struct NonZeroI32(());
13+
| ~~
14+
15+
warning: 1 warning emitted
16+
Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
warning: field `0` is never read
2+
--> $DIR/compatibility.rs:148:27
3+
|
4+
LL | pub struct NonZeroI32(i32);
5+
| ---------- ^^^
6+
| |
7+
| field in this struct
8+
|
9+
= note: `#[warn(unused_tuple_struct_fields)]` on by default
10+
help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
11+
|
12+
LL | pub struct NonZeroI32(());
13+
| ~~
14+
15+
warning: 1 warning emitted
16+
Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
warning: field `0` is never read
2+
--> $DIR/compatibility.rs:148:27
3+
|
4+
LL | pub struct NonZeroI32(i32);
5+
| ---------- ^^^
6+
| |
7+
| field in this struct
8+
|
9+
= note: `#[warn(unused_tuple_struct_fields)]` on by default
10+
help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
11+
|
12+
LL | pub struct NonZeroI32(());
13+
| ~~
14+
15+
warning: 1 warning emitted
16+
Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
warning: field `0` is never read
2+
--> $DIR/compatibility.rs:148:27
3+
|
4+
LL | pub struct NonZeroI32(i32);
5+
| ---------- ^^^
6+
| |
7+
| field in this struct
8+
|
9+
= note: `#[warn(unused_tuple_struct_fields)]` on by default
10+
help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
11+
|
12+
LL | pub struct NonZeroI32(());
13+
| ~~
14+
15+
warning: 1 warning emitted
16+
Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
warning: field `0` is never read
2+
--> $DIR/compatibility.rs:148:27
3+
|
4+
LL | pub struct NonZeroI32(i32);
5+
| ---------- ^^^
6+
| |
7+
| field in this struct
8+
|
9+
= note: `#[warn(unused_tuple_struct_fields)]` on by default
10+
help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
11+
|
12+
LL | pub struct NonZeroI32(());
13+
| ~~
14+
15+
warning: 1 warning emitted
16+
Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
warning: field `0` is never read
2+
--> $DIR/compatibility.rs:148:27
3+
|
4+
LL | pub struct NonZeroI32(i32);
5+
| ---------- ^^^
6+
| |
7+
| field in this struct
8+
|
9+
= note: `#[warn(unused_tuple_struct_fields)]` on by default
10+
help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
11+
|
12+
LL | pub struct NonZeroI32(());
13+
| ~~
14+
15+
warning: 1 warning emitted
16+
Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
warning: field `0` is never read
2+
--> $DIR/compatibility.rs:148:27
3+
|
4+
LL | pub struct NonZeroI32(i32);
5+
| ---------- ^^^
6+
| |
7+
| field in this struct
8+
|
9+
= note: `#[warn(unused_tuple_struct_fields)]` on by default
10+
help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
11+
|
12+
LL | pub struct NonZeroI32(());
13+
| ~~
14+
15+
warning: 1 warning emitted
16+

0 commit comments

Comments
 (0)