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
2fcea9fb68c8e04f10e5cb15bbfb486de9800afa
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