rustc/vendor/thiserror/tests/ui/unexpected-struct-source.stderr
2020-12-02 10:43:25 +01:00

6 lines
152 B
Plaintext

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