summaryrefslogtreecommitdiffstats
path: root/third_party/rust/thiserror/tests/ui/from-not-source.stderr
blob: 97136017dfab7289ea1330c07734857a8b71ff4f (plain)
1
2
3
4
5
error: #[from] is only supported on the source field, not any other field
 --> tests/ui/from-not-source.rs:7:5
  |
7 |     #[from]
  |     ^^^^^^^