fparkan/vendor/thiserror/tests/ui/from-not-source.stderr

6 lines
147 B
Plaintext
Raw Normal View History

error: #[from] is only supported on the source field, not any other field
--> tests/ui/from-not-source.rs:7:5
|
7 | #[from]
| ^^^^^^^