thiserror/tests/ui/unexpected-struct-source.stderr
2019-10-12 13:42:11 -07:00

5 lines
152 B
Text

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