mirror of
https://github.com/dtolnay/thiserror.git
synced 2025-04-05 13:57:38 +03:00
5 lines
154 B
Text
5 lines
154 B
Text
error: deriving From requires no fields other than source and backtrace
|
|
--> tests/ui/from-backtrace-backtrace.rs:9:5
|
|
|
|
|
9 | #[from]
|
|
| ^^^^^^^
|