]> git.proxmox.com Git - rustc.git/blame - src/test/ui/error-codes/E0602.stderr
New upstream version 1.41.1+dfsg1
[rustc.git] / src / test / ui / error-codes / E0602.stderr
CommitLineData
2c00a5a8 1error[E0602]: unknown lint: `bogus`
0531ce1d
XL
2 |
3 = note: requested on the command line with `-D bogus`
2c00a5a8
XL
4
5error: aborting due to previous error
6
0531ce1d 7For more information about this error, try `rustc --explain E0602`.