mirror of
https://github.com/pezkuwichain/serde.git
synced 2026-04-23 01:18:02 +00:00
Ui test changes for trybuild 1.0.49
This commit is contained in:
@@ -1,11 +1,11 @@
|
||||
error: #[serde(field_identifier)] and #[serde(variant_identifier)] cannot both be set
|
||||
--> $DIR/tests/ui/identifier/both.rs:4:9
|
||||
--> tests/ui/identifier/both.rs:4:9
|
||||
|
|
||||
4 | #[serde(field_identifier, variant_identifier)]
|
||||
| ^^^^^^^^^^^^^^^^
|
||||
|
||||
error: #[serde(field_identifier)] and #[serde(variant_identifier)] cannot both be set
|
||||
--> $DIR/tests/ui/identifier/both.rs:4:27
|
||||
--> tests/ui/identifier/both.rs:4:27
|
||||
|
|
||||
4 | #[serde(field_identifier, variant_identifier)]
|
||||
| ^^^^^^^^^^^^^^^^^^
|
||||
|
||||
Reference in New Issue
Block a user