thiserror/tests/ui/from-not-source.stderr
2023-06-07 20:50:23 -07:00

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]
| ^^^^^^^