]> git.proxmox.com Git - rustc.git/blame - vendor/rustversion/tests/ui/bad-not.stderr
New upstream version 1.52.1+dfsg1
[rustc.git] / vendor / rustversion / tests / ui / bad-not.stderr
CommitLineData
f20569fa
XL
1error: expected `(` after `not`
2 --> $DIR/bad-not.rs:1:20
3 |
41 | #[rustversion::any(not)]
5 | ^^^
6
7error: expected `(`
8 --> $DIR/bad-not.rs:4:23
9 |
104 | #[rustversion::any(not, not)]
11 | ^