]> git.proxmox.com Git - rustc.git/blame - src/test/ui/elided-test.stderr
New upstream version 1.30.0~beta.7+dfsg1
[rustc.git] / src / test / ui / elided-test.stderr
CommitLineData
b7449926
XL
1error[E0601]: `main` function not found in crate `elided_test`
2 |
3 = note: consider adding a `main` function to `$DIR/elided-test.rs`
4
5error: aborting due to previous error
6
7For more information about this error, try `rustc --explain E0601`.