summaryrefslogtreecommitdiffstats
path: root/third_party/rust/thiserror/tests/ui/duplicate-struct-source.stderr
blob: c8de5747df7979653f570dbf66b8a0ba6ea76d9b (plain)
1
2
3
4
5
error: duplicate #[source] attribute
 --> tests/ui/duplicate-struct-source.rs:7:5
  |
7 |     #[source]
  |     ^^^^^^^^^