mirror of
https://github.com/dtolnay/thiserror.git
synced 2025-04-04 13:27:38 +03:00
5 lines
156 B
Text
5 lines
156 B
Text
error: not expected here; the #[source] attribute belongs on a specific field
|
|
--> tests/ui/unexpected-struct-source.rs:4:1
|
|
|
|
|
4 | #[source]
|
|
| ^^^^^^^^^
|