]> git.proxmox.com Git - rustc.git/blame - vendor/thiserror/tests/ui/unexpected-struct-source.stderr
Update upstream source from tag 'upstream/1.52.1+dfsg1'
[rustc.git] / vendor / thiserror / tests / ui / unexpected-struct-source.stderr
CommitLineData
f20569fa
XL
1error: not expected here; the #[source] attribute belongs on a specific field
2 --> $DIR/unexpected-struct-source.rs:4:1
3 |
44 | #[source]
5 | ^^^^^^^^^