oden/third-party/vendor/thiserror/tests/ui/from-not-source.stderr
2024-03-08 11:03:01 -08: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]
| ^^^^^^^