rustc/vendor/thiserror/tests/ui/from-not-source.stderr
2020-12-02 10:43:25 +01:00

6 lines
143 B
Plaintext

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