Ui test changes for trybuild 1.0.49

This commit is contained in:
David Tolnay
2021-10-08 02:46:15 -04:00
parent efbe574209
commit 999c261d11
97 changed files with 104 additions and 104 deletions
@@ -1,5 +1,5 @@
error: #[serde(other)] may not be used on a variant identifier
--> $DIR/tests/ui/identifier/other_variant.rs:6:5
--> tests/ui/identifier/other_variant.rs:6:5
|
6 | / #[serde(other)]
7 | | Other,