Update ui test files

This commit is contained in:
David Tolnay 2021-10-07 00:32:11 -04:00
parent 791a98eb93
commit f072c626ef
No known key found for this signature in database
GPG key ID: F9BA143B95FF6D82
17 changed files with 18 additions and 18 deletions

View file

@ -1,5 +1,5 @@
error: not expected here; the #[source] attribute belongs on a specific field
--> $DIR/unexpected-struct-source.rs:4:1
--> $DIR/tests/ui/unexpected-struct-source.rs:4:1
|
4 | #[source]
| ^^^^^^^^^