This website requires JavaScript.
Explore
Help
Register
Sign In
rust-lang
/
rust
Watch
1
Star
0
Fork
0
You've already forked rust
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
4e9901faa9d9fc83b51cb4838d7bf1232cb632b4
rust
/
tests
/
ui
/
error-codes
/
E0601.rs
2 lines
36 B
Rust
Raw
Normal View
History
Unescape
Escape
Provide a span if main function is not present in crate Unfortunately, the diagnotic machinery does not cope well with an empty span which can happen if the crate is empty, in which case we merely set a spanless note.
2019-09-08 13:06:49 -04:00
//~ ERROR `main` function not found
Reference in New Issue
Copy Permalink