mirror of
https://github.com/dtolnay/thiserror.git
synced 2025-04-04 21:37:57 +03:00
5 lines
147 B
Text
5 lines
147 B
Text
error: #[from] is only supported on the source field, not any other field
|
|
--> tests/ui/from-not-source.rs:7:5
|
|
|
|
|
7 | #[from]
|
|
| ^^^^^^^
|