]> git.proxmox.com Git - rustc.git/blame - vendor/thiserror/tests/ui/transparent-display.stderr
Update upstream source from tag 'upstream/1.52.1+dfsg1'
[rustc.git] / vendor / thiserror / tests / ui / transparent-display.stderr
CommitLineData
f20569fa
XL
1error: cannot have both #[error(transparent)] and a display attribute
2 --> $DIR/transparent-display.rs:5:1
3 |
45 | #[error("...")]
5 | ^^^^^^^^^^^^^^^